How can I register ASP.NET with my IIS Web Server?
The information in this article applies to:
- GFI MailArchiver for Exchange 2
- GFI MailArchiver for Exchange 3
- GFI MailArchiver for Exchange 4
- GFI MailArchiver for Exchange 5
- GFI MailArchiver for Exchange 6
Article ID: KBID002202
Query keywords: ASP.NET
In order for GFI MailArchiver to work, ASP.NET needs to be registered with your IIS Web Server. If ASP.NET is not registered, the following may occur:
- HTML code is displayed in the browser
- A blank page is returned to the browser
- You may receive instructions to download the aspx page
Please follow the procedure below to register ASP.NET:
- Open Command Prompt.
- Change directory as follows:
- For 32-bit machines change to:
<WindowsDir>\Microsoft.NET\Framework\<version number>\ - For 64-bit machines change to:
<WindowsDir\Microsoft.NET\Framework64\<version number>\
- For 32-bit machines change to:
- Run the command ‘aspnet_regiis.exe -i’ and press enter.
Now check if GFI MailArchiver works correctly.
Additional information:
- http://support.microsoft.com/default.aspx?scid=kb;en-us;325093
- http://support.microsoft.com/default.aspx?scid=kb;en-us;306005