Web application development issue

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!
 
J

Jamie Geiges

If you have the framework 1.1 ISAPI filter installed on
the WWW service try to disable that. Currently I've
deleted the ISAPI filter and everything on my server runs
great. Also if that doesn't work, maybe you can check the
Ap Mappings on the specific app to see if it is pointing
to 1.1

I hope something in there will help, I'm not an expert by
far, but you never know till you try.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top