NewsLetters: Cannot find type mojoPortal.Web.ELetterUI.LetterDraftsPage

mojoPortal is no longer supported on mono. This forum is here for archival purposes.

This thread is closed to new posts. You must sign in to post in the forums.
4/25/2008 1:04:27 PM
Gravatar
Total Posts 8

NewsLetters: Cannot find type mojoPortal.Web.ELetterUI.LetterDraftsPage

I'm using mojoportal 2.2.5.3 MySQL with mono 1.9.1 on suse 10.2

The options View/Edit Drafts and View Previous Editions produces the following error.

Thanks.

****************
Server Error in '/' Application
Cannot find type mojoPortal.Web.ELetterUI.LetterDraftsPage

Description: HTTP 500. Error processing request.

Stack Trace:

System.Web.Compilation.ParseException: Cannot find type mojoPortal.Web.ELetterUI.LetterDraftsPage
at System.Web.UI.BaseParser.ThrowParseException (System.String message, System.Object[] parms) [0x00000] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.UI/BaseParser.cs:103
at System.Web.UI.TemplateParser.SetBaseType (System.String type) [0x00052] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.UI/TemplateParser.cs:780
at System.Web.UI.TemplateParser.ProcessMainAttributes (System.Collections.Hashtable atts) [0x002b7] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.UI/TemplateParser.cs:633
at System.Web.UI.TemplateControlParser.ProcessMainAttributes (System.Collections.Hashtable atts) [0x000ca] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.UI/TemplateControlParser.cs:100
at System.Web.UI.PageParser.ProcessMainAttributes (System.Collections.Hashtable atts) [0x006b3] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.UI/PageParser.cs:383
at System.Web.UI.TemplateParser.AddDirective (System.String directive, System.Collections.Hashtable atts) [0x00045] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.UI/TemplateParser.cs:261
at System.Web.UI.TemplateControlParser.AddDirective (System.String directive, System.Collections.Hashtable atts) [0x00243] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.UI/TemplateControlParser.cs:195
at System.Web.UI.PageParser.AddDirective (System.String directive, System.Collections.Hashtable atts) [0x00126] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.UI/PageParser.cs:421
at System.Web.Compilation.AspGenerator.TagParsed (ILocation location, TagType tagtype, System.String tagid, System.Web.Compilation.TagAttributes attributes) [0x000ee] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/AspGenerator.cs:412
at System.Web.Compilation.AspParser.OnTagParsed (TagType tagtype, System.String id, System.Web.Compilation.TagAttributes attributes) [0x0000b] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/AspParser.cs:474
at System.Web.Compilation.AspParser.Parse () [0x000fc] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/AspParser.cs:161
at System.Web.Compilation.AspGenerator.Parse (System.String file, Boolean doInitParser) [0x00028] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/AspGenerator.cs:276
at System.Web.Compilation.AspGenerator.Parse (System.String file) [0x00000] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/AspGenerator.cs:265
at System.Web.Compilation.AspGenerator.Parse () [0x00091] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/AspGenerator.cs:317
at System.Web.Compilation.GenericBuildProvider`1[System.Web.UI.TemplateParser].Parse () [0x00027] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/GenericBuildProvider.cs:70
at System.Web.Compilation.GenericBuildProvider`1[System.Web.UI.TemplateParser].get_CodeCompilerType () [0x0000b] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/GenericBuildProvider.cs:158
at System.Web.Compilation.BuildManager.GetCodeDomProviderType (System.Web.Compilation.BuildProvider provider) [0x00002] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:522
at System.Web.Compilation.BuildManager+BuildItem..ctor (System.Web.Compilation.BuildProvider provider) [0x00013] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:88
at System.Web.Compilation.BuildManager.LoadBuildProviders (System.String virtualPath, System.String virtualDir, System.Collections.Generic.Dictionary`2 vpCache, System.Web.Compilation.BuildKind& kind, System.String& assemblyBaseName) [0x00180] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:614
at System.Web.Compilation.BuildManager.BuildAssembly (System.String virtualPath) [0x00058] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:834
at System.Web.Compilation.BuildManager.GetCompiledType (System.String virtualPath) [0x0001b] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:442
at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath (System.String virtualPath, System.Type requiredBaseType) [0x0000c] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:274
at System.Web.UI.PageParser.GetCompiledPageInstance (System.String virtualPath, System.String inputFile, System.Web.HttpContext context) [0x00000] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.UI/PageParser.cs:154
at System.Web.UI.PageHandlerFactory.GetHandler (System.Web.HttpContext context, System.String requestType, System.String url, System.String path) [0x00000] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web.UI/PageHandlerFactory.cs:40
at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context, System.String url) [0x0003c] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web/HttpApplication.cs:1242
at System.Web.HttpApplication+<>c__CompilerGenerated2.MoveNext () [0x0077a] in /tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/System.Web/System.Web/HttpApplication.cs:935

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

4/26/2008 7:02:01 AM
Gravatar
Total Posts 18439

Re: NewsLetters: Cannot find type mojoPortal.Web.ELetterUI.LetterDraftsPage

Apparently I failed to include that page and its code behind file in the MonoDevelop Solution. I will fix it for the next release.

Best,

Joe

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