請教一個.net framework 的問題

我有一個小軟件,估計是用 dot net 寫的。 (一個遊戲)

在XP上可以運行,win7家庭版也可以用。

xp的機器 用了很多年了, 今天新買個硬盤,裝了win7 enterprise

結果這小遊戲就不能用了。 一啟動就得到這樣一個窗口。

System.Runtime.InteropServices.COMException
Message: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
Source: System.Windows.Forms
Target: System.Object CoCreateInstance(System.Guid ByRef, System.Object, Int32, System.Guid ByRef)
StackTrace:    at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
   at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
   at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
   at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
   at System.Windows.Forms.AxHost.CreateInstance()
   at System.Windows.Forms.AxHost.GetOcxCreate()
   at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
   at System.Windows.Forms.AxHost.CreateHandle()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.AxHost.EndInit()
   at Web.Game.Ultima.MainForm.A0LL6q()
   at Web.Game.Ultima.MainForm..ctor()
   at ShIuWaDHBK(uad.AAuvbJD.AAuvbJD()
InnerException:

win7 自帶 。net framework . 莫非WIN7 企業版有啥特殊的地方嗎?

謝謝啦

所有跟帖: 

你換硬盤大概license就不對了 -?ttу- 給 ?ttу 發送悄悄話 ?ttу 的博客首頁 (0 bytes) () 12/08/2010 postreply 18:16:43

回複:你換硬盤大概license就不對了 -coorslight969- 給 coorslight969 發送悄悄話 (60 bytes) () 12/09/2010 postreply 07:16:18

回複:請教一個.net framework 的問題 -st.paul- 給 st.paul 發送悄悄話 (151 bytes) () 12/08/2010 postreply 22:38:58

回複:回複:請教一個.net framework 的問題 -coorslight969- 給 coorslight969 發送悄悄話 (178 bytes) () 12/09/2010 postreply 07:13:18

你確定程序是用.net寫的嗎? -寂寞遠行客- 給 寂寞遠行客 發送悄悄話 寂寞遠行客 的博客首頁 (77 bytes) () 12/08/2010 postreply 22:39:42

回複:你確定程序是用.net寫的嗎? -coorslight969- 給 coorslight969 發送悄悄話 (91 bytes) () 12/09/2010 postreply 07:15:31

這麽跟你說吧 -寂寞遠行客- 給 寂寞遠行客 發送悄悄話 寂寞遠行客 的博客首頁 (237 bytes) () 12/10/2010 postreply 18:14:47

回複:請教一個.net framework 的問題 -飛蟻- 給 飛蟻 發送悄悄話 (113 bytes) () 12/09/2010 postreply 10:06:56

回複:回複:請教一個.net framework 的問題 -coorslight969- 給 coorslight969 發送悄悄話 (153 bytes) () 12/09/2010 postreply 21:18:13

哈哈:先試“吻妻”下運行Windows XP Compatibility Mode -逗蟋蟀- 給 逗蟋蟀 發送悄悄話 逗蟋蟀 的博客首頁 (437 bytes) () 12/09/2010 postreply 10:24:19

這是說你的COM注冊有問題 -黑驢少爺- 給 黑驢少爺 發送悄悄話 黑驢少爺 的博客首頁 (148 bytes) () 12/09/2010 postreply 14:37:50

回複:這是說你的COM注冊有問題 -coorslight969- 給 coorslight969 發送悄悄話 (83 bytes) () 12/09/2010 postreply 21:20:17

試過這個工具嗎? -chirolike- 給 chirolike 發送悄悄話 (142 bytes) () 12/10/2010 postreply 13:36:14

請您先登陸,再發跟帖!