Forum Moderators: open
I can tell you that the source code is on a shared folder on another server and I am accessing it from my development machine. Also, the sql server it connects to is a different machine than the iis server where these files are located. Does anyone have any suggestions? Thanks,
[edited by: encyclo at 12:25 pm (utc) on June 23, 2009]
[edit reason] exemplified file-path reference [/edit]
Parser Error Message: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. (\\machine\websites\www\web.config line 48)
Source Error:
Line 46: <httpModules>
Line 47: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 48: <add name="RadUploadModule" type="Telerik.Web.UI.RadUploadHttpModule, Telerik.Web.UI"/>
Line 49: </httpModules>
Line 50: <customErrors mode="Off"/>
Source File: \\machine\websites\www\web.config Line: 48
Any other ideas?
Have you tried the Telerik Support Forums [telerik.com]? They're usually pretty quick with a reply.