HTTP Error with eCode 404
PASSPORT WEB TO HOST
TN3270, TN5250, VT, SCO ANSI, Wyse 60
When trying to launch a PASSPORT WEB TO HOST session, I am getting an "HTTP eCode=404" error message.
This error will occur when ASP.NET is not enabled. ASP.NET is not enabled by default. You will need to register .NET with IIS using the following instructions:
Click Start, and then click Run.
In the Open text box, type cmd, and then press ENTER.
At the command prompt, type the following, and
then press ENTER:
"%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe"
-i
In this path, version represents the version number of the .NET Framework
that you installed on your server. You must replace this placeholder with
the actual version number when you type the command.
You will need also to enable ASP.NET in IIS using the following instructions:
Open the IIS Manager
Select "Web Service Extensions"
In the right-hand pane, right-click on ASP.NET v2.0 and select "Allow"
error, ecode 405, .net, framework, register, iis