Register   Login
     
  Latest Posts  
RE: News Article Detail and Lightbox
by Declic Video on 3/19/2010 3:03 AM
RE: NA Latest - Template question
by spirit on 3/18/2010 3:52 PM
RE: Show a few articles under a Category?
by mao on 3/18/2010 2:34 PM
Show a few articles under a Category?
by nknight on 3/18/2010 1:55 PM
RE: NA Latest - Template question
by mao on 3/18/2010 1:52 PM
RE: Is there a way to add image, based on x of DATE
by ray-isc on 3/18/2010 12:09 PM
RE: NA Latest - Template question
by Blondie on 3/18/2010 11:15 AM
Server Time Issue?
by JoeyJ248 on 3/18/2010 8:33 AM
RE: Multiple images in RSS feed
by swebster on 3/18/2010 7:58 AM
RE: NA Latest - Template question
by spirit on 3/18/2010 7:45 AM
  Forums  
Subject: An error has occurred.
Prev Next
You are not authorized to post a reply.

Author Messages
Nelson FernandezUser is Offline
Gold Membership
Ventrian Active Member
Ventrian Active Member
Posts:46

2/09/2007 9:20 AM  
When I try to View Options in the subscription content module it says:

An error has occurred.
Error: Edit Content is currently unavailable.

Is there something I can do to determine the root of the problem?
Nelson FernandezUser is Offline
Gold Membership
Ventrian Active Member
Ventrian Active Member
Posts:46

2/09/2007 9:26 AM  
Scratch that... The error happened AFTER I made a change to the web.config. reverting back has fixed the problem.

FYI the change I made that caused the error was to turn custom errors mode ON and set a defaultRedirect. Sorry for the bother.
Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17204


2/11/2007 2:35 PM  
No problems, glad it's working.

Scott McCulloch
Site Administrator
Nelson FernandezUser is Offline
Gold Membership
Ventrian Active Member
Ventrian Active Member
Posts:46

2/20/2007 8:43 PM  
I had this happen again. And again it's seems to happen when a redirect is enabled in the web.config

I originally thought I was doing something wrong but now I'm not sure.

Here are the details and some steps:

Web.config does not have any custom error redirects and the module works fine.

Edit the web.config to do redirects on 404 errors:

[EDIT: the server is parsing out the web.config details with angle brackets. I'm wrapping them in square brackets instead]

    [customErrors mode="RemoteOnly"]
        [error statusCode="404" redirect="http://www.warbeats.com/" /]
    [/customErrors]


Attempt to go to the module settings for the Subscription Tools module.

I get: An Error has occurred

Error Details:

ModuleId: 381
ModuleDefId: -1
FriendlyName: Module
ModuleControlSource: Admin/Modules/ModuleSettings.ascx
AssemblyVersion: 04.04.01
PortalID: 0
PortalName: Warbeats
UserID: 2
UserName: admin
ActiveTabID: 60
ActiveTabName: Donate
RawURL: /Donate/tabid/60/ctl/Module/ModuleId/381/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.warbeats.com/Donate.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 66f5212e-52b9-43c5-b06f-906cf3c75043
InnerException: External component has thrown an exception.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.AssemblyBuilder.Compile
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: External component has thrown an exception. ---> System.Web.HttpCompileException: External component has thrown an exception. at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() 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: WARBEATS

-------------------------

Perhaps it's just my site but I guess it's easy enough to test so I thought I'd post it here.


Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17204


2/21/2007 5:41 AM  
Can you disable the friendly URLs and see if it works, it could be related to that.

Scott McCulloch
Site Administrator
You are not authorized to post a reply.
Forums > Modules > Subscription Tools > An error has occurred.



ActiveForums 3.7