Re: how to force a .net application to use .net 2.0 ?

Tech-Archive recommends: Speed Up your PC by fixing your registry



Ah, each .NET application is compiled against a specific .NET Framework namespace. If it's compiled against 1.1 it needs 1.1 and if it's not there, you're pooched. NO, don't just arbitrarily uninstall 1.1 (I don't expect Windows will let you) as yours is not the only application that uses it. Load your application in Visual Studio 2005 and recompile it. Once you get through the compile errors and deploy it, it will be a 2.0-dependent application.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant, Dad, Grandpa
Microsoft MVP
INETA Speaker
www.betav.com
www.betav.com/blog/billva
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------

"Daniel" <softwareengineer98037@xxxxxxxxx> wrote in message news:%23jLv5FJ$HHA.484@xxxxxxxxxxxxxxxxxxxxxxx
how to force a .net application to use .net 2.0 ?
this windows service is about 4 years old and im pretty sure is using .net 1.x runtime. Is there soem setting in the installer that says to use .net 2.0 instead of .net 1.0? this windows service is developed in visual studio 2002


.



Relevant Pages

  • Re: how to force a .net application to use .net 2.0 ?
    ... Once you get through the compile errors and deploy it, ... Hitchhiker's Guide to Visual Studio and SQL Server ... and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook) ... this windows service is about 4 years old and im pretty sure is using ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Upgraded Web Service from VS2003 to VS2005 and all Hell breaks
    ... Visual Studio 2005 Web Application Projects ... "Because the Web Application Project model uses the same conceptual ... My web service project doesn't even have a bin folder. ... When I compile in batch from Visual Build Pro, ...
    (microsoft.public.dotnet.framework.webservices)
  • RE: compile errors
    ... Microsoft Online Support ... | Thread-Topic: compile errors ... I started it with Visual Studio 2005 and then moved to ... Do I have to install Visual Studio 2005 also as it was ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re:Need Standard C++ Compiler for M$ Windows (Close)
    ... install, yet it still gives full functionality (from the Win32 API ... Microsoft Visual Studio if it is installed on the class computers. ... They basically ripped the IDE off of Borland. ... Anyways, I used it just to verify that my code would compile in it, ...
    (Fedora)
  • Re: VB 6 developers and .Net
    ... It takes forever to compile as ... Visual Studio no longer exists - the pathetic garbage they now ... force you to be any more OO then did VB6. ... hard to find bugs relating to type casting; bugs that can only be caught in ...
    (microsoft.public.dotnet.languages.vb)