wpf Using SQl server compact version 3.5 sp2 Project error
-
2012年6月5日 下午 01:28
i create a simple wpf application and used Using SQl server compact version 3.5 sp2
i m not using LinkQ
the application working fine on the system on which i have developed the application But not working on other system
(not having SQl server compact version 3.5 sp2)
i copy all 7 .dll present in c:program file\sqlserver compact edition\v3.5
and set it property---- copy output directory ---to copy always
thnx in advance
biranjan kumar soni
所有回覆
-
2012年6月5日 下午 05:36版主
See my blog post here for detailed instrcutions and let me know if you still have issues:
http://erikej.blogspot.dk/2012/05/private-deployment-of-sql-server.html
Please mark as answer, if this was it. Visit my SQL Server Compact blog
- 已提議為解答 amber zhangModerator 2012年6月6日 上午 02:04
-
2012年6月6日 上午 06:03
Thnx ErikEj!!!!!!!
i done as it is given there but still problem not solved and error in log file of the system is
Faulting application name: telecom.exe, version: 1.0.0.0, time stamp: 0x4fcdfe1a
Faulting module name: KERNELBASE.dll, version: 6.1.7600.16850, time stamp: 0x4e211da1
Exception code: 0xe0434352
Fault offset: 0x000000000000a88d
Faulting process id: 0x1b24
Faulting application start time: 0x01cd431a24f6b296
Faulting application path: \\WIN-SQ728EPN8LI\remote2\Projects2Report Id: 6543a458-af0d-11e1-a77c-386077a2e974
biranjan kumar soni
-
2012年6月6日 上午 06:27版主Run the app locallly, not on a remote share
Please mark as answer, if this was it. Visit my SQL Server Compact blog
-
2012年6月6日 上午 06:40
wther i run the application remote share or locally problem is
Faulting application name: telecom.exe, version: 1.0.0.0, time stamp: 0x4fceeb49
Faulting module name: KERNELBASE.dll, version: 6.1.7600.16850, time stamp: 0x4e211da1
Exception code: 0xe0434352
Fault offset: 0x000000000000a88d
Faulting process id: 0x1094
Faulting application start time: 0x01cd43aed3b51769
Faulting application path: C:\Users\elemental\Desktop\telecom\telecom\bin\Debug\telecom.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 116c1259-afa2-11e1-ab8c-386077a2f6dabiranjan kumar soni
-
2012年6月6日 上午 07:00版主
Handle "unhandled" errors to get more usful error information, I am not sure this is related to SQL Server CompactPlease mark as answer, if this was it. Visit my SQL Server Compact blog
- 已標示為解答 amber zhangModerator 2012年6月14日 上午 01:53

