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 18409

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:
Line 76:
Line 77:


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:
Line 4:
Line 5:
Line 6:
Line 7:
Line 8:
Line 9:
Line 10:
Line 11:
Line 12:
Line 13:
Line 14:
Line 15:
Line 16:
Line 17:
Line 18:
Line 19:
Line 20:
Line 21:
Line 22:
Line 23:


Line 24:

Line 25:
Line 26:
Line 27: Line 28: UseTreeView="false" UseSpanInLinks="true" HideMenuOnSiteMap="false"
Line 29: Direction="Horizontal" TopLevelOnly="true">
Line 30:

Line 31:

    Line 32:
    Line 33:
    Line 34:
    Line 35:
    Line 36:
    Line 37:
    Line 38:
    Line 39:
    Line 40:
    Line 41:
    Line 42:
    Line 43:

Line 44:

Line 45:

Line 46:
Line 47:

Line 48:

Line 49:

Line 50:
Line 51:
Line 52:
Line 53:
Line 54:
Line 55:
Line 56:
Line 57:
Line 58:
Line 59:
Line 60:
Line 61:
Line 62:
Line 63:

Line 64:

Line 65:

Line 66: |
Line 67:


Line 68: |
Line 69: |
Line 70: |
Line 71: Design by styleshout
Line 72:

Line 73:

Line 74:
Line 75:
Line 76:
Line 77:

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 18409

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 18409

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.