I am simply trying to go to a web site and write the data(source) to a specified file name on the server (different than would be in the Temp Internet directory). Problem is, I do not know what I am missing either; works on our NT server, but not on 2000 server
Confused in florida (at least its sunny) Bob -----Original Message----- From: Chris Tifer [mailto:[EMAIL PROTECTED]] Sent: Monday, October 07, 2002 12:26 PM To: ActiveServerPages Subject: Re: 'ASP 0177 : 800401f3' works fine on NT4 errors on 2000 The component seems to need to be registered. What component is this? Chris Tifer ----- Original Message ----- From: "Robert Leonard" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Sunday, October 06, 2002 10:21 AM Subject: 'ASP 0177 : 800401f3' works fine on NT4 errors on 2000 > Problem... worked on old server (nt4) but now on 2000 server does > not. What am i missing? > > all I am trying to do is create a source file of a web page being > accessed > > Line 35 > *************************** > Set Inet = Server.CreateObject("InetCtls.Inet.1") > > error message > *************************** > Server object error 'ASP 0177 : 800401f3' > > Server.CreateObject Failed > > /get_movie_14.asp, line 35 > > Invalid ProgID. For additional information specific to this message > please visit the Microsoft Online Support site located at: > http://www.microsoft.com/contentredirect.asp. > > --- > You are currently subscribed to activeserverpages as: > [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% > --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
