Register   Login
     
  Latest Posts  
RE: ENH: Stylesheet Option
by usheen on 11/19/2008 2:03 PM
How to Filter News Articles Feed and Connect it to a Campaign Under Custom Newsletter Module
by greenflash on 11/19/2008 2:02 PM
RE: Does the contact form not get a logged in users details?
by Betacam on 11/19/2008 1:57 PM
RE: token that lets me link to a download file
by Betacam on 11/19/2008 1:56 PM
RE: Featured articles: what's mean exactly?
by gicannalire on 11/19/2008 1:45 PM
RE: direct link to a special album
by smcculloch on 11/19/2008 1:15 PM
RE: Is the Archive module an archive or an index?
by smcculloch on 11/19/2008 1:15 PM
RE: Does the contact form not get a logged in users details?
by smcculloch on 11/19/2008 1:14 PM
RE: token that lets me link to a download file
by smcculloch on 11/19/2008 1:13 PM
RE: Combining Simple Gallery With Articles...
by smcculloch on 11/19/2008 1:13 PM
  Forums  
Subject: webresource.axd must be registered...
Prev Next
You are not authorized to post a reply.

Page 2 of 2 << < 12
Author Messages
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12427


5/11/2007 9:12 PM  
Yep, any module that has a "RSS.aspx" in it would be affected.

If you add the web.config that I use in the modules here, it should fix it OK.

Scott McCulloch
Site Administrator
Javier AntoUser is Offline
Gold Membership

Posts:50

6/16/2007 4:12 AM  
The problem returns

Using DNN 4.5.3 and the lasts versions for ventrian modules

Now I'm obtaining one lightly different error. This error is randomly but persits 10 or 15 min...

AssemblyVersion: 04.05.03
PortalID: 1
PortalName: Vxxxxxxxx
UserID: -1
UserName:
ActiveTabID: 53
ActiveTabName: Inicio
RawURL: /Default.aspx?tabid=53&error=The+WebResource.axd+handler+must+be+registered+in+the+configuration+to+process+this+request.%0d%0a%0d%0a%3c!--+Web.Config+Configuration+File+--%3e%0d%0a%0d%0a%3cconfiguration%3e%0d%0a++++%3csystem.web%3e%0d%0a++++++++%3chttpHandlers%3e%0d%0a++++++++++++%3cadd+path%3d%22WebResource.axd%22+verb%3d%22GET%22+type%3d%22System.Web.Handlers.AssemblyResourceLoader%22+validate%3d%22True%22+%2f%3e%0d%0a++++++++%3c%2fhttpHandlers%3e%0d%0a++++%3c%2fsystem.web%3e%0d%0a%3c%2fconfiguration%3e&content=0
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.verweb.com/Default.aspx?tabid=53&error=The+WebResource.axd+handler+must+be+registered+in+the+configuration+to+process+this+request.%0d%0a%0d%0a%3c!--+Web.Config+Configuration+File+--%3e%0d%0a%0d%0a%3cconfiguration%3e%0d%0a++++%3csystem.web%3e%0d%0a++++++++%3chttpHandlers%3e%0d%0a++++++++++++%3cadd+path%3d%22WebResource.axd%22+verb%3d%22GET%22+type%3d%22System.Web.Handlers.AssemblyResourceLoader%22+validate%3d%22True%22+%2f%3e%0d%0a++++++++%3c%2fhttpHandlers%3e%0d%0a++++%3c%2fsystem.web%3e%0d%0a%3c%2fconfiguration%3e&content=0
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 0fd508c3-5c7c-475f-958a-68197a81156b
InnerException: The WebResource.axd handler must be registered in the configuration to process this request.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Handlers.AssemblyResourceLoader.GetWebResourceUrlInternal
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: The WebResource.axd handler must be registered in the configuration to process this request. ---> System.InvalidOperationException: The WebResource.axd handler must be registered in the configuration to process this request. at System.Web.Handlers.AssemblyResourceLoader.GetWebResourceUrlInternal(Assembly assembly, String resourceName, Boolean htmlEncoded)at System.Web.Handlers.AssemblyResourceLoader.GetWebResourceUrl(Type type, String resourceName, Boolean htmlEncoded)at System.Web.UI.ClientScriptManager.GetWebResourceUrl(Page owner, Type type, String resourceName, Boolean htmlEncoded)at System.Web.UI.ClientScriptManager.RenderWebFormsScript(HtmlTextWriter writer)at System.Web.UI.Page.RenderWebFormsScript(HtmlTextWriter writer)at System.Web.UI.Page.BeginFormRender(HtmlTextWriter writer, String formUniqueID)at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)at System.Web.UI.Page.Render(HtmlTextWriter writer)at DotNetNuke.Framework.PageBase.Render(HtmlTextWriter writer)at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)--- End of inner exception stack trace ---
Source:
Nombre del Servidor:


I already have these lines in my web.config and webresource.axd is excluded from compression settings


Any Ideas....
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12427


6/16/2007 4:59 AM  
Are you using the latest version of each module? This was a problem when the RSS handler was added in for DNN.

I have since rectified the problem.

Scott McCulloch
Site Administrator
Javier AntoUser is Offline
Gold Membership

Posts:50

6/16/2007 7:18 AM  
I'm using simple gallery 02.01.08 and articles 00.05.61  
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12427


6/16/2007 7:22 AM  
If you are using those, I don't think its a ventrian module causing the issue.

The issue was originally introducted when I had a web.config file that cleared all httpModules and added the ones back to get around the RSS issue. I modified the approach to change the RSS handler only for that module sub-directory that the RSS page is included in.

I wonder if any of your other installed modules tried that approach I took initially?

Scott McCulloch
Site Administrator
Javier AntoUser is Offline
Gold Membership

Posts:50

6/16/2007 7:36 AM  
excuse me, i'm using too the property agent 01.02.00 module, can this be related? i can upgrade this... and investigate the other modules that i have...
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12427


6/16/2007 6:27 PM  
Property Agent has no RSS feeds - so I don't think it would be related to this particular problem.

Scott McCulloch
Site Administrator
You are not authorized to post a reply.
Page 2 of 2 << < 12

Forums > General > DotNetNuke Questions > webresource.axd must be registered...



ActiveForums 3.7