The only time I have come across a similar error is when trying to use a component that is not registered on the server eg. Mail component. Please check whether or not this is the case.
Regards, Max. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Myriam Siftar Sent: Friday, August 26, 2005 10:41 PM To: [email protected] Subject: [ASP] WScript.Shell in ASP Chilisoft Hi, I need help with an ASP related question. Here is the situation: I have an ASP page coded for Windows IIS server and it runs without any error on that type of server. I need an ASP code that does the same thing on a Linux (ASP Chilisoft) server. However, the page does not work because of a call to "WScript.Shell". The error message is as follows: Server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed /translate/translate_text.asp, line 92 Systemmessage, messageid = 0x800401f3 Line 92 is the call to the script. The access rights to the exe (severla lines below) have been checked. I was told that this command/call may have a different syntax for ASP Chilisoft. Have you experience it before? is there a place where information about what should be converted from VB ASP to Chilisoft ASP ? Thanks in advance for suggestions and guidance. Myriam --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links --------------------------------------------------------------------------- CRBAfrica - providing professional debt management and credit reference bureau services in Kenya, Uganda, Botswana, Tanzania, Ghana, Zambia, Mauritius and Egypt. --------------------------------------------------------------------------- AccessKenya - Your Corporate ISP - CRB's solution provider for fast efficient Email and Internet Services --------------------------------------------------------------------------- ATTENTION --------------------------------------------------------------------------- The information in this electronic mail message is private and confidential and only for the addressee. Should you receive this message by mistake, you are hereby notified that any disclosure, reproduction, distribution or use of this message is strictly prohibited. Please inform the sender by reply transmission and delete the message without copying or opening it. Any unauthorised use or interception of this e.mail is illegal. If this e.mail is not intended for you, you may not copy, distribute or disclose the contents to anyone. Save for the bona fide company matters, the CRB Group of companies does not accept responsibility for the opinions expressed in this e.mail. --------------------------------------------------------------------------- ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
