New Blog (after upgrade) error - The file '/blog XXX rss.aspx' does not exist

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
10/3/2013 6:45:02 AM
Gravatar
Total Posts 32

New Blog (after upgrade) error - The file '/blog XXX rss.aspx' does not exist

Hello,

I upgraded to latest version of mojoportal (mojoportal-2-3-9-9-mssql-net40-deploymentfiles).
And i'm running Net 4.0, and MSSQL 2008.

Everything was fine with upgrade, and i am able to use all new features and improvements.

My website currently has more than 1.200 visitors/day, and all seems fine.

But i created a new blog (id 362), and i noticed some error messages in log - actually a lot of errors.

It seems strange to me, because i never find any error when navigating. I google for some of this blog pages, and it takes me correctly to destination.

So, my questions are:

1) Is this error causing problems to some visitors? * Log at the end of this post.

2) Is there anything that i'm missing ( i simply added a new Blog - 362)?

NOTE: this error happens only to new added blog - there's no error message from old blogs. I checked blog settings for both, and it's exactly the same.

Thanks in advance.

BR,
Leo


2013-10-02 19:52:10,538 ERROR 37.228.107.21 - en-US - /blog362rss.aspx?r=7a39ff53-653b-4088-b942-06f09379105d - mojoPortal.Web.PageNotFoundHttpModule - Referrer(none)  PageNotFoundHttpModule handled error. 
System.Web.HttpException (0x80004005): The file '/blog362rss.aspx' does not exist.
   at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
   at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
   at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
   at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
   at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

 

10/3/2013 12:41:08 PM
Gravatar
Total Posts 18439

Re: New Blog (after upgrade) error - The file '/blog XXX rss.aspx' does not exist

Hi Leo,

Can you post a link where I can see the page with the new blog?

I don't think this error is impacting any visitors unless you find any broken links on the page.

that url is formatted the way we used to implement the rss feed url but the latest version of mojoPortal should not have an url with that format so I want to see your page to find out where it is coming from. There should be a meta link with the feed url on the blog page but the format of the url should be different.

Best,

Joe

10/3/2013 7:12:46 PM
Gravatar
Total Posts 32

Re: New Blog (after upgrade) error - The file '/blog XXX rss.aspx' does not exist

Hello Joe,

The new blog is here: http://www.telecomhall.com/course.aspx

As i said, i think it's not affecting users, but it's logging a lot of errors. :)

Thank you again.

BR,

Leo

 

10/5/2013 4:12:57 PM
Gravatar
Total Posts 18439

Re: New Blog (after upgrade) error - The file '/blog XXX rss.aspx' does not exist

Hi,

I found there was a bug on the blog post detail page the RSS autodiscovery link had the old format for the url.

I've patched the 2.3.9.9 release with the fix for this if you download it again and replace mojoPortal.Features.UI.dll and mojoPortal.Web.dll it will solve this.

​Thanks,

Joe

You must sign in to post in the forums. This thread is closed to new posts.