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 ------------------------ 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/
