Search

GlobalSCAPE Knowledge Base

Secure Ad Hoc Transfer Module Installer does not detect presence of .NET and will not complete installation

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • Secure Ad Hoc Transfer Module, version 1.5

SYMPTOM

Secure Ad Hoc Transfer module installer does not detect presense of .NET and will not complete installation.

RESOLUTION

Before installing the SAT module, ensure that IIS is set up with .NET.

The Secure Ad Hoc Transfer (SAT) module requires the use of .NET; during installation, the installer searches the computer to ensure that .NET is installed and to identify the location. If .NET is not installed or the installer cannot find it, the installation will fail.

If .NET is installed, but the installer does not detect it, it is not registered correctly on the computer. You will need to run the ASP.NET registration tool to register it on the computer.

If you do NOT have the .NET framework installed on your system, you can download and install it from the Microsoft Developer Network.

If you already have the framework installed, or if you download and install it, but IIS still does not show any .NET-related information (such as the ASP.NET tab), then run the ASP.NET IIS Registration Tool, found in the .NET installation folder (e.g., C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727). The file is called aspnet_regiis.exe and you must pass in a "-i" parameter.

At command prompt, change to the directory that contains the executable. For example, type

cd WINDOWS\Microsoft.NET\Framework\v2.0.50727

Type the following, then press ENTER:

aspnet_regiis.exe -i

ASP.NET is installed and registered.

For more information about the ASP.NET IIS Registration Tool (aspnet_regiis.exe), refer to http://msdn2.microsoft.com/en-us/library/k6h9cz8h(VS.80).aspx.

Details
Last Modified: 13 Years Ago
Last Modified By: GlobalSCAPE 5
Type: INFO
Article not rated yet.
Article has been viewed 11K times.
Options
Also In This Category
Tags