Click to See Complete Forum and Search --> : Weird ASP/Java Error


ebtsup
07-21-2003, 03:34 PM
I posted this same question on java board... will update both if I find an answer... am sure someone smarter than I has the question to the following:

I am admin for 4 NT 4.0 servers, a couple of Win2000 servers. I have a website that needs to be put on an NT 4.0 server. We have hundreds running that have javascript / asp mix... no problem..... but.

The website in questions in running under *.asp. (again have done this many times before). But the site 'dies' when trying to display first page. The exact error display is
// Variables Set-up
^
I did a find - the only files that have verbiage in them are *.js files - used in this asp page.

Soooo what the heck is missing from the NT4.0 box??? THis whole website runs fine under 2000 so I know it is not a developer issue.

Any suggestions would be greatly appreciated.

ebtsup
07-21-2003, 09:23 PM
Thats all the flipping error that there is.

Believe me - I have tried to debug in other ways... I only get the above error.

Think it has something to do with the JavaScript versions running on the different machines at this point.