We have set up a new domain on my dedicated server where my old domains are working perfectly.
My site is built in asp.net.
On the new domain I have a copy of the code that is running on the old one. Both sites are on the same dedicated server. When I try to execute the code on the new site, I get the following error message:
ReferenceError: Sys is not defined
ReferenceEror: WebForm_DoPostBackWithOptions is not definded
Can you please help me to resolve this issue?