I'm having some trouble running my web applications on Windows Server 2008 / IIS 7:
i cant get any of http modules in Telerik.Web.UI.dll to work - they are added in web.config via smart tags and the project works from Vista / Visual Studio 2008 / ASP.Net dev. server. When i moved the project to the new server the editor said its missing script manager (there was already radscriptmanager on page), so i replaced it with standard script manager (just for test) - the project started, but now i get error for when RadEditor is requesting "Telerik.Web.UI.DialogHandler.aspx"
Seems like IIS7 doesnt read the "system.web/httphandlers" or "system.web/httpmodules" section. Anyone had some similar trouble?
re, habix
i cant get any of http modules in Telerik.Web.UI.dll to work - they are added in web.config via smart tags and the project works from Vista / Visual Studio 2008 / ASP.Net dev. server. When i moved the project to the new server the editor said its missing script manager (there was already radscriptmanager on page), so i replaced it with standard script manager (just for test) - the project started, but now i get error for when RadEditor is requesting "Telerik.Web.UI.DialogHandler.aspx"
Seems like IIS7 doesnt read the "system.web/httphandlers" or "system.web/httpmodules" section. Anyone had some similar trouble?
re, habix