Problem Running ASP.NET

M

Murph

Hi,

I am running Visual Studio .NET 2003 on a Windows XP Professional
machine and when i try to create a new ASP.NET Web Application it
comes up with the following message...

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

I have IIS installed but it was not installed prior to the
installation, i have tried re-installing since but it still comes up
with the same message, can anyone help me?

Thanks,

Murph
 
M

Mohammad Samara

Go to WINDOWS\Microsoft.NET\Framework and delete the older framework
directory
also go to Program Files\Microsoft Visual Studio .NET 2003\SDK and do the
same thing

That happened to me before and the problem has been solved by deleting the
older directories.

m.
-----------------

Murph said:
Hi,

I am running Visual Studio .NET 2003 on a Windows XP Professional
machine and when i try to create a new ASP.NET Web Application it
comes up with the following message...

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

I have IIS installed but it was not installed prior to the
installation, i have tried re-installing since but it still comes up
with the same message, can anyone help me?

Thanks,

Murph
 
K

Kiran

Locate and run the aspnet_regiis.exe. This will fix the
issue. It is usually present in
Winnt\microsoft.net\framework\vx.x folder.
 
M

Murph

I tried both suggestions and i'm afraid it is still coming up with the
same error message... are there any IIS settings i'm unaware of or
something?
 
M

Murph

I've tried it... i found the file and ran it and when i open vs.net it
still comes up with the same message.
 
G

Guest

Are you sure you tried the posted solution as it is meant?
When you locate the aspnet_regiis.exe file in a dos window, you'll have to type "aspnet_regiis.exe -i". Remember the " -i ". I didn't read this in the posted replies, but this is how it's done.
 
R

Ravichandran J.V.

If you check up App.config, and find a xml tag <supportedRuntime
version="1.1.4705" etc../>

then it is okay else add this tag.

with regards,


J.V.Ravichandran
- http://www.geocities.com/
jvravichandran
- http://www.411asp.net/func/search?
qry=Ravichandran+J.V.&cob=aspnetpro
- http://www.southasianoutlook.com
- http://www.MSDNAA.Net
- http://www.csharphelp.com
- http://www.poetry.com/Publications/
display.asp?ID=P3966388&BN=999&PN=2
- Or, just search on "J.V.Ravichandran"
at http://www.Google.com
 

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

Members online

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,007
Latest member
obedient dusk

Latest Threads

Top