Results 1 to 4 of 4

Thread: VS2k3 says ASP.NET 1.1 not installed?

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    VS2k3 says ASP.NET 1.1 not installed?

    I am trying to create an ASP.NET appliaction in VS.NET 2003

    i get a message talking about 1.1 not being installed for ASP.NET on IIS

    Does anyone know how I could correct this?

    I have both VS.NET 2001 and 2003 installed on this machine, 2003 was installed second. Both frameworks are installed obviously. and this is a windows xp pro box all updates and that fun stuff applied.
    Attached Images Attached Images  

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276
    I would try running this from the command line if you haven't already.

    aspnet_regiis -i

    If that doesn't work I don't know.

  3. #3
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Make sure you run "aspnet_regiis -i" from the v1.1 folder, not the v1.0.

    ie.

    C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe

    NOT

    C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\aspnet_regiis.exe

    or you will simply end up re-registering v1.0 on your iis.

  4. #4

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    thanks that worked. I dont know why it didnt install with vs. the 1.0 version did when I installed that version of visual studio

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