IIS on XP Pro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a development machine with XO Pro and IIS. I have Visual Studio 2003
Professional installed. Everythis went fine until i tried to create a new web
project. I recieved an error stateing that the .Net framework ver 1.1 was not
installed. I have checked the running services and everythig looks fine. I
have uninstalled and reinstalled, swept the registry and started again, but
no dice.

Does anyone know why this is happening? Is there a solution?

Thanks,

Michael
 
Try running aspnet_regiis /i on a .NET command prompt. That is designed to
register ASP.NET with IIS.

If that does not work, post the actual text of the error message, as it will
help people with your issue.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
 
Back
Top