PASSPORT Knowledge Base
Error Messages
Date Published: June 6, 2008
Title
HTTP Error with eCode 405
Product
PASSPORT WEB TO HOST
Emulation Types
TN3270, TN5250, VT, SCO ANSI, Wyse 60
Issue
When trying to launch a PASSPORT WEB TO HOST session, I am getting an
"HTTP eCode=405" error message.
Solution
This error will occur when the .NET 2.0 framework is installed prior
to installation if IIS. 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.
More Information
Keywords
error, ecode 405, .net, framework, register, iis