ASP.Net 2.0 deployment question

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



We have an ASP .Net 2.0 application. When I use our .msi installer to install on a vanilla Win 2003 server, it installs more or less ok, with one exception. Though it tells IIS to use .Net 2.0, it seems aspnet_regiis has never been run on IIS. Therefore, when the app is accessed, it fails until someone manually runs aspnet_regiis.

I can certainly update our installer to run aspnet_regiis, but I was wondering if there was a more "correct" way to perform installation. Just trying not to trample on any standard installation methods here.

Thanks for any advice.
.



Relevant Pages

  • RE: Remove WSUS 3.0
    ... C:\Program Files\Update Services folder should not be compressed, ... Also confirm that the source (where the installer is kept) is ... Gather IIS log and metabase ... Gather IIS Metabase: ...
    (microsoft.public.windows.server.sbs)
  • Re: 1.1 SP1 doesnt install
    ... There are posts elsewhere from MS that say perhaps the W3SVC and SMPTP ... They depend on IIS, so I plan to shut down IIS ... Definitive Guide to Windows Installer ... > To get it installed properly, I had to uninstall 1.1, which then lead me ...
    (microsoft.public.dotnet.framework)
  • Re: Detect in C# the name of the ASP.NET user.
    ... And under Windows 2003 and up, ... Depending on the settings of your IIS you can have multiple aspnet_wp or w3wp's running under different credentials. ... In my installer process I need to get ... Asking IIS somehow? ...
    (microsoft.public.dotnet.framework.aspnet)
  • After upgrade, "Cannot find server" error...
    ... I "upgraded" my PHP package from 4.0.x to 4.3.x. ... installer to do so. ... I have IIS 5.x and Win2K Server. ... IIS appears to be running. ...
    (alt.php)
  • Re: How to get the installed WebSite in VS2005 WebSetup installer customAction?
    ... my understanding is that you want to get the web info via using ASDI for IIS. ... My question is I need to make the WebSetup installer which can set the web application to suitable dotnet version in case of the machine has multiple framweork installed. ...
    (microsoft.public.dotnet.framework.aspnet)