ASP.NET

G

Guest

I've read the posts as it relates to webserver not running ASP.NET version
1.1. I've tried all the solutions that were posted such as, "regiis.exe -1,
registering isapi.dll, the version switcher and have yet been able to get
over the hump. I am running XP Pro, and IIS is running correctly. Are there
any other suggestions.
 
S

Scott M.

The command to try is "regiis.exe -i" not "regiis.exe -1" (that's -i
not -1). Try that.
 
C

Chris Moore

Did you mistype when you wrote aspnet_regiis -1? Because it should be "aspnet_regiis -i" You can check to be sure that the aspnet_isapi.dll is registered
properly by loading "inetmgr". Browse down in the tree view to the "Web Sites" folder and right click it and select "Properties". On the dialog box that
comes up, go to the "Home Directory" tab and click "Configuration". This should bring up a list of application mappings. Be sure that there is an entry for
..aspx. It should be mapped to the c:\windows\microsoft.net\framework\v1.1.4322\aspnet_isapi.dll (or some similar path). There are also a few others
associated with ASP.NET but if this one isn't there then you definitely have a registration problem.

HTH,
Chris
--------------------
 
G

Guest

Yes, it was typo error on behalf in describing the details. I did
confirmation that version 1.1.4322 was installed successfully. I still get
the error webserver is not running version 1.1.
 

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
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top