IIS issue with asp .net 1.1

M

mark

I am having an issue with trying to get IIS to run
asp .net 1.1 for .net. I need to figure this out,
otherwise I can't work with the book. The exact error
message is "Visual Studio .Net has detect that the
specific web server is not running asp .net 1.1. You will
be unable to run asp.net web applications or services.

i am running win 2000 pro. i have download the exe package
called dotnetfx and run it and it didn't help. The online
article is very confusing because I can't figure out how
to register .aspx extension.
 
K

Ken Cox [Microsoft MVP]

Hi Mark,

Try this?

1. Open the Command prompt.
2. Navigate to C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 .
3. Execute this: aspnet_regiis.exe -i
4. Execute this: iisreset

Let us know?
 
S

Svetlin Grancharov

Please check aspnet_regiis.exe from folder
C:\WINDOWS\Microsoft.NET\Framework\v1.1.xxxx. This file will update
your IIS.

Svetlin Grancharov
 
M

mark kuhrt

Thank you. You solved my problem, I was close but you got me to the
finish point. Thank you, again, you saved my eyes.
 

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,770
Messages
2,569,586
Members
45,097
Latest member
RayE496148

Latest Threads

Top