install error, on remote hosting

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.
6/5/2010 7:00:16 PM
Gravatar
Total Posts 7

install error, on remote hosting

hello, I have install mojoportal on a remote hosting service, I downloaded version from svn . returned the following exception.

[NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.]
   Brettle.Web.NeatUpload.MultiRequestUploadModule.get_UploadPath() +38
   Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) +469
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75

how do I do? what is it the problem ?
Help me thanks

6/6/2010 6:09:57 AM
Gravatar
Total Posts 18439

Re: install error, on remote hosting

Hi,

We don't have an svn repository anymore, where did you download it from?

If you are using source code you must compile the solution with Visual Studio and then you must package a build for deployment, what steps did you take to do this?

Hope it helps,

Joe

6/6/2010 5:19:17 PM
Gravatar
Total Posts 7

Re: install error, on remote hosting

This is the link where I downloaded Mojoportal
https: / / forgesvn1.novell.com/svn/mojoportal/branches/2.3.4.3 /

I solved the previous problem by switching to medium trust version and renaming the web.config file in the folder / data and / NeatUpload, but now every page I open I always riiindirizza login.aspx page, except pages sitemap and registration .
I admire both your work and hope that I can help.

6/7/2010 2:28:16 PM
Gravatar
Total Posts 18439

Re: install error, on remote hosting

Hi,

This is very interesting and helps me. Previously Novell Forge SVN went away permanently, but it seems the server is back online at least temporarily which allows me to try and recover my history, I'm running a process now to try and do just that. 

However, for deployment to hosting, you should get the latest pre-compiled deployment package from Codeplex, or if you really want to work with the source code and compile it yourself you can get the latest source code also from Codeplex.

Best,

Joe

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