Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Please Help

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Problem configuring Virtual Directory  
Author Message
Yosh

External


Since: Apr 12, 2005
Posts: 1



(Msg. 1) Posted: Tue Apr 12, 2005 5:23 pm
Post subject: Please Help
Archived from groups: microsoft>public>inetserver>iis (more info?)

Windows Server 2003 Standard and IIS 6.0


I have an ASP page that has the following code:

Dim obj
Set obj = Server.CreateObject("Excel.Application")

When I navigate to that ASP page in IE, I get the following error:

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/LM/W3SVC/1/ROOT/global.asa, line 5

800401f3

I know it's a permission problem because I can go to Word VBA and issue the
Server.CreateObject("Excel.Application") and it works. I have given full
control IUSR and even added the user to the Administrators group but I get
the same error. Can anyone help me?

Thanks,

Yosh

 >> Stay informed about: Please Help 
Back to top
Login to vote
qbernard1

External


Since: Dec 23, 2003
Posts: 905



(Msg. 2) Posted: Wed Apr 13, 2005 12:35 am
Post subject: Re: Please Help [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Not sure, but see
<a style='text-decoration: underline;' href="http://www.aspfaq.com/show.asp?id=2134" target="_blank">http://www.aspfaq.com/show.asp?id=2134</a>

also you can try filemon to monitor and trace.

--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://www.tryiis.com/" target="_blank">http://www.tryiis.com/</a>
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/" target="_blank">http://www.msmvps.com/bernard/</a>


"Yosh" <dpope.TakeThisOut@nospam.satx.rr.com> wrote in message
news:eX41U56PFHA.3076@TK2MSFTNGP14.phx.gbl...
 > Windows Server 2003 Standard and IIS 6.0
 >
 >
 > I have an ASP page that has the following code:
 >
 > Dim obj
 > Set obj = Server.CreateObject("Excel.Application")
 >
 > When I navigate to that ASP page in IE, I get the following error:
 >
 > Server object error 'ASP 0177 : 800401f3'
 >
 > Server.CreateObject Failed
 >
 > /LM/W3SVC/1/ROOT/global.asa, line 5
 >
 > 800401f3
 >
 > I know it's a permission problem because I can go to Word VBA and issue
 > the Server.CreateObject("Excel.Application") and it works. I have given
 > full control IUSR and even added the user to the Administrators group but
 > I get the same error. Can anyone help me?
 >
 > Thanks,
 >
 > Yosh
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Please Help 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]