web service development

  • Thread starter Thread starter androger
  • Start date Start date
A

androger

hi,


I'm using win2k professional, and i'm having trouble
whenever i try to open a web service project in VS.NET
2003, I'm always getting this message:

"Visual Studio .NET has detected that the specified Web
server is not running ASP.NET version 1.1. You will be
unable to run ASP.NET Web applications or services."

The funny thing is that I never had that message before,
It just started one day(I must have done something.. don't
know what). So i tried executing

C:\WINNT\Microsoft.NET\Framework\v1.1.4322
\aspnet_regiis.exe -i

didn't help .. so I remove all .NET components and VS.NET
2003, and did a reinstall... same error! I'm desperate,
don't know what to do, any help or hint would be
appreciated, thank you!
..
 
You must have IIS installed on your machine, make sure it's installed

check in your Windows components!
 
Back
Top