Wordpress does not find mojoPortal.Web after installing mojoPortal

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.
4/8/2010 10:20:34 AM
Gravatar
Total Posts 2

Wordpress does not find mojoPortal.Web after installing mojoPortal

Hello,

I just installed mojoPortal on my web site but encountered an interesting problem.

I have a Wordpress blog running at http://fotobaeyens.com/blog/ also known as subdomain http://blog.fotobaeyens.com/ which runs fine.
But I now installed MojoPortal in the root http://fotobaeyens.com/ and now Wordpress magically give this error: “Could not load file or assembly 'mojoPortal.Web' or one of its dependencies.”

This confuses me since Wordpress does not use any asp.net so should not need mojoPortal.Web and web.config which is located on the root should find mojoPortal.Web because it is actually using it for the newly installed mojoPortal.

Any Idea how to configure it so both works?

I did not find any link here on this site.

I think I have ISS 7.0 (godaddy.com) and .NET 3.5

Many thanks.
 

4/10/2010 12:43:01 PM
Gravatar
Total Posts 251

Re: Wordpress does not find mojoPortal.Web after installing mojoPortal

you must tell to IIS that /blog/ folder is outside the mojoportal application

there is a file to put somewhere, i forgot where...

4/11/2010 8:45:55 AM
Gravatar
Total Posts 2239

Re: Wordpress does not find mojoPortal.Web after installing mojoPortal

Hi,

The easiest way to fix this issue is to assign the blog app to a different application pool. I don't know if GoDaddy will let you do that or not. You may want to consider dropping GoDaddy and going with a host that actually conforms to standards. ;-) You can see a list of hosts that should fit your needs here: http://www.mojoportal.com/hostingpartners.aspx.

HTH,
Joe D.

4/11/2010 9:37:53 AM
Gravatar
Total Posts 2

Re: Wordpress does not find mojoPortal.Web after installing mojoPortal

Ok many thanks.

The short term solution is that I have a simple page, in the future I will check what can be done, maybe moving to another host.

Olaf

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