Installation 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.
7/4/2008 4:22:51 AM
Gravatar
Total Posts 13

Installation Error

Have uploaded all files and created a database which has been added to web.config - but I am getting the following error.  It can't seem to find part of the path - I follow that path in the files and there is no folder called systemfiles.  I unzipped the download and couldn't find it there either.  It is this that is causing the problem or something else - have no idea,

Chris

-------------------------------------------------

Probing system...
File system permissions problems found.
An Error Occurred:Could not find a part of the path 'H:\inetpub\vhosts\jaycoflyers.com.au\httpdocs\Data\Sites\1\systemfiles\test.config'.
Source:mscorlib
Stack Trace at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamWriter.CreateFile(String path, Boolean append) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) at System.IO.StreamWriter..ctor(String path, Boolean append) at System.IO.File.CreateText(String path) at mojoPortal.Web.mojoSetup.TouchTestFile(String pathToFile) at mojoPortal.Web.UI.Pages.SetupHome.GetFolderDetailsHtml() at mojoPortal.Web.UI.Pages.SetupHome.ProbeSystem() at mojoPortal.Web.UI.Pages.SetupHome.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

------------------------------------------------

 

7/4/2008 6:23:05 AM
Gravatar
Total Posts 18439

Re: Installation Error

Hi,

You need to make the /Data folder and all of its child objects writable by the web process. It varies by host but somewhere there should be a way in your control panel to manage file/folder read/write permissions.

Hope it helps,

Joe

7/4/2008 7:57:49 AM
Gravatar
Total Posts 13

Re: Installation Error

Thought so - just couldn't work out how to do it with my host - their help files are not very helpful - finally figured it out and it seems to have installed ok. 

Playtime

 

 

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