A
Atara
I have an application created in VS 2003.
When I run it on computer with only .Net 1.0 installed, I get -
Title: "Net Framework Initialization Error"
Text: "C:\Win...\Microsoft.Net\Framework\v1.1.4322\mscorwks.dll
could not be loaded"
I tried using the application config file with supportedRuntime,
requireedRuntime, but it did not help!
How can I my application detedt that it tries to run under .Net 1.0 and
not .Net 1.1 , so that I will be able to inform the user a more
meaningful message?
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
When I run it on computer with only .Net 1.0 installed, I get -
Title: "Net Framework Initialization Error"
Text: "C:\Win...\Microsoft.Net\Framework\v1.1.4322\mscorwks.dll
could not be loaded"
I tried using the application config file with supportedRuntime,
requireedRuntime, but it did not help!
How can I my application detedt that it tries to run under .Net 1.0 and
not .Net 1.1 , so that I will be able to inform the user a more
meaningful message?
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!