Results 1 to 3 of 3

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

  1. #1

    Thread Starter
    Hyperactive Member koolprasad2003's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    443

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

    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
    MCP, MCTS, Microsoft MVP [Asp.Net/IIS]

    For more .NET development tips visit .NET Tips

    If the post is useful then please Rate it

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

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

    If the application targets .NET 2.0 then I can only assume that either .NET 2.0 is not installed on that machine or the installation is corrupt. I'd try a repair.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Hyperactive Member koolprasad2003's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    443

    Question Re: Unable to find a verison of the runtime to run this application

    Thanks for reply jmcilhinney.

    I have already run .net verifier exe and checked that framework 2.0 is installed and not corrupted.

    what should i do ?

    thanks in advance
    MCP, MCTS, Microsoft MVP [Asp.Net/IIS]

    For more .NET development tips visit .NET Tips

    If the post is useful then please Rate it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width