I searched through google for any possible solution to this problem and one main problem most people got was incorrect or missing lines in their web config files. Here is a good link for this and the "Sys is undefined" error...
Hi JMeckley,
Thanks for the help but I have figured the problem out. It's not web forms, I just had something missing from my web config.
This problem is fixed for anyone else that visits this forum.
Thanks to all,
Orla
The Webresource.axd and ScriptResource.axd are not real files on the server so I found a solution to this on searching the "'Sys' is not defined" error. There was a problem in the IIS Manager and the web.config. I solved these errors so thanks for the help.
Not sure about the host. I found...
Ok I found the errors your talking about when I opened it in a different web browser! Thanks for the help, I'll look into these errors and google them to try and solve the errors. Unless you have any more information that can help me?
Thanks,
Orla
Not show" does not mean red cross. For the rounded corners extender here is my example: http://www.edpac.com/QueryPage.aspx. There is a roundedcorner extender around the labels and textboxes on the right of the page.
I don't get any javascript errors. I looked at that link, I'm don't have any...
For example I have a rounded corners extender attached to a panel but when I put it on the web host it doesn't show anything there. I have modalpopups but when I click a button that triggers one the page just refreshes with no popup. I hope this explains it better.
I'm not sure what you mean by...
Hi,
I have uploaded my website to an Irish web host but my AJAX toolkit won't work. I asked the hosting provider if AJAX works on the web host and if it is on the server and it is.
My website is working fine except for the Ajax tools. They won't error, they are just blank. Or in the example of...
Unfortunatly im new to Do While Loops and unsure about how to get what I want from my database table. The code that I am using now is :
Dim dr21 As SqlDataReader = myCommand.ExecuteReader()
If dr21.HasRows Then
Do While dr21.Read()
Category =...
Hi,
I have saved documents into my SQL Server 2005 database and they have been converted to bytes. My web page is made with VB.NET in Visual Studio 2008 with ASP.NET. The following is exactly what I need to achieve;
1. Allow user select document with a button
2. Select the document from the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.