I have developed a web site using Perlscript (via ASP) 5.6 build 620 (latest) in correlation with some homemade modules that use DBI to query an Access database. I developed it using PWS on Windows NT 4.0 and it works like a charm. However, when I tried to copy it to a machine that runs IIS 4.0 (and NT 4.0) the database will make an initial set of queries that sets up the page selections, but as soon as another database call is attempted (even when the initial page is refreshed), the whole thing bombs with an "inteinfo.exe access violation" that actually disables the IIS web server until it is restarted. The underlying directories are exactly the same, and the paths are relative. On the same machine, pages not using perlscript seem to work fine, as do pages using perl CGI. I noticed in the IIS 4.0 release notes it was noted that there are known problems when using Perlscript via IIS 4.0. It said to contact "ActiveWare" for a new engine. Seeing as I am using the latest version I did not think the release note would still apply. Thinking it might be a permissions problem, I temporarily gave the IUSR_<machine name> account administrator privelages, but this had no effect. Any suggestions would be greatly appreciated. Thanks, Paul [EMAIL PROTECTED] _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web
