首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

收藏 不显示删除回复显示所有回复显示星级回复显示得分回复 VS2005 中的 System.TypeInitializationException错误

2012-09-06 
收藏 不显示删除回复显示所有回复显示星级回复显示得分回复 VS2005 中的 System.TypeInitializationExcept

收藏 不显示删除回复显示所有回复显示星级回复显示得分回复 VS2005 中的 System.TypeInitializationException异常
急,真心求助。
具体output
XXX.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\PresentationFramework\3.0.0.0__31bf3856ad364e35\PresentationFramework.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
XXX.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\WindowsBase\3.0.0.0__31bf3856ad364e35\WindowsBase.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
XXX.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\PresentationCore\3.0.0.0__31bf3856ad364e35\PresentationCore.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
First-chance exception at 0x7c812afb in XXX.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000..
First-chance exception at 0x7c812afb in XXX.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000..
First-chance exception at 0x7c812afb in XXX.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000..
First-chance exception at 0x7c812afb in XXX.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000..
First-chance exception at 0x7c812afb in XXX.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000..
A first chance exception of type 'System.TypeInitializationException' occurred in Microsoft.VisualBasic.dll
An unhandled exception of type 'System.TypeInitializationException' occurred in Microsoft.VisualBasic.dll

[解决办法]
好像有访问非法内存了。

热点排行