Results 1 to 9 of 9

Thread: DotNetNuke error

  1. #1
    Join Date
    Jun 2005
    Posts
    270
    Thanks
    12
    Thanked 11 Times in 9 Posts

    Default DotNetNuke error

    One of my DNN 4.x sites gives the following error when I click on one of the menu-items in the 'Admin' in 'Host' menu (i.e. Site Settings, File Manager, ...):

    Code:
    Error: File Manager is currently unavailable.
    DotNetNuke.Services.Exceptions.ModuleLoadException: D:\website.com\wwwroot\web\Admin\Files\filemanager.ascx(691): error BC30560: 'controls_sectionheadcontrol_ascx' is ambiguous in the namespace 'ASP'. ---> System.Web.HttpCompileException: D:\website.com\wwwroot\web\Admin\Files\filemanager.ascx(691): error BC30560: 'controls_sectionheadcontrol_ascx' is ambiguous in the namespace 'ASP'. 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.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 ---
    Not all items have this problem (i.e. User Accounts works).
    The last thing I did was edit one of the pages (about week ago), logged out and logged in this morning after which the error occurred. So, there's no obvious cause, as far as I can tell.

    Any ideas?

    Thanks,
    J.

  2. #2
    Join Date
    Mar 2005
    Location
    Hampshire
    Posts
    432
    Thanks
    4
    Thanked 3 Times in 3 Posts

    Default

    Google is your friend on this one. It looks like an issue with a file, not what you did. I have 2 suggestions to try

    1. Edit the web.config file and resave it. (You only need to put a space in it somewhere). This will force your website application to restart.

    2. Change the website to not have ASP.Net (what ever version). Then enable ASP.Net (whatever version). With a bit of luck this will force the removal of any temp asp.net compiled files on the server.

    Hoper this helps. If you need more info do a google search on BC30560: and you will see that it is something to go with temp files on the server. I'm hoping one of these 2 methods will sort it out. Otherwise, you will need to raise a help call.

    Ken

    Just chill

  3. #3
    Join Date
    Jun 2005
    Posts
    270
    Thanks
    12
    Thanked 11 Times in 9 Posts

    Default

    Thanks Tanzy. Tried both and it didn't solve the problem.

    I hope Warren can help me out; I'll log a call.

  4. #4
    Join Date
    Mar 2005
    Location
    Hampshire
    Posts
    432
    Thanks
    4
    Thanked 3 Times in 3 Posts

    Default

    Sorry to hear that they did not resolve your problem. As I say, it was a hope that it would work. I'm sure Warren will be able to sort it via a supprot ticket though.

    Just chill

  5. #5
    Join Date
    Jun 2005
    Posts
    270
    Thanks
    12
    Thanked 11 Times in 9 Posts

    Default

    I just opened the ticket.

    Meanwhile I selected and installed an other CMS next to DNN (it's a small site, so this took only a couple of hours).

    I really like DNN, but these unexpected errors (this is not the first time I run into 'unexpected behaviour' of DNN/.NET) bring me doubt. It makes me wonder whether DNN is actually suited for 'professional' use...

  6. #6
    Join Date
    Dec 2005
    Location
    Shrewsbury
    Posts
    8
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Ooh, what's going on 'ere then?

    Curiously, I tried to upload a document to my DNN site half an hour ago and got the same error but for controls_moduleauditcontrol_ascx.

    I just flipped back to copy the message and paste it here and now it's working!

    Maybe something cache related?

  7. #7
    Join Date
    Mar 2005
    Location
    Hampshire
    Posts
    432
    Thanks
    4
    Thanked 3 Times in 3 Posts

    Default

    I have been using DNN for a number of years now and have not had this issue. I've also tried a number of other portals and find that DNN is the best .net one in my view.

    The advantage of DNN I also find is that if there is not a module that does what I want, I can code one myself with a fair bit of ease.

    As to its sutability for professional use, there are a number of corporations that are using it.

    Right I'm going now, as it is begining to sound like I'm a DNN evangalist

    Just chill

  8. #8
    Join Date
    Jun 2005
    Posts
    270
    Thanks
    12
    Thanked 11 Times in 9 Posts

    Default

    Warren cleared the 'Temporary ASP.NET Files cache' and now the problem is solved. As predicted (by Tanzy).

    And, thanks for showing met the light!

    Now we're on the subject... is there an (easy) way to keep a DNN site running? So it won't take half a minute or so to startup when someone first visits the site (especially for new sites, which attract only a few visitors per hour, this is painful)? Preferably not using an external site for sending 'keep alives'.

  9. #9
    Join Date
    Feb 2004
    Posts
    4,876
    Thanks
    2
    Thanked 134 Times in 113 Posts

    Default

    Keep alives is the only way with .NET - on a dedicated server you could set the recycle time to every 24 hours so that it only happened once a day.
    Warren Ashcroft
    Red Fox UK Limited - Pioneers in Internet Technology
    http://www.redfoxuk.com
    w.ashcroft [at] redfoxuk.com

    NOTE: Forum Private Messaging should not be used to contact staff with support queries.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. DotNetNuke 4 Helm Wizard
    By PeterT in forum DotNetNuke (ASP.NET)
    Replies: 11
    Last Post: 5th January 2007, 09:22 AM
  2. DotNetNuke 3.3.5 authentication pop-up?
    By Jaro in forum Portal/CMS Applications
    Replies: 7
    Last Post: 26th November 2006, 08:18 PM
  3. Slow DotNetNuke
    By Lord1e in forum Technical Support
    Replies: 3
    Last Post: 11th January 2006, 10:01 AM
  4. DotNetNuke Support
    By bill2clone in forum Sales and Service Feature Enquiries
    Replies: 31
    Last Post: 30th December 2005, 11:37 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •