Re: Server object error 'ASP 0178 : 80070005' with VC6++ ActiveX SERVICE on Windows 2003 server SP1
From: Rdw (rdw_at_home.nl)
Date: 07/02/05
- Previous message: Bob Weiner: "setting web site permissions"
- In reply to: Roelf Werkman: "Server object error 'ASP 0178 : 80070005' with VC6++ ActiveX SERVICE on Windows 2003 server SP1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 2 Jul 2005 13:01:28 +0200
Problem is solved
In "Component Services" under "DCOM Connfig" MyService is listed.
You can add local "Launch en Activation Permissions" to the IUSR_%MACHINE%
account in the Properties dialog.
"Roelf Werkman" <rdw@home.nl> wrote in message
news:Xns9686A7AD812EErdwhomenl@207.46.248.16...
> We use an ActiveX service witch is called from an asp-page:
>
> 82: Set obj = Server.CreateObject("MyService.Mycls")
>
> and the webserver responds:
>
> Server object error 'ASP 0178 : 80070005'
> Server.CreateObject Access Error
> /mypage.asp, line 82
> The call to Server.CreateObject failed while checking permissions. Access
> is denied to this object.
>
> COM+ dll's are working with added role and user IUSR_%MACHINE% account
>
> The server is running under localsytem account but changing to Admin
> account does't help.
>
> We also tried to change the logon method for the website to
> MD_LOGON_NETWORK
>
>
> Who can help?
>
> With regards, Roelf Werkman
>
- Previous message: Bob Weiner: "setting web site permissions"
- In reply to: Roelf Werkman: "Server object error 'ASP 0178 : 80070005' with VC6++ ActiveX SERVICE on Windows 2003 server SP1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|