找回密码
 注册
快捷导航
查看: 4507|回复: 2

【求助】安装Microsoft Enhancement Pack for Windows XP Tablet PC Edition出现问题

[复制链接] |自动提醒
阅读字号:

1507

回帖

46

积分

5415

资产值

钻石会员 Rank: 3Rank: 3Rank: 3

注册时间
2005-5-26
铜牌荣誉勋章(注册8年以上会员)
发表于 2008-8-19 12:37:57| 字数 3,362| - 中国–江苏–镇江 电信 | 显示全部楼层 |阅读模式
XP添加TPC组件,SP2,安装Microsoft Enhancement Pack for Windows XP Tablet PC Edition后,无法打开,哪位朋友知道解决方法?谢谢
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.IO.FileNotFoundException: 未能加载文件或程序集“Microsoft.Ink, Version=1.7.2600.2180, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。系统找不到指定的文件。
文件名:“Microsoft.Ink, Version=1.7.2600.2180, Culture=neutral, PublicKeyToken=31bf3856ad364e35”
   在 InkDeskLib.InkDesktop.OnLoad(EventArgs e)
   在 System.Windows.Forms.UserControl.OnCreateControl()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.WmShowWindow(Message& m)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
   在 System.Windows.Forms.UserControl.WndProc(Message& m)
   在 InkDeskLib.InkDesktop.WndProc(Message& msg)
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ActiveXImpl.System.Windows.Forms.IWindowTarget.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

警告: 程序集绑定日志记录被关闭。
要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。
注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。



************** 已加载的程序集 **************
mscorlib
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.42 (RTM.050727-4200)
    基本代码: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
InkDeskLib
    程序集版本: 1.0.1718.0
    Win32 版本: 1.0.1718.0
    基本代码: file:///C:/WINDOWS/assembly/GAC/InkDeskLib/1.0.1718.0__038789fe062f531f/InkDeskLib.dll
----------------------------------------
System.Windows.Forms
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.42 (RTM.050727-4200)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.42 (RTM.050727-4200)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.42 (RTM.050727-4200)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.42 (RTM.050727-4200)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Windows.Forms.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.42 (RTM.050727-4200)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.42 (RTM.050727-4200)
    基本代码: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------

************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。

例如:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

启用 JIT 调试后,任何无法处理的异常
都将被发送到在此计算机上注册的 JIT 调试器,
而不是由此对话框处理。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

x
mbp MB470
iphone 4

1507

回帖

46

积分

5415

资产值

钻石会员 Rank: 3Rank: 3Rank: 3

注册时间
2005-5-26
铜牌荣誉勋章(注册8年以上会员)
 楼主| 发表于 2008-8-19 16:24:25| 字数 12| - 中国–江苏–镇江 电信 | 显示全部楼层
顶上去~没有兄弟知道吗?
mbp MB470
iphone 4
回复 支持 反对

使用道具 举报

162

回帖

12

积分

3万

资产值

黄金会员 Rank: 3Rank: 3Rank: 3

注册时间
2004-8-10
银牌荣誉勋章(注册10年以上会员)
发表于 2009-8-7 08:07:41| 字数 11| - 中国–吉林–长春 联通 | 显示全部楼层
我的也出现这样的问题?
回复 支持 反对

使用道具 举报

2

回帖

0

积分

8

资产值

入门会员 Rank: 1

注册时间
2012-11-9
发表于 2012-11-9 23:34:07| 字数 64| - 中国–广东–珠海 电信 | 显示全部楼层
我在一篇文章看的解决方法http://blog.sina.com.cn/s/blog_6f05e38f0100mim4.html
回复 支持 反对

使用道具 举报

2

回帖

0

积分

8

资产值

入门会员 Rank: 1

注册时间
2012-11-9
发表于 2012-11-9 23:34:52| 字数 110| - 中国–广东–珠海 电信 | 显示全部楼层
下载Microsoft.Ink.dll CLR2.0 Update (KB900722) 好像是可以解决了 http://www.microsoft.com/zh-cn/download/details.aspx?id=22557
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Powered by Discuz! X3.5 © 2001-2023 Comsenz Inc

GMT+8, 2025-1-23 13:11 , Processed in 0.129734 second(s), 40 queries , Gzip On, OPcache On.

手机版|小黑屋|安卓客户端|iOS客户端|Archiver|备用网址1|备用网址2|在线留言|专门网

返回顶部