Eric Cantin wrote: > > I'm trying to move a working ASP website off a Windows 2000 > server. > > I've installed the Apache::ASP, Apache::ASP:Extra, mod_perl, > etc.... > > When I try to access the page, the following appears in the > Apache error_log file: > > [Fri Apr 5 09:36:58 2002] [error] [asp] [25197] [error] > Can't locate object method "call" via package "PrintDate" at > body2.asp line 84. <--> , ... > > Any ideas what might be causing this? Is the terminoligy > different for ASP running on Linux vs Windows? Why would it > want elsif instead of elseif, etc...? >
Apache::ASP only supports perl scripting currently, and you are likely using VBScript in your ASP pages. If you were using PerlScript under IIS/ASP then the transition would be easy. --Josh _________________________________________________________________ Joshua Chamas Chamas Enterprises Inc. NodeWorks Founder Huntington Beach, CA USA http://www.nodeworks.com 1-714-625-4051 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]