Dear all,

I have created a form that used a DCOM to search data and display to the
user; Before I use IIS 4.0 and it work well. However, after I upgrade the
IIS to IIS5.0, the page cannot work due to the code "
server.createobject("Info8.Document") ". I have checked my DCOM by using
"dcomcnfg" and the info8 is in the DCOM list; however, why the IIS can't
create the DCOM object for me and it will show error because the run time
expire? Thank you for all of your help.

Alex Yung

RE: DCOM Error by tdevere

tdevere
Sun Aug 03 10:46:31 CDT 2003

hello Alex,

Can you give me the error message you are seeing? Make sure to check the
event logs to see if there are any other error messages.

Can you create any other objects from code?

Can you move the dll to a com+ package?

Just a few thoughts...

Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere@online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.