Compilation 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/10/2005 5:49:12 PM
Gravatar
Total Posts 26
Microsoft MVP in C#

Compilation Error?

Hi  Got this error when tried to install mojoPortal:

Server Error in '/beta' Application


Compilation Error

Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error.

Error message: /tmp/www-data-temp-aspnet/97df870f/77947.0.cs(326,0) : error CS0122: 'ASP.SiteMenu_ascx.subMenuCssClass' is inaccessible due to its protection level /tmp/www-data-temp-aspnet/97df870f/77947.0.cs(332,0) : error CS0122: 'ASP.SiteMenu_ascx.itemPadding' is inaccessible due to its protection level /tmp/www-data-temp-aspnet/97df870f/77947.0.cs(333,0) : error CS0122: 'ASP.SiteMenu_ascx.clickToOpen' is inaccessible due to its protection level

File name: /var/www/opgenorth/beta/Data/Sites/1/skins/mojo1.ascx

Source File: /tmp/www-data-temp-aspnet/97df870f/77947.0.cs

Things work fine when I run on my laptop with WinXP.  When I deploy to my webserver (Debian unstable/Apache 2/mono 1.1.8.2/mod_mono 1.0.9), things don't seem to work as well. 

Thanks for any help you can provide.
7/11/2005 2:23:09 AM
Gravatar
Total Posts 18439

Re: Compilation Error?

Are you using the latest mojoPortal?  That is a bug in mono 1.1.8 that I've seen before but the latest code should not get that error.
7/11/2005 3:32:05 AM
Gravatar
Total Posts 26
Microsoft MVP in C#

Re: Compilation Error?

using mojoportal20050618.  I couldn't find a more recent one, and when I tried to connect using SVN, no luck there either.  I'll just wait and see, maybe a more recent zip of the code will turn up, or SVN will start working again. 
7/11/2005 1:48:29 PM
Gravatar
Total Posts 18439

Re: Compilation Error?

I've commited the latest release to svn and also added a new zip download on Novell Forge.
7/12/2005 9:00:51 AM
Gravatar
Total Posts 26
Microsoft MVP in C#

Re: Compilation Error?

I've grabbed the latest source, and will check it out.  Thanks for the help so far. 
You must sign in to post in the forums. This thread is closed to new posts.