install error

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/17/2009 1:29:02 AM
Gravatar
Total Posts 71

install error

hi all,

 I want to install mojoportal-2-2-9-2-sqllitereleasefiles ,

my host provids .net2.0,

please see this address and say what i must to do?

and is any way to install mojo on subdomain?

4/17/2009 4:27:36 AM
Gravatar
Total Posts 18439

Re: install error

Hi Nasser,

The latest mojoPortal requires 3.5 .NET SP1. To use 2.0 .NET you can download version 2.2.7.8 from Codeplex as it was the last version to target 2.0 .NET. Or you can try to produce your own build for 2.0 using VS 2008 SP 1 by changing the target of the projects to 2.0, then build then remove files or comment out code to fix any build errors.

If your host enforces Medium Trust security policy (as many hosts do) you will not be able to use SQLite in medium trust, its not possible.

Hope it helps,

Joe 

4/17/2009 5:56:18 AM
Gravatar
Total Posts 71

Re: install error

hi,

i want to get that version ,

is it possible to install mojo in subdomain/viartual directory on .net2.0 server??

 

4/17/2009 6:17:29 AM
Gravatar
Total Posts 18439

Re: install error

Yes it should be possible to host mojoportal in a virtual directory like http://somedomain.com/mojoportal, if the host does some redirecting to make it appear as a root site your mileage may vary. If there is another .NET app running in the root folder with its own Web.config file you may also have trouble but this can be mitigated usually using a <location tag in Web.config, do some googling if that happens. 

You can get the old version from Codeplex, look on the right side of the opage it has older versions.

Hope it helps,

Joe

4/17/2009 7:07:19 AM
Gravatar
Total Posts 71

Re: install error

thanks Joe,

4/17/2009 8:20:56 AM
Gravatar
Total Posts 71

Re: install error

hoooooora 

that great,

thank you Joe,

I installed mojo in less than 10 min, now i must create a new skin for it,

i tested n2,umbruco  and dnn, but mojo is easy to install and easy to config and important of them easy to develop new features ,

mojo is young but it have to drows up quickly, I love it,

but ,Joe, if you release a new version of mojo, I can use of its new feauters easily?

i mean, my .net version on server is 2.0, but mojo targets .net3.5 .....

 

4/17/2009 8:22:46 AM
Gravatar
Total Posts 71

Re: install error

my mojo address : site.iranis.ir

4/17/2009 8:30:01 AM
Gravatar
Total Posts 18439

Re: install error

We cannot hold back progress of the project taking advantage of new things in 3.5 .NET, its better if you upgrade to 3.5 .NET or you will have to go through the same process to make a 2.0 build and sooner or later it will become impossible without breaking things as we will have real dependencies on 3.5. Right now the dependencies are very minimal but that will change. There is some new stuff in 3.5 for better handling time zones than what we are doing now, once we change to use that it will be very difficult to produce a 2.0 build. The only thing I'm really waiting for to use it is because its not yet working under Mono, but as soon as they have it implemented I want to use this new TimeZoneInfo class right away. And thats just one example. I also want to do more with the WCF RESTful web services toolkit, also want to be gin to implement some features in Silverlight.

3.5 .NET has been released for over a year, so my advice is update to 3.5 .NET SP1 and make your life easier to stay up to date with mojoPortal.

Best,

Joe

4/17/2009 8:35:48 AM
Gravatar
Total Posts 18439

Re: install error

That link you posted does not appear to be a mojoPortal site. When I view the source of the page it does not seem at all like a mojoPortal site.

Best,

Joe 

4/17/2009 8:41:19 AM
Gravatar
Total Posts 71

Re: install error

please try again,

4/17/2009 8:46:41 AM
Gravatar
Total Posts 18439

Re: install error

Cool, glad its working. Once you have some content let me know and I'll list it in the sites list

Best,

Joe

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