My webpage is working fine on the local network but when exposed to the public server and access it from the outside network I get an error on the page "line: 2 char: 1 error: syntax error Code:0"
Apparently the error is generated by the asp validators So, when I remove all the validators, the error goes away.
I am using .NET Framework 1.1.
I already run aspnet_regiis -c and -i but still no joy.
Any help would be greatly appreciated.
Thanks a million!
Apparently the error is generated by the asp validators So, when I remove all the validators, the error goes away.
I am using .NET Framework 1.1.
I already run aspnet_regiis -c and -i but still no joy.
Any help would be greatly appreciated.
Thanks a million!