A
Alhambra Eidos Desarrollo
Hi all,
i try install asp 3.0 application that uses com+ components in win2008 server.
the installation is completed, com+ components are registered, but in my
code when i try use object (com+) it appears the following error: object
required
• Tipo de error:
Compo (0x800A1388)
Compo.Literales.devuelveLiteral() Object required
/DatosEntrada.asp, line 49
• Tipo de explorador:
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727)
In IIS 7 all is ok
Note:
To enable Classic ASP, select the ASPClassic handler and enable it. If
ASPClassic is not listed as
an option, you can add the handler, as follows:
a. Select Add Script Map from the Actions pane.
b. Set *.asp as the request path, with
“%systemroot%\system32\inetsrv\asp.dll†as the
executable, and a name that refers to the mapping.
c. You also can place request restrictions on the mapping to restrict it to
particular HTTP
request types.
Note that if you are using Classic ASP code for maximum compatibility, you
should ensure
that your application pool is enabled for Classic ASP.
Any help please, thanks
i try install asp 3.0 application that uses com+ components in win2008 server.
the installation is completed, com+ components are registered, but in my
code when i try use object (com+) it appears the following error: object
required
• Tipo de error:
Compo (0x800A1388)
Compo.Literales.devuelveLiteral() Object required
/DatosEntrada.asp, line 49
• Tipo de explorador:
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727)
In IIS 7 all is ok
Note:
To enable Classic ASP, select the ASPClassic handler and enable it. If
ASPClassic is not listed as
an option, you can add the handler, as follows:
a. Select Add Script Map from the Actions pane.
b. Set *.asp as the request path, with
“%systemroot%\system32\inetsrv\asp.dll†as the
executable, and a name that refers to the mapping.
c. You also can place request restrictions on the mapping to restrict it to
particular HTTP
request types.
Note that if you are using Classic ASP code for maximum compatibility, you
should ensure
that your application pool is enabled for Classic ASP.
Any help please, thanks