We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Using VS2015 project on multiple computers without SDK?

Hello,
While I completed a project containing a sfChart, I wanted to export this project to another computer.
When I open this project on the other computer, I get the error message that I'm missing some references and the SDK.
Is there a way to import this without installing the Syncfusion library?

Below, you can see a better description of the error message(s).

Error messages

3 Replies

MA Martin June 8, 2016 08:14 AM UTC

Created a new project this time I didn't import the SDK, only the SfChart.dll.
The error codes are gone now, but another problem came to the surface.
It happens when opening the project on another computer without Syncfusion installed.
Error code from debug window given below;

'MinimalBurnDownChar.exe' (CoreCLR: DefaultDomain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.0_1.0.23819.0_x64__8wekyb3d8bbwe\mscorlib.ni.dll'. Cannot find or open the PDB file.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\Microsoft.ApplicationInsights.Extensibility.Windows.dll'. Cannot find or open the PDB file.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Threading.Tasks.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\Microsoft.ApplicationInsights.dll'. Cannot find or open the PDB file.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Runtime.WindowsRuntime.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Diagnostics.Debug.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Runtime.WindowsRuntime.UI.Xaml.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Collections.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\Microsoft.ApplicationInsights.PersistenceChannel.dll'. Cannot find or open the PDB file.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Threading.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Private.Uri.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.ObjectModel.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Diagnostics.Tracing.dll'. Module was built without symbols.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Linq.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Globalization.dll'. Module was built without symbols.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.IO.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\MySql.Data.RT.dll'. Cannot find or open the PDB file.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Runtime.Extensions.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Text.Encoding.CodePages.dll'. Symbols loaded.
The thread 0x2e90 has exited with code 0 (0x0).
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Text.Encoding.dll'. Module was built without symbols.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Reflection.dll'. Module was built without symbols.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Reflection.Extensions.dll'. Module was built without symbols.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Text.Encoding.Extensions.dll'. Module was built without symbols.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Text.RegularExpressions.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Runtime.InteropServices.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\System.Runtime.Handles.dll'. Symbols loaded.
'MinimalBurnDownChar.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\marti\Desktop\MinimalBurnDownChar\MinimalBurnDownChar\bin\x64\Debug\AppX\Syncfusion.SfChart.UWP.dll'. Cannot find or open the PDB file.
The thread 0x2098 has exited with code 0 (0x0).
The thread 0x4460 has exited with code 0 (0x0).
The thread 0x49b4 has exited with code 0 (0x0).
Exception thrown: 'System.Runtime.InteropServices.COMException' in Syncfusion.SfChart.UWP.dll
Exception thrown: 'System.TypeInitializationException' in Syncfusion.SfChart.UWP.dll
Exception thrown: 'System.TypeInitializationException' in MinimalBurnDownChar.exe
The program '[5848] MinimalBurnDownChar.exe: Program Trace' has exited with code 0 (0x0).
The program '[5848] MinimalBurnDownChar.exe' has exited with code -1 (0xffffffff).

I tried searching in the forum but haven't found a solution yet.
Is there a solution to this error?
*Attached the project.


Attachment: MinimalBurnDownChar_37143d2.zip


MA Martin June 8, 2016 08:29 AM UTC

*updated .zip file with the sfchart.dll and mysql.rt.dll

Attachment: MinimalBurnDownChar_7203e4a7.zip


DA Devi Aruna Maharasi Murugan Syncfusion Team June 8, 2016 11:54 AM UTC

Hi Martin, 
  
Thanks for contacting Syncfusion Support. 
  
In order to resolve the issue, please maintain resources in the relative location along with SfChart DLL. Please find the resource and DLL from the below directory. 
  
Directory: [Installed location] \Syncfusion\Essential Studio\14.1.0.46\Assemblies for Universal Windows\10.0 
  
Please refer to the below screenshot, resource files and folders along with DLL maintained in the relative location.   
 
 
Regards,  
Devi

 


Loader.
Live Chat Icon For mobile
Up arrow icon