I have developed an application using VB.NET (.NET 2.0).
I have put an exe on 4 client machines, it works fine on 3 clients but fourth gives me the following error:

Unable to find a verison of the runtime to run this application

I have .NET 2.0 framework installed on the fourth machine.

How can i solve this ?

Any Hints?

Thanks in advance