System.MissingFieldException: Field 'mojoPortal.Web.BlogUI.BlogModule.updBlog' not found

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

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.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
5/6/2009 11:15:27 AM
Gravatar
Total Posts 2

System.MissingFieldException: Field 'mojoPortal.Web.BlogUI.BlogModule.updBlog' not found

openSUSE 10.3 and 11.1
Mono 2.4 (official Novell Repo)
MySQL
mojoPortal  2.3.0.1

On a clean install of MojoPortal on either openSUSE 10.3 or 11.1 using MySQL, when I add a new Blog to a site, I get this exception:

2009-05-04 18:05:02,381 ERROR mojoPortal.Web.mojoBasePage - xxx.xxx.xxx.xxx-de-DE - /tab.aspx
System.MissingFieldException: Field 'mojoPortal.Web.BlogUI.BlogModule.updBlog' not found.
at ASP.blog_blogmodule_ascx.__BuildControlTree (ASP.blog_blogmodule_ascx __ctrl) [0x00000]
at ASP.blog_blogmodule_ascx.FrameworkInitialize () [0x00000]
at System.Web.UI.UserControl.InitializeAsUserControlInternal () [0x00000]
at System.Web.UI.UserControl.InitializeAsUserControl (System.Web.UI.Page page) [0x00000]
at System.Web.UI.TemplateControl.LoadControl (System.Type type, System.Object[] parameters) [0x00000]
at System.Web.UI.TemplateControl.LoadControl (System.String virtualPath) [0x00000]
at mojoPortal.Web.UI.Pages.SiteHome.LoadPage () [0x00000]
at mojoPortal.Web.UI.Pages.SiteHome.Page_Load (System.Object sender, System.EventArgs e) [0x00000]
at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000]
at mojoPortal.Web.mojoBasePage.OnLoad (System.EventArgs e) [0x00000]
at System.Web.UI.Control.LoadRecursive () [0x00000]
at System.Web.UI.Page.ProcessLoad () [0x00000]
at System.Web.UI.Page.ProcessPostData () [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]
 

I used the provided Web.config and only changed the MySQL connection settings accordingly. Any idea?

Thanks,
Hannes

5/21/2009 6:05:02 PM
Gravatar
Total Posts 4

Re: System.MissingFieldException: Field 'mojoPortal.Web.BlogUI.BlogModule.updBlog' not found

Hi,

I get a similar error message.

mojoPortal Version 2.3.0.1 MySQL

Mono 2.4

MySQL 5.1

SuSE 9.3

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

Server Error in '/mymojo' Application
Field 'mojoPortal.Web.GalleryUI.GalleryControl.upGallery' not found.

Description: HTTP 500. Error processing request.

Stack Trace:

System.MissingFieldException: Field 'mojoPortal.Web.GalleryUI.GalleryControl.upGallery' not found.
at ASP.imagegallery_gallery_ascx.__BuildControlTree (ASP.imagegallery_gallery_ascx __ctrl) [0x00000]
at ASP.imagegallery_gallery_ascx.FrameworkInitialize () [0x00000]
at System.Web.UI.UserControl.InitializeAsUserControlInternal () [0x00000]
at System.Web.UI.UserControl.InitializeAsUserControl (System.Web.UI.Page page) [0x00000]
at System.Web.UI.TemplateControl.LoadControl (System.Type type, System.Object[] parameters) [0x00000]
at System.Web.UI.TemplateControl.LoadControl (System.String virtualPath) [0x00000]
at mojoPortal.Web.UI.Pages.SiteHome.LoadPage () [0x00000]
at mojoPortal.Web.UI.Pages.SiteHome.Page_Load (System.Object sender, System.EventArgs e) [0x00000]
at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000]
at mojoPortal.Web.mojoBasePage.OnLoad (System.EventArgs e) [0x00000]
at System.Web.UI.Control.LoadRecursive () [0x00000]
at System.Web.UI.Page.ProcessLoad () [0x00000]
at System.Web.UI.Page.ProcessPostData () [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]

Version information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433

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

Thanx.

 

Devar

5/22/2009 4:44:30 AM
Gravatar
Total Posts 18439

Re: System.MissingFieldException: Field 'mojoPortal.Web.BlogUI.BlogModule.updBlog' not found

Please try mojoPortal 2.3.0.4, use the mojoportal-2-3-0-4-pgsqlreleasefiles-for-mono.zip and the mojoportal-2-3-0-4-mysqldatalayer.zip.

Hope it helps,

Joe

5/22/2009 10:55:07 AM
Gravatar
Total Posts 4

Re: System.MissingFieldException: Field 'mojoPortal.Web.BlogUI.BlogModule.updBlog' not found

Hi,

after upgrading,  I get this:

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

Server Error in '/mymojo' Application
Compilation Error

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

Compiler Error Message: CS0029: Cannot implicitly convert type `System.Web.UI.ScriptManager' to `System.Web.UI.ScriptManager'

Source Error:

Line 75: </form>
Line 76: </body>
Line 77: </html>


Source File: /srv/www/mysite/html/mymojo/App_MasterPages/layout.Master Line: 77

Show Detailed Compiler Output:

gmcs /target:library /debug- /optimize+ /warn:4 /out:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_71e6843e.dll" /r:"/opt/mono/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll" /r:"/opt/mono/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll" /r:"/opt/mono/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll" /r:"/opt/mono/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll" /r:"/opt/mono/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll" /r:"/opt/mono/lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll" /r:"/opt/mono/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll" /r:"/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/b6888c23/afc350da_194bdcf9_00000001/System.Web.Extensions.dll" /r:"/opt/mono/lib/mono/gac/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll" /r:"/opt/mono/lib/mono/gac/System.Data.DataSetExtensions/3.5.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/935cd5f7/8a17090e_194bdcf9_00000001/AjaxControlToolkit.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/30e53d1a/29aee1e3_194bdcf9_00000001/Argotic.Common.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/27ba230e/3ef1fff7_194bdcf9_00000001/Argotic.Core.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/74333e43/6d78e2ba_194bdcf9_00000001/Argotic.Extensions.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/c3503985/da1be57c_194bdcf9_00000001/Brettle.Web.NeatHtml.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/13d30802/0a98d4fb_194bdcf9_00000001/Brettle.Web.NeatHtmlTools.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/2eba8559/37f159a0_194bdcf9_00000001/Brettle.Web.NeatUpload.GreyBoxProgressBar.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/d48d5bdb/cdc68722_194bdcf9_00000001/Brettle.Web.NeatUpload.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/3915a6a4/205e7a5d_194bdcf9_00000001/CSSFriendly.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/af03f082/b6482c7b_194bdcf9_00000001/CookComputing.XmlRpcV2.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/df8c9b4f/c6c747b6_194bdcf9_00000001/DotNetOpenId.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/94a76e6b/8decb292_194bdcf9_00000001/DotNetOpenMail.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/873fca23/9e7416da_194bdcf9_00000001/GCheckout.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/7002b0a5/69496c5c_194bdcf9_00000001/Jayrock.Json.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/8f4bb2dd/96006e24_194bdcf9_00000001/Jayrock.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/b9a45dc7/a0ef813e_194bdcf9_00000001/Lucene.Net.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/4637b2eb/5f7c6e12_194bdcf9_00000001/MetaDataExtractor.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/3ca284c4/25e9583d_194bdcf9_00000001/Microsoft.Web.Preview.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/b23ad261/ab710e98_194bdcf9_00000001/Mono.Security.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/04e2c4cc/1da91835_194bdcf9_00000001/MySql.Data.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/a19d874f/b8d65bb6_194bdcf9_00000001/Newtonsoft.Json.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/58f4fd9c/41bf2165_194bdcf9_00000001/Novell.Directory.Ldap.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/a232aa5f/bb7976a6_194bdcf9_00000001/Npgsql.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/07b4ddfd/1eff0104_194bdcf9_00000001/OpenPOP.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/c8ba1aa7/d1f1c65e_194bdcf9_00000001/Org.Mentalis.Security.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/3a519137/231a4dce_194bdcf9_00000001/RSS.NET.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/d89190d3/c1da4c2a_194bdcf9_00000001/SharpMimeTools.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/5ed434e1/479fe818_194bdcf9_00000001/SiteOffice.Business.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/cae0ad4b/d3ab71b2_194bdcf9_00000001/SiteOffice.Data.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/a867e6c3/b12c3a3a_194bdcf9_00000001/SiteOffice.ExternalMail.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/191c85d5/0057592c_194bdcf9_00000001/SiteOffice.UI.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/a5fcdb7d/bcb70784_194bdcf9_00000001/Subkismet.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/73211aa6/6a6ac65f_194bdcf9_00000001/System.Web.Silverlight.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/3ba86172/22e3bd8b_194bdcf9_00000001/TimelineNet.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/59f43417/40bfe8ee_194bdcf9_00000001/WebStore.Business.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/341cb781/2d576b78_194bdcf9_00000001/WebStore.Data.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/ef21a58b/f66a7972_194bdcf9_00000001/WebStore.UI.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/6c0d8891/75465468_194bdcf9_00000001/ZedGraph.Web.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/10cad1cb/09810d32_194bdcf9_00000001/ZedGraph.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/eb593da3/f212e15a_194bdcf9_00000001/log4net.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/c0f4d6ba/d9bf0a43_194bdcf9_00000001/mojoPortal.Business.WebHelpers.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/46b8e231/5ff33ec8_194bdcf9_00000001/mojoPortal.Business.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/4450829b/5d1b5e62_194bdcf9_00000001/mojoPortal.Data.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/d496b9cc/cddd6535_194bdcf9_00000001/mojoPortal.Features.Business.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/49e85fb6/50a3834f_194bdcf9_00000001/mojoPortal.Features.Data.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/20b3d700/39f80bf9_194bdcf9_00000001/mojoPortal.Features.UI.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/854a4bb8/9c019741_194bdcf9_00000001/mojoPortal.Net.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/bc990521/a5d2d9d8_194bdcf9_00000001/mojoPortal.Web.Controls.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/29300598/307bd961_194bdcf9_00000001/mojoPortal.Web.Editor.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/d357041f/ca1cd8e6_194bdcf9_00000001/mojoPortal.Web.Framework.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/6064b9ef/792f6516_194bdcf9_00000001/mojoPortal.Web.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_global.asax.592bf2da.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_GlobalResources.1bab7b26.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_2a542c3b.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_50861b66.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_bb65dcb.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_748e94b4.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_6f229c03.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_4ebd6a76.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_51c02519.dll" /r:"/opt/mono/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll" /r:"/opt/mono/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll" /r:"/opt/mono/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll" /r:"/opt/mono/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll" /r:"/opt/mono/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll" /r:"/opt/mono/lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll" /r:"/opt/mono/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll" /r:"/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/b6888c23/afc350da_194bdcf9_00000001/System.Web.Extensions.dll" /r:"/opt/mono/lib/mono/gac/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll" /r:"/opt/mono/lib/mono/gac/System.Data.DataSetExtensions/3.5.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/935cd5f7/8a17090e_194bdcf9_00000001/AjaxControlToolkit.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/30e53d1a/29aee1e3_194bdcf9_00000001/Argotic.Common.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/27ba230e/3ef1fff7_194bdcf9_00000001/Argotic.Core.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/74333e43/6d78e2ba_194bdcf9_00000001/Argotic.Extensions.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/c3503985/da1be57c_194bdcf9_00000001/Brettle.Web.NeatHtml.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/13d30802/0a98d4fb_194bdcf9_00000001/Brettle.Web.NeatHtmlTools.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/2eba8559/37f159a0_194bdcf9_00000001/Brettle.Web.NeatUpload.GreyBoxProgressBar.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/d48d5bdb/cdc68722_194bdcf9_00000001/Brettle.Web.NeatUpload.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/3915a6a4/205e7a5d_194bdcf9_00000001/CSSFriendly.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/af03f082/b6482c7b_194bdcf9_00000001/CookComputing.XmlRpcV2.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/df8c9b4f/c6c747b6_194bdcf9_00000001/DotNetOpenId.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/94a76e6b/8decb292_194bdcf9_00000001/DotNetOpenMail.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/873fca23/9e7416da_194bdcf9_00000001/GCheckout.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/7002b0a5/69496c5c_194bdcf9_00000001/Jayrock.Json.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/8f4bb2dd/96006e24_194bdcf9_00000001/Jayrock.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/b9a45dc7/a0ef813e_194bdcf9_00000001/Lucene.Net.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/4637b2eb/5f7c6e12_194bdcf9_00000001/MetaDataExtractor.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/3ca284c4/25e9583d_194bdcf9_00000001/Microsoft.Web.Preview.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/b23ad261/ab710e98_194bdcf9_00000001/Mono.Security.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/04e2c4cc/1da91835_194bdcf9_00000001/MySql.Data.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/a19d874f/b8d65bb6_194bdcf9_00000001/Newtonsoft.Json.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/58f4fd9c/41bf2165_194bdcf9_00000001/Novell.Directory.Ldap.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/a232aa5f/bb7976a6_194bdcf9_00000001/Npgsql.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/07b4ddfd/1eff0104_194bdcf9_00000001/OpenPOP.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/c8ba1aa7/d1f1c65e_194bdcf9_00000001/Org.Mentalis.Security.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/3a519137/231a4dce_194bdcf9_00000001/RSS.NET.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/d89190d3/c1da4c2a_194bdcf9_00000001/SharpMimeTools.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/5ed434e1/479fe818_194bdcf9_00000001/SiteOffice.Business.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/cae0ad4b/d3ab71b2_194bdcf9_00000001/SiteOffice.Data.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/a867e6c3/b12c3a3a_194bdcf9_00000001/SiteOffice.ExternalMail.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/191c85d5/0057592c_194bdcf9_00000001/SiteOffice.UI.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/a5fcdb7d/bcb70784_194bdcf9_00000001/Subkismet.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/73211aa6/6a6ac65f_194bdcf9_00000001/System.Web.Silverlight.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/3ba86172/22e3bd8b_194bdcf9_00000001/TimelineNet.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/59f43417/40bfe8ee_194bdcf9_00000001/WebStore.Business.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/341cb781/2d576b78_194bdcf9_00000001/WebStore.Data.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/ef21a58b/f66a7972_194bdcf9_00000001/WebStore.UI.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/6c0d8891/75465468_194bdcf9_00000001/ZedGraph.Web.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/10cad1cb/09810d32_194bdcf9_00000001/ZedGraph.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/eb593da3/f212e15a_194bdcf9_00000001/log4net.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/c0f4d6ba/d9bf0a43_194bdcf9_00000001/mojoPortal.Business.WebHelpers.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/46b8e231/5ff33ec8_194bdcf9_00000001/mojoPortal.Business.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/4450829b/5d1b5e62_194bdcf9_00000001/mojoPortal.Data.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/d496b9cc/cddd6535_194bdcf9_00000001/mojoPortal.Features.Business.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/49e85fb6/50a3834f_194bdcf9_00000001/mojoPortal.Features.Data.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/20b3d700/39f80bf9_194bdcf9_00000001/mojoPortal.Features.UI.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/854a4bb8/9c019741_194bdcf9_00000001/mojoPortal.Net.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/bc990521/a5d2d9d8_194bdcf9_00000001/mojoPortal.Web.Controls.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/29300598/307bd961_194bdcf9_00000001/mojoPortal.Web.Editor.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/d357041f/ca1cd8e6_194bdcf9_00000001/mojoPortal.Web.Framework.dll" /r:"/tmp/wwwrun-temp-aspnet-0/84886686/assembly/shadow/6064b9ef/792f6516_194bdcf9_00000001/mojoPortal.Web.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_global.asax.592bf2da.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_GlobalResources.1bab7b26.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_2a542c3b.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_50861b66.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_bb65dcb.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_748e94b4.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_6f229c03.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_4ebd6a76.dll" /r:"/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_51c02519.dll" /nowarn:0169 -- "/tmp/wwwrun-temp-aspnet-0/dac3beba/App_Web_11ea98d5_0.cs"

/srv/www/mysite/html/mymojo/App_MasterPages/layout.Master(77,18): error CS0029: Cannot implicitly convert type `System.Web.UI.ScriptManager' to `System.Web.UI.ScriptManager'


Show Complete Compilation Source:

Line 1: <%@ Master Language="C#" AutoEventWireup="true" CodeBehind="~/App_MasterPages/layout.Master.cs" Inherits="mojoPortal.Web.layout" %>
Line 2:
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Line 4:
Line 5: <html xmlns="http://www.w3.org/1999/xhtml" >
Line 6: <head id="Head1" runat="server"><title></title>
Line 7: <link href="../App_DesignTimeStyle/style.css" type='text/css' rel='stylesheet' />
Line 8: <link href="../App_DesignTimeStyle/blogmodule.css" type='text/css' rel='stylesheet' />
Line 9: <link href="../App_DesignTimeStyle/aspcalendar.css" type='text/css' rel='stylesheet' />
Line 10: <link href="../App_DesignTimeStyle/stylemenu.css" type='text/css' rel='stylesheet' />
Line 11: <link href="../App_DesignTimeStyle/styletreeview.css" type='text/css' rel='stylesheet' />
Line 12: <portal:StyleSheet id="StyleSheet" runat="server" />
Line 13: <portal:IEStyleIncludes id="IEStyleIncludes1" runat="server" />
Line 14: <portal:MetaContent id="MetaContent" runat="server" />
Line 15: <portal:Favicon id="Favicon1" runat="server" />
Line 16: </head>
Line 17: <body class="pagebody">
Line 18: <form id="frmMain" runat="server">
Line 19: <asp:SiteMapDataSource ID="SiteMapData" runat="server" ShowStartingNode="false" />
Line 20: <asp:SiteMapDataSource ID="PageMapDataSource" runat="server" ShowStartingNode="false" />
Line 21: <asp:SiteMapDataSource ID="ChildPageSiteMapData" runat="server" ShowStartingNode="false" />
Line 22: <asp:ScriptManager ID="ScriptManager1" EnablePageMethods="true" runat="server" />
Line 23: <div id="wrapwebsite">
Line 24: <div id="wrapheader">
Line 25: <portal:SiteTitle id="SiteTitle" runat="server"></portal:SiteTitle>
Line 26: <portal:SkipLink id="SkipLink1" runat="server" />
Line 27: <portal:SiteMenu id="SiteMenu1" runat="server"
Line 28: UseTreeView="false" UseSpanInLinks="true" HideMenuOnSiteMap="false"
Line 29: Direction="Horizontal" TopLevelOnly="true"></portal:SiteMenu>
Line 30: <div class="topnav">
Line 31: <ul>
Line 32: <portal:WelcomeMessage id="WelcomeMessage" runat="server" RenderAsListItem="true" ListItemCSS="firstnav" />
Line 33: <portal:HomeLink id="HomeLink" runat="server" RenderAsListItem="true" />
Line 34: <portal:SiteMapLink id="SiteMapLink2" runat="server" CssClass="sitelink" RenderAsListItem="true" />
Line 35: <portal:MyPageLink id="MyPageLink1" runat="server" RenderAsListItem="true" />
Line 36: <portal:UserProfileLink id="UserProfileLink" runat="server" RenderAsListItem="true" />
Line 37: <portal:MailboxLink id="MailboxLink1" runat="server" RenderAsListItem="true" />
Line 38: <portal:MemberListLink id="MemberListLink" runat="server" RenderAsListItem="true" />
Line 39: <portal:RegisterLink id="RegisterLink" runat="server" RenderAsListItem="true" />
Line 40: <portal:SearchInput id="SearchInput1" LinkOnly="True" RenderAsListItem="true" runat="server" />
Line 41: <portal:LoginLink id="LoginLink" runat="server" RenderAsListItem="true" />
Line 42: <portal:LogoutLink id="LogoutLink" runat="server" RenderAsListItem="true" />
Line 43: </ul>
Line 44: </div>
Line 45: <div class="editpanel">
Line 46: <asp:contentplaceholder ID="pageEditContent" runat="server"></asp:contentplaceholder>
Line 47: </div>
Line 48: </div>
Line 49: <div id="wrapcenter">
Line 50: <asp:Panel id="divLeft" runat="server" cssclass="leftside" visible="True" SkinID="pnlPlain">
Line 51: <portal:PageMenu id="PageMenu1" runat="server" UseTreeView="true" TreeViewShowExpandCollapse="true" />
Line 52: <a id="startcontent"></a>
Line 53: <asp:contentplaceholder ID="leftContent" runat="server"></asp:contentplaceholder>
Line 54: </asp:Panel>
Line 55: <asp:Panel id="divCenter" runat="server" visible="True" cssclass="center-rightandleftmargins" SkinID="pnlPlain">
Line 56: <portal:Breadcrumbs id="Breadcrumbs" runat="server"></portal:Breadcrumbs>
Line 57: <portal:ChildPageMenu id="ChildPageMenu" runat="server" CssClass="txtnormal"></portal:ChildPageMenu>
Line 58: <asp:ContentPlaceHolder ID="mainContent" runat="server"></asp:ContentPlaceHolder>
Line 59: </asp:Panel>
Line 60: <asp:Panel id="divRight" runat="server" visible="True" cssclass="rightside" SkinID="pnlPlain">
Line 61: <asp:contentplaceholder ID="rightContent" runat="server"></asp:contentplaceholder>
Line 62: </asp:Panel>
Line 63: </div>
Line 64: <div id="wrapfooter">
Line 65: <br class="clear" />
Line 66: <portal:SiteMapLink id="SiteMapLink1" runat="server" CssClass="sitemaplink" /> |
Line 67: <portal:SkinPreview id="SkinPreview1" runat="server"></portal:SkinPreview><br /><br />
Line 68: <portal:mojoPortalLink id="lnkmojoportal" UseImage="false" runat="server" /> |
Line 69: <portal:XhtmlValidatorLink id="lnkw3cValidator" UseImage="false" runat="server" /> |
Line 70: <portal:CSSValidatorLink id="lnkCSSVal1" UseImage="false" runat="server" /> |
Line 71: <a title="Visit the web site of the designer" href="http://www.styleshout.com/">Design by styleshout</a>
Line 72: </div>
Line 73: </div>
Line 74:
Line 75: </form>
Line 76: </body>
Line 77: </html>

Version information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433

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

 

 

5/22/2009 11:05:26 AM
Gravatar
Total Posts 18439

Re: System.MissingFieldException: Field 'mojoPortal.Web.BlogUI.BlogModule.updBlog' not found

I think maybe you kept your old Web.config file. You should use the new one. 

5/22/2009 11:48:41 AM
Gravatar
Total Posts 4

Re: System.MissingFieldException: Field 'mojoPortal.Web.BlogUI.BlogModule.updBlog' not found

I've tried to copy the Web.config from mojoportal-2-3-0-4-b-pgsql-deploymentfiles-for-mono.zip into the root directory of the mojo web application.

I still get the same error.

5/22/2009 1:35:02 PM
Gravatar
Total Posts 4

Re: System.MissingFieldException: Field 'mojoPortal.Web.BlogUI.BlogModule.updBlog' not found

It seems to work now. The older version of mojoportal (2.3.0.1) contained some DLLs in the bin-folder which are no longer present in the new version (2.3.0.4).

So I removed all files from the bin folder and copied the ones from the zip of the new version. Now, in the bin folder only the files of the new mojo version exist.

Thanks,

devar

5/23/2009 1:37:01 PM
Gravatar
Total Posts 2

Re: System.MissingFieldException: Field 'mojoPortal.Web.BlogUI.BlogModule.updBlog' not found

Thank you for your feedback. I'm running 2.3.0.4b now.

Adding a new Blog to a page I still get a "null reference":

2009-05-23 20:25:27,513 ERROR mojoPortal.Web.mojoBasePage - xxx.xxx.xxx.xxx-de-DE - /Admin/PageLayout.aspx?pageid=3
System.NullReferenceException: Object reference not set to an instance of an object
at mojoPortal.Web.AdminUI.PageLayout.btnCreateNewContent_Click (System.Object sender, System.EventArgs e) [0x00000]
at System.Web.UI.WebControls.Button.OnClick (System.EventArgs e) [0x00000]
at System.Web.UI.WebControls.Button.RaisePostBackEvent (System.String eventArgument) [0x00000]
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent (System.String eventArgument) [0x00000]
at System.Web.UI.Page.RaisePostBackEvent (IPostBackEventHandler sourceControl, System.String eventArgument) [0x00000]
at System.Web.UI.Page.RaisePostBackEvents () [0x00000]
at System.Web.UI.Page.ProcessRaiseEvents () [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]
 

But navigating away from the according error page the blog no longer fails. As far as I can tell it runs pretty good and stable. Even the performance / responsiveness of the whole portal on my virtual server has increased a lot.

Many thanks,
Hannes

5/24/2009 5:19:34 AM
Gravatar
Total Posts 18439

Re: System.MissingFieldException: Field 'mojoPortal.Web.BlogUI.BlogModule.updBlog' not found

Hi,

Unfortunately there are some bugs in Mono. I get the same problems using the latest Mono built from svn. It seems anywhere we use an UpdatePanel, it throws these null references on buttons inside the panel. This happened before and was fixed so it seems a regression. I have reported it to my friend Marek on the mono team so hopefully it will be fixed in the next mono release.

Best,

Joe 

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