Could not find a part of the path '...\Data\Sites\1\systemfiles\test.config'

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.
2/4/2013 5:04:30 PM
Gravatar
Total Posts 2

Could not find a part of the path '...\Data\Sites\1\systemfiles\test.config'

I just set up Mojoportal version 2.3.9.4 on Win 7, IIS 7.5, MS SQL 2012 Express.

I've read all the documentation, watched the install video, etc.  I noticed that the App_Data folder is missing, but per an other post, just created it and edited the permissions as required.

But, the CMS is throwing an exception when I try to load it in the browser, and the message is: Could not find a part of the path '...\Data\Sites\1\systemfiles\test.config', where the "..." is just the path to the website root.  I checked the file structure and there is no systemfiles folder under "Data\Sites\1".  I checked the zip file and it is not in there either.  Could this be another case of an empty directory and file not being included in the zip download?  Can I do an edit in a file somewhere to get the CMS to ignore that?

Thanks!

2/5/2013 9:10:10 AM
Gravatar
Total Posts 18439

Re: Could not find a part of the path '...\Data\Sites\1\systemfiles\test.config'

yes, just create that missing systemfiles folder

/Data/Sites/[SiteID]/systemfiles

We are close to a new release I will make sure no folders are missing in this one, apparently my zip utility was leaving out empty folders when I packaged the last release.

Hope that helps,

Joe

2/5/2013 10:14:28 AM
Gravatar
Total Posts 2

Re: Could not find a part of the path '...\Data\Sites\1\systemfiles\test.config'

Thanks Joe!  I had to create a few other folders also, but it's up and running now.  On a side note, setting the worker process permissions for IIS 7.5 took a little extra effort, but that seems to be OK now, too.

Jake

2/5/2013 11:01:03 AM
Gravatar
Total Posts 18439

Re: Could not find a part of the path '...\Data\Sites\1\systemfiles\test.config'

Thanks for the beer! Much appreciated.

Cheers,

Joe

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