Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Java Extension TypeLoadException
-
I installed the Java extension and when I attempt to configure it or to use one of its actions, I get the following error.
Could not load type 'Inedo.BuildMaster.Web.Controls.Extensions.Internal.ExtensionEditorBase`1' from assembly 'BuildMaster.Web.Controls, Version=4.4.5.3, Culture=neutral, PublicKeyToken=112cfb71329714a6'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.TypeLoadException: Could not load type 'Inedo.BuildMaster.Web.Controls.Extensions.Internal.ExtensionEditorBase`1' from assembly 'BuildMaster.Web.Controls, Version=4.4.5.3, Culture=neutral, PublicKeyToken=112cfb71329714a6'.
Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace: [TypeLoadException: Could not load type 'Inedo.BuildMaster.Web.Controls.Extensions.Internal.ExtensionEditorBase
1' from assembly 'BuildMaster.Web.Controls, Version=4.4.5.3, Culture=neutral, PublicKeyToken=112cfb71329714a6'.] Inedo.BuildMasterExtensions.Java.JavaExtensionConfigurerEditor.InitializeDefaultValues() +0 Inedo.BuildMaster.Web.Controls.Extensions.Internal.ExtensionEditorHostBase
1.OnLoad(EventArgs e) +63
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.AddedControl(Control control, Int32 index) +519
System.Web.UI.ControlCollection.Add(Control child) +150
Inedo.BuildMaster.Web.WebApplication.Pages.Administration.Extensions.EditConfigurationProfilePage.CreateChildControls() +175
System.Web.UI.Control.EnsureChildControls() +122
System.Web.UI.Control.PreRenderRecursiveInternal() +49
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6883Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1025
Product: BuildMaster
Version: 4.4.5
-
Thanks for the report - there is a new version available from the Extension Gallery (v4.1) that should resolve this.