Question Error - unable to find version

Jimit Shah

New member
Joined
Mar 20, 2009
Messages
2
Programming Experience
Beginner
I have developed a windows based application using visual studio 2005 called DMS. On the client side, this application runs on asp dot net framework 2.0. We have created its setup file which has to be installed on the client pc. After the installation of the application, some of the users get the error message as:

DMS.exe - .net framework initiation error
Unable to find a version of the runtime to run this application

(I have also attached the screen shot of the error message.)

Trouble shooting done by me:

a. I had tried the re-install Dot Net Framework 2.0.
b. Scanned the PC for virus attack.
c. Install dot net framework 2.0 first and then the application.

But none of the solution works. The only thing that works temporarily is un-install the whole application and re-install it. Then it works for a few hours.

Thanks in advance.

Regards,
Jimit Shah.
 

Attachments

  • error1.JPG
    error1.JPG
    12.6 KB · Views: 33
Back
Top