-
Hi,
I have some ASP and VB6 Webclass modules that were running on a Win98 with PWS. They were working well. The powers-that-be wanted these on our NT server with IIS 4.0. They now don't work. The HTML starting pages show up just fine but when submitted I get a HTTP error 405 method not allowed on a simple data inquiry form and createobject errors on my webclasses.
The NT server is also running Citrix ICA. I'm thinking that this might be causing problems.
Anyone??
Thanks,
Al.
-
Check the permissions on the directory that they are stored in
[]Prvt
-
Thanks for the reply
Hi,
The problem revolves around creating application settings in a virtual directory. I'm getting a "kernel32.dll failed to initialize" error then the IIS manager locks up. The kernel32.dll on the NT has a Portions Copyright for Citrix.
I'm trying to get some info from Citrix regarding this.
Thanks again,
Al.