c# - CEFSharp Project executable file published by Visual Studio fails -


i trying publish cefsharp project through visual studio 2013 cummunity. .net version used 4.5( tried 4.0 , failed). program can run smoothly under model release 64x model. however, when tried publish an executable format , run it, executable file crashed , got following message error message.

problem signature:   problem event name:   appcrash   application name: cefrendertest.exe   application version:  1.0.0.0   application timestamp:    55b166ca   fault module name:    kernelbase.dll   fault module version: 6.1.7601.18869   fault module timestamp:   556366fd   exception code:   e0434352   exception offset: 000000000000b3dd   os version:   6.1.7601.2.1.0.256.4   locale id:    1033   additional information 1: 367e   additional information 2: 367e805d0e7c1ec3f63b05bb5ce5c416   additional information 3: baed   additional information 4: baed2f50fa8c90ffc9d41aca75222fe2  read our privacy statement online:   http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409  if online privacy statement not available, please read our privacy statement offline:   c:\windows\system32\en-us\erofflps.txt 

anyone familiar vs , cefsharp potential knows why?


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -