Visual Basic .NET 2003

I have lost my Prerequisites CD, im wanting to install my Visual Basic .Net 2003 but i cant, it says my system is missing something and says I need to install the Prerequisites.

I reformated my computer.

I installed :

Windows XP SP2

Microsoft Visual J# .Net Redistributable 1.1

Microsoft .NET Framework 1.1

Microsoft .NET Framework 2.0

IIS Server with Front page extentions

Windows Installer 3.1

What am i missing or is there a way i can skip the prerequisits




Answer this question

Visual Basic .NET 2003

  • Pieciax

    Well i have installed IIS from windows CD and the Frontpage Extentions.

    I dont get a error message it just wont let me past the Prerequisits, i start it up and here is what prerequisits say :

  • catchvic

    Im removing the .net 2.0 out of my system. and 1.1 and then reinstalling 1.1

  • CustomProgDB

     

    Hello

    see you have some problems with installing of the .NET 2003. I had same problem . you have to insert 3rd disc. if you do it , your problem will be solved. of course you said  that you installed IIS . :) Take care see you . from Turkey :) have a nice day.


  • decipherOne

    I did what you asked, after uninstalling and then installing it still gives me screen asking to isntall prerequisits.

    BTW i have v2.0.50727 of the ASP.NET 2.0

    But i uninstalled it and reinstalled the old one.



  • RidiculousX

    The exact error message would help. I am assuming you have windows xp pro and it wants iis to be installed. Open up add remove programs in the control panel and click on the windows components button. Check the iis checkbox and hit next. You might need the windows xp cd for this.


  • Richard Gavel

    Maybe it is seeing asp.net 2.0 being installed instead of asp.net 1.1.

    Uninstall asp.net 2.0

    %SYSTEMROOT%\Microsoft.NET\Framework\v2.0.40607\aspnet_regiis.exe -u
    Reinstall asp.net 1.1
    %SYSTEMROOT%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i

    install the dotnet framework 1.1 service pack 1.

    http://www.microsoft.com/downloads/details.aspx FamilyID=A8F5654F-088E-40B2-BBDB-A83353618B38&displaylang=en



  • Visual Basic .NET 2003