Friday, February 10, 2012
  Search
Support Forum
ERROR: Form Master Edit IS CURRENTLY UNAVAILABLE.
Last Post 14 Aug 2010 11:50 AM by Code 5. 5 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Heinrich
New Member
New Member
Send Private Message
Posts:11


--
03 Aug 2010 05:24 PM  
Hi,

I am getting the following errror:


Form Master Edit
Error ERROR: Form Master Edit IS CURRENTLY UNAVAILABLE.
DotNetNuke.Services.Exceptions.ModuleLoadException: The base class includes the
field 'ctlImage', but its type (DotNetNuke.UI.UserControls.UrlControl) is
not compatible with the type of control (ASP.controls_urlcontrol_ascx). --->
System.Web.HttpParseException: The base class includes the field 'ctlImage', but its type (DotNetNuke.UI.UserControls.UrlControl) is not compatible with the type of control (ASP.controls_urlcontrol_ascx). --->
System.Web.HttpParseException: The base class includes the field 'ctlImage', but its type (DotNetNuke.UI.UserControls.UrlControl) is not compatible with the type of control (ASP.controls_urlcontrol_ascx). at
System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildFieldDeclaration(ControlBuilder builder) at
System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at
System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at
System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at
System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at
System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.TemplateControlCodeDomTreeGenerator.BuildMiscClassMembers() at System.Web.Compilation.BaseCodeDomTreeGenerator.BuildSourceDataTree() at System.Web.Compilation.BaseCodeDomTreeGenerator.GetCodeDomTree(CodeDomProvider codeDomProvider, StringResourceBuilder stringResourceBuilder, VirtualPath virtualPath) at System.Web.Compilation.BaseTemplateBuildProvider.GenerateCode(AssemblyBuilder assemblyBuilder) at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider) --- End of inner exception stack trace --- at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at Code5Systems.FormMaster.FormDispatcher.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace --- ProgressBar

What is the fix for this, Pleas ?
Code 5
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:907


--
03 Aug 2010 10:21 PM  
Heinrich,

Please tell me what version of DNN you are using and Form Master Version (latest is 2.1.1). Also please describe your server setup. Dedicated, Shared, hosting company etc.
Heinrich
New Member
New Member
Send Private Message
Posts:11


--
04 Aug 2010 05:50 AM  
Form Master Version      2.0.7
Dotnetnuke Version:        05.01.00 (773)

This is a Shared hosting solution with Afrihost in South Africa.

OS Version: Microsoft Windows NT 5.2.3790 Service Pack 2
The version of Internet Information Server (IIS) Web Server Version: Microsoft-IIS/6.0
The version of .NET .NET Framework Version: 2.0.50727.3603
The Windows user account under which the application is running.
This is the account which needs to be granted folder permissions on the server. ASP.NET Identity: NT AUTHORITY\NETWORK SERVICE

I am currently waiting for the hosting company to perform a backup before I do any updates.
Code 5
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:907


--
04 Aug 2010 01:16 PM  
This error has never been seen before. There are 100's of DNN 5.x installations working. See if your host can delete the Temporary ASP.NET files for this site. They are usually located in C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files

There seems to be some problem with Compliation on the server as you can see in the error message it seems to be an issue between two DotNetNuke components manifesiting in Form Master Edit Mode.
Heinrich
New Member
New Member
Send Private Message
Posts:11


--
13 Aug 2010 07:13 AM  
The hosting company wants to know exactly which Temporary Files to delete.
Code 5
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:907


--
14 Aug 2010 11:50 AM  
As mentioned in the previous post the folder is under C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files but in a shared hosting environment it might not be possible fo find out which folder is being used for any particular web site.I have in the past stopped the IIS Admin Service and all App Pools and deleted all the files. This may not be possible in a shared hosting environment.

Here is an article explaining the root cause of the issue but is not a a resolution.   

This issue has to do with the DotNetNuke supplied URL control. Form Master only makes use of this control like it does several other DotNetNuke controls. Below is a video showing you which control the message is referring to as the URLControl. For some reason there is a version mismatch with this Control on the server.

Another place this control is used just like it is in Form Master is in the DotNetNuke supplied Links module when you add a Link. Can you place a links module on a test page and add a link and see if that functions as expected?

Has the DotNetNuke version been recently been upgraded?

http://www.screencast.com/users/ste...a43fa105b4
You are not authorized to post a reply.

Active Forums 4.2
Copyright 2004-2012 Code 5 Systems, LLC.