I have updated my website to 5.2 but now i have a lot of problems ... when i try to create new module it give me this error:
Error: is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: C:\inetpub\vhosts\youpes.net\httpdocs\DesktopModules\Admin\Extensions\Editors\EditModuleDefinition.ascx.vb(582): error BC30456: 'Controls' is not a member of 'Skins'. ---> System.Web.HttpCompileException: C:\inetpub\vhosts\youpes.net\httpdocs\DesktopModules\Admin\Extensions\Editors\EditModuleDefinition.ascx.vb(582): error BC30456: 'Controls' is not a member of 'Skins'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---
and when i try to open a pop up from customodules or when i try to upload new module or when i try to change skin it give me this error :
Collection is read-only.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NotSupportedException: Collection is read-only.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[NotSupportedException: Collection is read-only.]
System.Collections.Specialized.NameValueCollection.Set(String name, String value) +5259386
System.Web.HttpHeaderCollection.SynchronizeHeader(String name, String value) +32
System.Web.HttpRequest.SynchronizeHeader(String name, String value) +44
System.Web.Hosting.IIS7WorkerRequest.GetHeaderChanges(HttpContext ctx, Boolean forRequest) +611
System.Web.Hosting.IIS7WorkerRequest.SynchronizeVariables(HttpContext context) +52
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +477
|
pls help me my website is totally crashed :( :(