all groups > iis security > november 2003 >
You're in the

iis security

group:

IIS6 and ASP and COM+


IIS6 and ASP and COM+ jokes54321
11/7/2003 5:08:33 PM
iis security:
We currently run an ASP application on W2K with IIS5 that calls COM+
components on another W2K server. We are upgrading to W2K3 with IIS6. The
ASP pages now fail when it tries to create the COM+ object. We tried IIS5
isolation mode but the same thing happens. KB article 810564 seems to
address this but the article falls a little short on the solution. It says
to customize the launch permissions and stops there. What user should I
enter here? I assume these steps are done on the IIS6 box and not the COM+
box..

Any help would be appreciated.

Denny

Re: IIS6 and ASP and COM+ Bernard
11/9/2003 9:49:43 PM
what's the exact error msgs ?
you can change the launch user permission and identity
in component services.

by default, in WP mode it will take the app pool user identity
with default to 'network service' a/c.

--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...



[quoted text, click to view]

Re: IIS6 and ASP and COM+ jokes54321
11/11/2003 9:34:03 AM
The error number is 424, object required. I've been in the component
services but that's where I get lost. I don't understand what to set.. We
tried a quick and dirty VB6 app calling the same component and that worked
so I know the component is fine. At this point I think I may go back to
Windows 2000.



[quoted text, click to view]

Re: IIS6 and ASP and COM+ Bernard
11/13/2003 3:42:24 AM
when you create object you get 424 error ?
is the component properly register ?


--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...



[quoted text, click to view]

AddThis Social Bookmark Button