IIS ASP.NET Rant/Question
-
You think MS could have provided a way to setup ASP.NET after your installed the .NET framework. I came back to my ASP.NET works after a break and IIS would not work at all, just blank error boxes. So I reinstalled IIS. Now I have to figure out how to install the .NET associations for IIS X| Matt Newman "Two things have come out of Berkley, Unix and Acid, we do not belive this to be a coincidence"
Linux sucks twice as fast and 10 times more reliably, and since you have the source, it's your fault. -Ca1v1n Post best viewed with lynx -
You think MS could have provided a way to setup ASP.NET after your installed the .NET framework. I came back to my ASP.NET works after a break and IIS would not work at all, just blank error boxes. So I reinstalled IIS. Now I have to figure out how to install the .NET associations for IIS X| Matt Newman "Two things have come out of Berkley, Unix and Acid, we do not belive this to be a coincidence"
Linux sucks twice as fast and 10 times more reliably, and since you have the source, it's your fault. -Ca1v1n Post best viewed with lynxTry
aspnet_regiis.exe
:)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Try
aspnet_regiis.exe
:)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
Richard Deeming wrote: Try aspnet_regiis.exe :) I just found that. You would think that they would put this somewhere on the installing ASP.NET on IIS 5 page, but that would make sense and why would they do that. Thanks for the response though :) Matt Newman "Two things have come out of Berkley, Unix and Acid, we do not belive this to be a coincidence"
Linux sucks twice as fast and 10 times more reliably, and since you have the source, it's your fault. -Ca1v1n Post best viewed with lynx