We're sorry but we could not find the page you are looking for. Please try the

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.
9/5/2010 12:38:16 PM
Gravatar
Total Posts 55

We're sorry but we could not find the page you are looking for. Please try the

Hi all

 

I added new custom control and when i add it to any of mojoportal page and navigate to it gives me following error:

We're sorry but we could not find the page you are looking for. Please try the site map

9/5/2010 12:48:30 PM
Gravatar
Total Posts 18439

Re: We're sorry but we could not find the page you are looking for. Please try the

you will get that error if it fails to load your control, possibly you specified the path wrong. look in the logs under Administration > System Log to see the error.

Hope it helps,

Joe

9/5/2010 12:55:27 PM
Gravatar
Total Posts 55

Re: We're sorry but we could not find the page you are looking for. Please try the

Thanks Joe, I have looked older post where was the same problem, so I have commented PageNotFoundHandler

and I get the error .. The path was not correct .. :) Now everything is ok .. :)

 

Thank you

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