Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 5.01.02 (51) New Install - CanDNN 5.01.02 (51) New Install - Can't update Admin Site Settings
Previous
 
Next
New Post
12/10/2009 9:23 AM
 

Below You can see the exception for module settings:


10/12/2009 15:13:52   Module Load Exception   host     ModuleId: 675; ModuleDefId: -1; FriendlyName ...
ModuleId: 675
ModuleDefId: -1
FriendlyName:
ModuleControlSource: Admin/Modules/ModuleSettings.ascx
AssemblyVersion: 5.2.0
PortalID: 8
PortalName: Mery
UserID: 1
UserName: host
ActiveTabID: 251
ActiveTabName: Log Viewer
RawURL: /Default.aspx?tabid=251&ctl=Module&ModuleId=675
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; MDDR; .NET CLR 3.5.30729; .NET CLR 3.0.30618)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: bd36dba3-e307-4134-9a18-5873e13964e6
InnerException: C:\Inetpub\mery\Admin\Modules\ModuleSettings.ascx.vb(647): error BC30205: Prevista fine dell'istruzione.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.CompileWebFile
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: C:\Inetpub\mery\Admin\Modules\ModuleSettings.ascx.vb(647): error BC30205: Prevista fine dell'istruzione. ---> System.Web.HttpCompileException: C:\Inetpub\mery\Admin\Modules\ModuleSettings.ascx.vb(647): error BC30205: Prevista fine dell'istruzione. in System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) in System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) in System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) in System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) in System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) in System.Web.UI.TemplateControl.LoadControl(String virtualPath) in DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) in DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- Fine dell'analisi dello stack dell'eccezione interna ---
Source:
Nome server: DOR-40CEF4B

Below You can see the exception for host settings:

10/12/2009 15:18:01   Module Load Exception   host     ModuleId: 327; ModuleDefId: 72; FriendlyName ...
ModuleId: 327
ModuleDefId: 72
FriendlyName: Host Settings
ModuleControlSource: DesktopModules/Admin/HostSettings/HostSettings.ascx
AssemblyVersion: 5.2.0
PortalID: 8
PortalName: Mery
UserID: 1
UserName: host
ActiveTabID: 16
ActiveTabName: Host Settings
RawURL: /Default.aspx?tabid=16&portalid=8
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; MDDR; .NET CLR 3.5.30729; .NET CLR 3.0.30618)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: d0c3b1c4-2eef-431d-addf-bb03f137277b
InnerException: C:\Inetpub\mery\DesktopModules\Admin\HostSettings\HostSettings.ascx.vb(309): error BC30198: Previsto ')'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.CompileWebFile
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: C:\Inetpub\mery\DesktopModules\Admin\HostSettings\HostSettings.ascx.vb(309): error BC30198: Previsto ')'. ---> System.Web.HttpCompileException: C:\Inetpub\mery\DesktopModules\Admin\HostSettings\HostSettings.ascx.vb(309): error BC30198: Previsto ')'. in System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) in System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) in System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) in System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) in System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) in System.Web.UI.TemplateControl.LoadControl(String virtualPath) in DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) in DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- Fine dell'analisi dello stack dell'eccezione interna ---
Source:
Nome server: DOR-40CEF4B

 

Below You can see the exception for module settings:

 
New Post
12/15/2009 4:29 AM
 

No Solution!? Nothing to do!? How I can fix it!?

Please Help!

 
New Post
12/15/2009 10:05 AM
 

This error is caused by some problems on your web.config (I had the same issues and it can be fixed by manually editing the web.config). The problem is that your web.config has not been upgrade to .NET 3.5. To manually fix it:

  1. Make a backup copy of your web.config file
  2. Find the file \install\config\net35.config and open it
  3. Merge all the items in that file into your web.config file

The changes are quite easy just double check you do all of them right. Hope this helps.


Vicenç Masanas
Banyoles, Girona - Spain

Disgrafic.com    PSD to DNN
 
New Post
12/17/2009 3:22 AM
 

Thanks!

I've solved working around web.config! I've manually upgraded it to .NET 3.5

 
New Post
1/5/2010 5:31 PM
 

It did not work for me, I got the 500 Internal Server error :(

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 5.01.02 (51) New Install - CanDNN 5.01.02 (51) New Install - Can't update Admin Site Settings


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out