|
| aspnet_regiis -i |
|
|
|
|
| Messages |
|
Related Types |
This message was discovered on microsoft.public.dotnet.framework.aspnet.
| Sunil Sabir |
Dear All,
Please could any one tell what does the command "aspnet_regiis -i" means and what does it stand for.
Cheers, Sunil Sabir
|
|
|
| |
|
| |
| |
| Harry Simpson |
It basically reinstalls framework version that you ran the aspnet_regiis.exe out of. It is very useful when trying to troubleshoot a web app that is not displaying the pictures, buttons etc correctly. It remaps the isapi filter links correctly. These can get screwed up royally by new versions of framework, installing IIS AFTER VS etc.
Harry
"Sunil Sabir" <Click here to reveal e-mail address> wrote in message news:Click here to reveal e-mail address... [Original message clipped]
|
|
|
| |
|
| |
|
| |
| Matt Hawley |
Hi Sunil,
"aspnet_regiis -i" is a command line utility that will re-install and configure ASP.NET for IIS. Most commonly, this is used whenever the .NET framework was installed on a machine, and IIS was later installed and IIS is not hosting ASP.NET pages. Running that command sets everything up for you, and you're good to go.
Matt Hawley, MCAD .NET http://www.eworldui.net Dear All, Please could any one tell what does the command "aspnet_regiis -i" means and what does it stand for. Cheers, Sunil Sabir
[microsoft.public.dotnet.framework.aspnet]
|
|
|
| |
|
|
| |
| |
| Kevin Spencer |
Well, actually, aspnet_regiis.exe is the utility. "-i" is a command-line parameter passed, indicating that the utility should install ASP.Net, rather than one of the other options.
-- HTH, Kevin Spencer ..Net Developer Microsoft MVP Big things are made up of lots of little things.
"Matt Hawley" <Click here to reveal e-mail address> wrote in message news:Click here to reveal e-mail address... [Original message clipped]
framework was installed on a machine, and IIS was later installed and IIS is not hosting ASP.NET pages. Running that command sets everything up for you, and you're good to go. [Original message clipped]
stand for. Cheers, Sunil Sabir [Original message clipped]
|
|
|
| |
|
| |
| |
| DotNetJunkies User |
Great that one knows to run aspnet_regiis -i when the script mappings for the IIS application get out of wack.
Question is how does one avoid this from happening altogehter without having to resort to running the aspnet_regiis -i utility over and over when the symptom appears?
--- Posted using Wimdows.net NntpNews Component -
Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup engine supports Post Alerts, Ratings, and Searching.
|
|
|
| |
|
| |
| |
| Kevin Spencer |
What symptoms? I have never had to run it at all. IIS ISAPI mappings don't generally "get out of whack".
-- HTH, Kevin Spencer ..Net Developer Microsoft MVP Big things are made up of lots of little things.
"DotNetJunkies User" <Click here to reveal e-mail address> wrote in message news:Click here to reveal e-mail address... > Great that one knows to run aspnet_regiis -i when the script mappings for the IIS application get out of wack. [Original message clipped]
the symptom appears? [Original message clipped]
|
|
|
| |
|
|
| |
|
|
|
|
|
|
|
|
|
|
|
BootFX
Reliable and powerful .NET application framework. |
|
|
|
|
|
|