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 ...Upgraded to 06.01.02, and now unable to utilize "page functions" toolbar / register new usersUpgraded to 06.01.02, and now unable to utilize "page functions" toolbar / register new users
Previous
 
Next
New Post
4/24/2012 2:07 PM
 

After upgrading to DNN version 06.01.02 from a 05 version, I am having TWO issues that I can see so far, and they are as follows (see bullets):

  • When I click on "Settings" from the "Page Functions" toolbar on any DNN page of www.woodsborovfc.org, I receive the following error message within the page under the heading "tab management":
Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: d:\Inetpub\woodsborovfc\DesktopModules\Admin\Tabs\ManageTabs.ascx.cs(1): error CS0116: A namespace does not directly contain members such as fields or methods ---> System.Web.HttpCompileException: d:\Inetpub\woodsborovfc\DesktopModules\Admin\Tabs\ManageTabs.ascx.cs(1): error CS0116: A namespace does not directly contain members such as fields or methods 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.GetVPathBuildResultWithAssert(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.WebFormsModuleControlFactory.CreateModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleControlFactory.LoadModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---

Checking the "EVENT VIEWER" log, this is the error that is presented:

ModuleId: -1

ModuleDefId: -1
FriendlyName:
ModuleControlSource: DesktopModules/Admin/Tabs/ManageTabs.ascx
AssemblyVersion: 6.1.2
PortalID: 0
PortalName: Woodsboro Volunteer Fire Rescue Company
UserID: 1
UserName: host
ActiveTabID: 38
ActiveTabName: Admin
RawURL: /Admin/tabid/38/ctl/Tab/action/edit/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.woodsborovfc.org/Admin/tabid/38/ctl/Tab/action/edit/Default.aspx
UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: d4112054-95f6-44cf-b379-e768d3671c36
InnerException: d:\Inetpub\woodsborovfc\DesktopModules\Admin\Tabs\ManageTabs.ascx.cs(1): error CS0116: A namespace does not directly contain members such as fields or methods
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.CompileWebFile
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: d:\Inetpub\woodsborovfc\DesktopModules\Admin\Tabs\ManageTabs.ascx.cs(1): error CS0116: A namespace does not directly contain members such as fields or methods ---> System.Web.HttpCompileException: d:\Inetpub\woodsborovfc\DesktopModules\Admin\Tabs\ManageTabs.ascx.cs(1): error CS0116: A namespace does not directly contain members such as fields or methods 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.GetVPathBuildResultWithAssert(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.WebFormsModuleControlFactory.CreateModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleControlFactory.LoadModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---
Source:
Server Name: WEBD51

  •  When Users try to "register" with my site, by clicking "REGISTER", nothing happens.  They click the link, and it basically refreshes the page.  Checking "EVENT VIEWER" shows nothing evident (no errors or informational messages).  I am however, still able to log into the site. 

 
New Post
4/24/2012 2:16 PM
 
We are dealing with a similar problem with 6.1. We share a an instance of 6.1. I have no issues with nothing happening when a menu item is clicked. However, others on different portals have reported this problem. I am using Windows 7 at work and at home. The individuals with the problem have said they are using IE7/8 which is what I am using. Could this be operating system related?

Thanks.

David
 
New Post
4/24/2012 2:33 PM
 
I am using Windows 7 to browse to the DNN site. I have "JUST" tested this on browser version IE 9.0.8 and Firefox 11.0, with the same error code. I don't believe it is a browser issue, but a DNN issue.
 
New Post
4/24/2012 4:05 PM
 

Have you used the upgrade package or the install package? 

Using the install package needs manual modifiy of the web.config file!  There have transfered the 2 connection strings, the Install date, the Maschine Key and if it was changed the databaseOwner properties!

 
New Post
4/25/2012 1:15 PM
 
We upgraded from 5.6.4 to 6.1.
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgraded to 06.01.02, and now unable to utilize "page functions" toolbar / register new usersUpgraded to 06.01.02, and now unable to utilize "page functions" toolbar / register new users


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