Getting the following Error during install...

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.
11/30/2010 11:45:23 AM
Gravatar
Total Posts 165

Getting the following Error during install...

Not really sure what this is, I have never received this before:
Welcome to mojoPortal Setup
Probing system...
File system permissions ok.
MySQL database connection ok.
database permissions are sufficient to alter schema.
database initial schema already exists.
database core schema is up to date.
1 site(s) found.
This site appears to be running in a secured environment using Medium Trust policy or at least lower than Full Trust.
In order to use MySQL under Medium Trust, The MySQL Connector for .NET must be installed in the Global Assembly Cache on the server. If you see a SecurityException in the error message then the Connector is not installed. You can download the MySql Connector for .NET from here: http://dev.mysql.com/downloads/connector/net/5.0.html


Configuring feature Html Content - 00:00:00.4844122
Configuring feature Site Statistics - 00:00:00.5625432
Configuring feature Web Part - 00:00:00.5781694
Configuring feature Newsletter Sign Up Form - 00:00:00.5781694
Configuring feature Bing Map - 00:00:00.7188052
Configuring feature Blog - 00:00:00.9063196
Configuring feature Contact Form - 00:00:01.1563388
Configuring feature Event Calendar - 00:00:01.2657222
Configuring feature Feed Manager - 00:00:01.3907318
Configuring feature Flickr Slide Show - 00:00:01.5157414
Configuring feature Image Gallery (Simple Folder Version) - 00:00:01.5938724
Configuring feature Forums - 00:00:01.7032558
Configuring feature Google Map - 00:00:01.7501344
Configuring feature Google Translate - 00:00:01.8282654
Configuring feature Html Fragment Include - 00:00:01.8907702
Configuring feature IFrame - 00:00:01.9220226
Configuring feature Image Gallery - 00:00:02.0470322
Configuring feature Simple List/Links - 00:00:02.1564156
Configuring feature Live Messenger Chat - 00:00:02.2345466
Configuring feature Poll - 00:00:02.3283038
Configuring feature Shared Files - 00:00:02.4220610
Configuring feature Survey - 00:00:02.5158182
Configuring feature Twitter Profile Widget - 00:00:02.5783230
Configuring feature Twitter Search Widget - 00:00:02.6095754
Configuring feature Web Store - 00:00:02.7658374
Configuring feature Xml/Xsl - 00:00:02.8127160
Ensuring all features are installed in server admin sites... - 00:00:02.8439684
An Error Occurred:Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
Source:mscorlib
Stack Trace at System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet) at System.Security.CodeAccessPermission.Demand() at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity) at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity) at mojoPortal.Web.mojoSetup.EnsureTemplateImageFolder(String siteFolderPath) at mojoPortal.Web.mojoSetup.EnsureAdditionalSiteFolders(Int32 siteId) at mojoPortal.Web.mojoSetup.EnsureAdditionalSiteFolders() at mojoPortal.Web.UI.Pages.SetupHome.RunSetup() 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)

11/30/2010 11:47:41 AM
Gravatar
Total Posts 165

Re: Getting the following Error during install...

Forgot to say, this is Medium trust and I have updated the web config for that.  Plus I have a great deal of sites running Mojo Portal and have no had this issue.

11/30/2010 12:15:10 PM
Gravatar
Total Posts 165

Re: Getting the following Error during install...

I had a username wrong, sorry... I fixed the issue.

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