deployment issue

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.
3/7/2010 3:39:03 AM
Gravatar
Total Posts 3

deployment issue

1.At first i have installed mojoportal-2-3-3-4-b-mssql-deploymentfiles in local iis , here i am using vista, sql server 2005. After some changes i have published and then uploaded to live server which os is windows server 2003, sqlserver 2005. I have changed db user id and pass at user.config file. But it shows error.:(http://housing.digitallabbd.com/)

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Data at the root level is invalid. Line 1, position 1.

Source Error:

Line 1: " xml:space="preserve">
Line 2: <value>Minimalna długość hasła wynosi </value>
Line 3: <comment>Password minimum length is </comment>


Source File: /App_GlobalResources/Resource.pl.resx Line: 1

Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.4028

 

Pls help me in this regard.

2.Another problem is when i am trying to add image from fck or other editor(after uploaded then select)it shows only image area but not showing image, what can i do now?

3/14/2010 11:08:47 AM
Gravatar
Total Posts 18439

Re: deployment issue

Deployment files are pre-compiled and not meant for use in Visual Studio but are all ready for production deployment.

Even when working with the mojoPortal source code in Visual Studio, the Publish feature of  Visual Studio does not work for mojoPortal

2.3.3.4b is an old version

The error looks like possibly resource files got corrupted during ftp. When you ftp files I recommend use FileZilla and watch carefully for any transfer errors to make sure all the files are deployed.

Hope it helps,

Joe

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