View Single Post
  #1 (permalink)  
Old 12-04-2007, 19:54
cagray cagray is offline
Junior Member
 
Join Date: Mar 2007
Posts: 14
Default Control Panel broken with web.config and ajax not working

HI,

I have not yet had a reply when I posted on the asp MySQL Server forum and I havent had a reply to my ticket so I am hoping I get some help here as my website hosting is kinda stuck till I do.

Basically as soon as I upload any sort of web.config file to the www directory of my webpage the hosting controller breaks. When you try and go to the admin page you just get an asp.net error which it cant show as custom errors cant be viewed. However if I use the ip address it works.

Also AJAX will not work on my website hosting. I get a javascript error 'Sys is undefined' which is the error you get when you try and use AJAX controls with a web.config not configured for AJAX. However, my web.config is ajax enabled and works fine locally.

I wonder since the web.config I uploaded breaks hosting controller and also AJAX doesn't work if I am doing somethign wrong.. or you are not meant to upload your own web.config.

Anyway any help is greatly appreciated.

Thanks
Colin
Reply With Quote