Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

Affordable ASP.NET Hosting Service
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
 


  Sponsors  

Meet Our Sponsors

FCKeditor Project
Salaro -- Skins and more
OnyakTech
The best choice for your web site host, email hosting, and domain registration.
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Install It!  Error: Site Settings Currently Unavailable
Previous Previous
 
Next Next
New Post 5/23/2008 5:25 PM
Unresolved
User is offline Brent Segner
1 posts
10th Ranked


Error: Site Settings Currently Unavailable  

I am looking for anyone that has any thoughts about this particular error that prevents me from accessing the Site Settings....As a complete newbie to the DNN project, I am having trouble determining what the issue is and how to correct it. After a maddening two weeks scouring forums and searching Google I have given up trying to figure it out for myself and am looking for assistance.

Brief Error:

DotNetNuke.Services.Exceptions.ModuleLoadException: d:\hosting\member\bdsegner\site1\Admin\Portal\SiteSettings.ascx.vb(374): error BC30456: 'Available' is not a member of 'ASP.controls_duallistcontrol_ascx'. ---> System.Web.HttpCompileException: d:\hosting\member\bdsegner\site1\Admin\Portal\SiteSettings.ascx.vb(374): error BC30456: 'Available' is not a member of 'ASP.controls_duallistcontrol_ascx'. 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.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) ---

Detailed Log:

ModuleId: 354
ModuleDefId: 14
FriendlyName: Site Settings
ModuleControlSource: Admin/Portal/SiteSettings.ascx
AssemblyVersion: 04.08.02
PortalID: 0
PortalName: Elite FC
UserID: 1
UserName: bdsegner
ActiveTabID: 39
ActiveTabName: Site Settings
RawURL: /Admin/SiteSettings/tabid/39/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: a2cbeefa-e8c1-4a9f-ac00-76a0108f3482
InnerException: d:\hosting\member\bdsegner\site1\Admin\Portal\SiteSettings.ascx.vb(374): error BC30456: 'Available' is not a member of 'ASP.controls_duallistcontrol_ascx'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.CompileWebFile
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: d:\hosting\member\bdsegner\site1\Admin\Portal\SiteSettings.ascx.vb(374): error BC30456: 'Available' is not a member of 'ASP.controls_duallistcontrol_ascx'. ---> System.Web.HttpCompileException: d:\hosting\member\bdsegner\site1\Admin\Portal\SiteSettings.ascx.vb(374): error BC30456: 'Available' is not a member of 'ASP.controls_duallistcontrol_ascx'. 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.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
Source:
Server Name: DEDI538

 
New Post 7/10/2008 9:37 PM
User is offline Martin Simpkins
1 posts
10th Ranked


Re: Error: Site Settings Currently Unavailable  

Brent,

I have the same error. I'm using version 4.8.4 in the root of a GoDaddy site. I would also appreciate any help anyone could give.

 
New Post 9/2/2008 6:52 AM
User is offline Dan Ambrose
19 posts
www.DotnetnukeTraining.com
10th Ranked


Re: Error: Site Settings Currently Unavailable  

Did you ever hear back from anyone? I have the same issue.

Unhandled error loading module.
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> DotNetNuke.Services.Exceptions.ModuleLoadException: Error: Site Settings is currently unavailable. ---> System.Web.HttpCompileException: E:\Domains\mysitename.com\wwwroot\Admin\Portal\SiteSettings.ascx.vb(374): error BC30456: 'Available' is not a member of 'ASP.controls_duallistcontrol_ascx'. 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.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace --- at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, PortalModuleBase ctrlModule, Exception exc, Boolean DisplayErrorMessage) at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(PortalModuleBase ctrlModule, Exception exc, Boolean DisplayErrorMessage) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

Event Viewer info.

AssemblyVersion: 04.08.04
PortalID: 0
PortalName: MyPortalName
UserID: 1
UserName: host
ActiveTabID: 39
ActiveTabName: Site Settings
RawURL: /Admin/SiteSettings/tabid/39/portalid/0/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://mywebsiteaddress.comHost/Portals/tabid/17/portalid/0/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: bd464e3e-c411-4214-bfaf-0e9d02ad0e73
InnerException: Error: Site Settings is currently unavailable.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.CompileWebFile
StackTrace:


www.DotnetnukeTraining.com
 
New Post 9/4/2008 1:26 PM
User is offline The Colonel
47 posts
10th Ranked


Re: Error: Site Settings Currently Unavailable  

Ditto

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Install It!  Error: Site Settings Currently Unavailable
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Need Help with your DotNetNuke website?
Jango Studios offers exclusive DotNetNuke Skin Design, Module Development, Web Marketing and Web Hosting.
www.jangostudios.net
Where Every Home is an Investment
Where Every Home is an Investment
www.nestbrokers.com
Faculty of Graduate and Postdoctoral Studies
At the graduate level, the University of Ottawa offers more than 180 graduate certificates, master's degrees and PhDs, as well as interdisciplinary programs such as Women's Studies and Canadian Studies. Many postdoctoral opportunities are available in both the sciences and the humanities. For further information, please consult the site of the Faculty of Graduate and Postdoctoral Studies.
www.grad.uottawa.ca

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP