我的XP sp2路径C:\WINDOWS\Microsoft.NET\Framework下,有v1.0.3705、v1.1.4322和v2.0.50727三个文件夹,请问这三个版本有什么不同?
请教下: 我在工程中,引入了System.Data.SQLite.dll,也会提示“ Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information ...
I have to include a .NET 2.0 component into my installer, and that component needs to be registered for COM using regasm.exe. But, it appears that regasm.exe is not in the PATH on the machine when the ...