Install galleryserverpro in mojoportal directory

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
12/11/2011 2:37:53 PM
Gravatar
Total Posts 76

Install galleryserverpro in mojoportal directory

Hello,

As addition to mojoportal i wanna install GalleryServerPro (www.galleryserverpro.com).
This is a asp.net application (source code available) where you can upload and manage photo's as an cms-solution.

When i copy the files to a subdirectory in mojoportal and when i go to the application trough "localhost/gallery/default.aspx" i get an error: "Could not load file or assembly 'System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies"

I believe it has to do with the fact that mojoportal and galleryserverpro has a WEB.CONFIG file.
My hosting-server says i can install to asp.net application in one web-application.

How to handle the two web.config files?

THNX in advanced.

Hanzie

 

12/11/2011 2:40:54 PM
Gravatar
Total Posts 18439

Re: Install galleryserverpro in mojoportal directory

Hi Hanzie,

See the links in the first item in our Developer FAQ

Hope that helps,

Joe

12/11/2011 3:05:28 PM
Gravatar
Total Posts 76

Re: Install galleryserverpro in mojoportal directory

Hello Joe,

That helped indeed! THNX

I also had to include <system.webserver> in the location tags!!

12/12/2011 7:16:00 AM
Gravatar
Total Posts 18439

Re: Install galleryserverpro in mojoportal directory

Hi Hanzie,

Glad that worked for you. I've updated the FAQ to mentiion the system.webserver section as well.

Thanks for the beer! Much appreciated.

Cheers,

Joe

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