problems with folders

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.
1/9/2013 12:53:25 PM
Gravatar
Total Posts 11

problems with folders

hello then i copy the files from wwwroot/mojoportal into wwwroot folder the side have a error 500 massage that can it be?

1/9/2013 1:09:18 PM
Gravatar
Total Posts 18439

Re: problems with folders

If wwwroot folder corresponds to the actual root of your web site then that is where you should put the files because otherwise your site is running at yourdomain/mojoportal instead of just yourdomain

But if you move the files to the root, then you need to delete the mojoportal folder to prevent conflicts and errors.

Hope that helps,

Joe

1/9/2013 2:17:52 PM
Gravatar
Total Posts 11

Re: problems with folders

HTTP-Fehler 500.19 - Internal Server Error
Auf die angeforderte Seite kann nicht zugegriffen werden, da die zugehörigen Konfigurationsdaten für die Seite ungültig sind.

 

THIS IS the massage now

1/9/2013 2:25:38 PM
Gravatar
Total Posts 18439

Re: problems with folders

That is a generic error code, you need to find out the error detail, see basic troubleshooting, the error detail might be logged in /Data/currentlog.config or you might need to ask your host to find out the error detail.

Make sure your root site is configured for .NET 4.

Hope that helps,

Joe

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