visual studio .net general:
Try running "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe - i". [quoted text, click to view] "Pat Lester" <lest3560@bellsouth.net> wrote in message news:pjx1c.24206$6e7.13640@bignews1.bellsouth.net... > First of all......my environment is WinXP, IIS5.1, ASP.NET 1.1, Visual > Studio 2003 > > Ok. I know that I've messed something up but can't seem to put my finger on > it. I recently set up my IIS so that the default web site ends up pulling > the web site from a specified directory. Again, this is in the "Default Web > Site" configuration. Before I did this, I was able to open web projects at > will. Now, I cannot open any web project. I get the error.... > > "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." > > Windows projects open fine. > > I have looked through the groups and have tried registering dll's, tried > aspnet_regiis with various arguments, have tried the suggested Get_aspx_ver > fix on microsoft.com, and nothing has worked yet. > > One thing I thought might be suspect, when I look at the properties of > "Default Web Site" (also, I renamed "Default Web Site", don't know if that > might affect things but....) > there are no ISAPI Filters in the list. > > Also, I can access the web site if I type in the full address, but if I type > "//localhost", that does not work anymore either. > > If anybody has had the same problem, or any suggestions, PLEASE let me know. > I will continue working on it and post my results if I ever solve the > problem! > >
First of all......my environment is WinXP, IIS5.1, ASP.NET 1.1, Visual Studio 2003 Ok. I know that I've messed something up but can't seem to put my finger on it. I recently set up my IIS so that the default web site ends up pulling the web site from a specified directory. Again, this is in the "Default Web Site" configuration. Before I did this, I was able to open web projects at will. Now, I cannot open any web project. I get the error.... "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." Windows projects open fine. I have looked through the groups and have tried registering dll's, tried aspnet_regiis with various arguments, have tried the suggested Get_aspx_ver fix on microsoft.com, and nothing has worked yet. One thing I thought might be suspect, when I look at the properties of "Default Web Site" (also, I renamed "Default Web Site", don't know if that might affect things but....) there are no ISAPI Filters in the list. Also, I can access the web site if I type in the full address, but if I type "//localhost", that does not work anymore either. If anybody has had the same problem, or any suggestions, PLEASE let me know. I will continue working on it and post my results if I ever solve the problem!
I found my problem. I tried doing that several times, but I had my "Default Web Site" IP address setting to my local ip. After I changed it to "<All Unassigned>", it fixed the problem. Dont know why, but it did. Any replys on "why" it worked would be great! [quoted text, click to view] "Ed Kaim [MSFT]" <edkaim@online.microsoft.com> wrote in message news:O0MIpLaAEHA.916@TK2MSFTNGP10.phx.gbl... > Try running > "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe - i". > > "Pat Lester" <lest3560@bellsouth.net> wrote in message > news:pjx1c.24206$6e7.13640@bignews1.bellsouth.net... > > First of all......my environment is WinXP, IIS5.1, ASP.NET 1.1, Visual > > Studio 2003 > > > > Ok. I know that I've messed something up but can't seem to put my finger > on > > it. I recently set up my IIS so that the default web site ends up pulling > > the web site from a specified directory. Again, this is in the "Default > Web > > Site" configuration. Before I did this, I was able to open web projects > at > > will. Now, I cannot open any web project. I get the error.... > > > > "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." > > > > Windows projects open fine. > > > > I have looked through the groups and have tried registering dll's, tried > > aspnet_regiis with various arguments, have tried the suggested > Get_aspx_ver > > fix on microsoft.com, and nothing has worked yet. > > > > One thing I thought might be suspect, when I look at the properties of > > "Default Web Site" (also, I renamed "Default Web Site", don't know if that > > might affect things but....) > > there are no ISAPI Filters in the list. > > > > Also, I can access the web site if I type in the full address, but if I > type > > "//localhost", that does not work anymore either. > > > > If anybody has had the same problem, or any suggestions, PLEASE let me > know. > > I will continue working on it and post my results if I ever solve the > > problem! > > > > > >
[quoted text, click to view] Pat Lester wrote: > I found my problem. I tried doing that several times, but I had my "Default > Web Site" IP address setting to my local ip. After I changed it to "<All > Unassigned>", it fixed the problem. Dont know why, but it did. Any replys > on "why" it worked would be great! > > > "Ed Kaim [MSFT]" <edkaim@online.microsoft.com> wrote in message > news:O0MIpLaAEHA.916@TK2MSFTNGP10.phx.gbl... > > Try running > > "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe - i". > > > > "Pat Lester" <lest3560@bellsouth.net> wrote in message > > news:pjx1c.24206$6e7.13640@bignews1.bellsouth.net... > > > First of all......my environment is WinXP, IIS5.1, ASP.NET 1.1, Visual > > > Studio 2003 > > > > > > Ok. I know that I've messed something up but can't seem to put my > finger > > on > > > it. I recently set up my IIS so that the default web site ends up > pulling > > > the web site from a specified directory. Again, this is in the "Default > > Web > > > Site" configuration. Before I did this, I was able to open web projects > > at > > > will. Now, I cannot open any web project. I get the error.... > > > > > > "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." > > > > > > Windows projects open fine. > > > > > > I have looked through the groups and have tried registering dll's, tried > > > aspnet_regiis with various arguments, have tried the suggested > > Get_aspx_ver > > > fix on microsoft.com, and nothing has worked yet. > > > > > > One thing I thought might be suspect, when I look at the properties of > > > "Default Web Site" (also, I renamed "Default Web Site", don't know if > that > > > might affect things but....) > > > there are no ISAPI Filters in the list. > > > > > > Also, I can access the web site if I type in the full address, but if I > > type > > > "//localhost", that does not work anymore either. > > > > > > If anybody has had the same problem, or any suggestions, PLEASE let me > > know. > > > I will continue working on it and post my results if I ever solve the > > > problem! > > > > > > > > > >
Don't see what you're looking for? Try a search.
|