unable to find a version of the runtime to run this application
-
I have created an application using C# 2003 It runs well sometimes, and sometimes it gives the following error "unable to find a version of the runtime to run this application" Everytime this message appear, I have to rebuild my application How to resolve this
Mohammed Gouda foreach(Minute m in MyLife) myExperience++;
-
I have created an application using C# 2003 It runs well sometimes, and sometimes it gives the following error "unable to find a version of the runtime to run this application" Everytime this message appear, I have to rebuild my application How to resolve this
Mohammed Gouda foreach(Minute m in MyLife) myExperience++;
And you didn't modify the machine.config file?
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern
-
And you didn't modify the machine.config file?
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern
No Where is that file?
Mohammed Gouda foreach(Minute m in MyLife) myExperience++;