Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP validators working on local network but not on the outside network

Status
Not open for further replies.

meydz

Programmer
Joined
Jun 29, 2003
Messages
31
Location
PH
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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top