Y
Yi
Hello,
I have a console application that is compiled with VB.NET
1.0. On a machine that has a .NET 1.1 framework, when I
run the application, it gives an error
message "c:\winnt\microsoft.net\framework\v1.0.3705
\mscorwks.dll could not be loaded".
It is right that there is no such dll on this machine
since I have installed .NET 1.1 framework. But I do not
know why my application can not be run with the dll that
is in .NET 1.1 framework directory. How can I resolve this
problem?
Thanks in advance.
Yi
I have a console application that is compiled with VB.NET
1.0. On a machine that has a .NET 1.1 framework, when I
run the application, it gives an error
message "c:\winnt\microsoft.net\framework\v1.0.3705
\mscorwks.dll could not be loaded".
It is right that there is no such dll on this machine
since I have installed .NET 1.1 framework. But I do not
know why my application can not be run with the dll that
is in .NET 1.1 framework directory. How can I resolve this
problem?
Thanks in advance.
Yi