B
Ben Fidge
Hi
I'm getting javascript errors when I use Validator controls on my checkout
page which runs under SSL. This is only happening on Windows 2003 server
though and not on my XP development machine.
The JavaScript error itself is not revealing much and therefore doesn't give
any real indication to where the error is.
The error itself just says the following:
Line: 2
Char: 1
Error: Syntax error
Code: 0
URL: https://10.0.0.10/checkout2.aspx
I'm using the Visual Studio.Net debugging features to view the rendered HTML
and JavaScript but can't see anything obvious.
When I remove the validator controls, everything works fine on both
operating systems.
Any ideas,
Ben
I'm getting javascript errors when I use Validator controls on my checkout
page which runs under SSL. This is only happening on Windows 2003 server
though and not on my XP development machine.
The JavaScript error itself is not revealing much and therefore doesn't give
any real indication to where the error is.
The error itself just says the following:
Line: 2
Char: 1
Error: Syntax error
Code: 0
URL: https://10.0.0.10/checkout2.aspx
I'm using the Visual Studio.Net debugging features to view the rendered HTML
and JavaScript but can't see anything obvious.
When I remove the validator controls, everything works fine on both
operating systems.
Any ideas,
Ben