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