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!
InvalidCastException on Promotion_Load
-
On an Application my Promotion to Integration was Successful. Now when i Try to Open the Testing Page to promote it to testing I get the following Exception:
[InvalidCastException: Die angegebene Umwandlung ist ungültig.]
Inedo.BuildMaster.Web.WebApplication.Applications.Builds.Promotion.Promotion_Load(Object sender, EventArgs e) +4132
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +124
Inedo.BuildMaster.Web.Controls.BuildMasterPage.OnLoad(EventArgs e) +9
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2513The Buildmaster Installation is up to date and running on an Windows7 Xen VM
Any hints how I can fix this?
-
Nevermind, the Build was already rejected.