I have an aspx web application develop with the Telerik ajax control suite version 2012.2.812.40 which is running on a Win2003 server and IIS version 6.
When the app is deployed under a virtual directory off one of the existing web sites it runs correctly, but when it is deployed on its own site, the Telerik controls are rendered with a different look and do not function properly. The textbox control is used on the login page and in the latter case the width is smaller and the control always return a blank string to the logic, regardless of what is entered (the app therefore can't get past the login page). See the attachments below; the urls for the sites are as follows:
Main Site: www.happc360.com
Virtual Directory Site: www.westernesse.com/happc360
Both deployments are pointing to the SAME location on the web server and therefore are running exactly the same code, style sheets, config, etc. They are also running in the same application pool.
I have gone over the IIS properties of the main site and the virtual directory with a fine tooth comb, but can't see any significant differences.
What would be causing this?
When the app is deployed under a virtual directory off one of the existing web sites it runs correctly, but when it is deployed on its own site, the Telerik controls are rendered with a different look and do not function properly. The textbox control is used on the login page and in the latter case the width is smaller and the control always return a blank string to the logic, regardless of what is entered (the app therefore can't get past the login page). See the attachments below; the urls for the sites are as follows:
Main Site: www.happc360.com
Virtual Directory Site: www.westernesse.com/happc360
Both deployments are pointing to the SAME location on the web server and therefore are running exactly the same code, style sheets, config, etc. They are also running in the same application pool.
I have gone over the IIS properties of the main site and the virtual directory with a fine tooth comb, but can't see any significant differences.
What would be causing this?