CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2007
    Posts
    47

    Program on Vista an Xp

    I develop a program with ADO.NET on Vista.
    But when i bring it on a computer with Xp it does not run.
    Have i add any component to run my program on xp computer

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    210

    Re: Program on Vista an Xp

    it would be so cool, if you could tell as, what problem arises?

    Which .NET version you are using? Vista has .NET 3.x default, XP requires installation of any framework.

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

Featured