WPF应用程序无法在Windows Server 2003/2008中工作

时间:2012-12-03 13:05:11

标签: c# .net wpf windows-server-2008

我的wpf应用程序无法在Windows Server 2003/2008中运行。当我点击图标时出现以下错误

Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01:   networksolution.exe
Problem Signature 02:   1.0.0.0
Problem Signature 03:   50bc6790
 Problem Signature 04:  System.Data.SqlServerCe
Problem Signature 05:   3.5.1.0
Problem Signature 06:   4b743b2d
Problem Signature 07:   49e
Problem Signature 08:   1d
Problem Signature 09:   System.Windows.Markup.XamlParse
OS Version: 6.1.7600.2.0.0.272.7
Locale ID:  1033
Additional Information 1:   0a9e
Additional Information 2:   0a9e372d3b4ad19135b953a78882e789
Additional Information 3:   0a9e
Additional Information 4:   0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement     offline:
C:\Windows\system32\en-US\erofflps.txt

并且没有显示任何窗口

现在该怎么办?

1 个答案:

答案 0 :(得分:2)

您的应用是否使用Microsoft SQL CE?如果是这样,我建议您检查服务器是否安装了SQL CE引擎。

从您显示的错误消息中可能会丢失它。