 |
|
 |
|
Location: Blogs Andy's Blog |
|
| Posted by: host |
9/3/2004 12:12 PM |
OK, so I installed VS.NET 2003 on a machine without IIS some time ago. Later on, I went back and installed IIS to do some web development. So how to get the ASP.NET web components into IIS without re-installing all of VS.NET?
From the framework directory, usually C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322, run...
aspnet_regiis -i
... and all of the framework web components will be installed. This is also useful if for some reason your components become hosed up (one of my past co-workers would have this problem every couple of weeks, and he had to re-run regiis... weird) |
|
| Permalink |
Trackback |
|
|
 |
|
 |
|
|