Missing file in the MojoPortal-2600-MSSQL setup

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

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.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
8/10/2018 6:53:00 PM
Gravatar
Total Posts 21

Missing file in the MojoPortal-2600-MSSQL setup

Web.config file refers to /404notfound.aspx file. I don't see this file in the setup files and it has been causing many error messages in our System Log. Where can I get this file?

8/13/2018 11:52:31 AM
Gravatar
Total Posts 21

Re: Missing file in the MojoPortal-2600-MSSQL setup

This is the system log file:

2018-08-13 09:27:15,524 ERROR 66.249.69.141 - en-US - /data/sites/1/forms/shortForm.htm?cn=0515-Crouse-Webinar-Promo-SF&cid=70100000000AXrS&lp=crouse-webinar-register&oid=00D00000000hfbd&rURL=registrationthankyou - mojoPortal.Web.PageNotFoundHttpModule - Referrer(https://www.lumedx.com/crouse-webinar-register.aspx)  PageNotFoundHttpModule handled error.

System.Web.HttpException (0x80004005): The file '/404notfound.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.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

   at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)

   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

8/15/2018 11:27:50 AM
Gravatar
Total Posts 21

Re: Missing file in the MojoPortal-2600-MSSQL setup

Isaac sent me this file so I'm good now. Thanks Isaac!

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