New Posts New Posts RSS Feed: Runtime Error After Update
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Runtime Error After Update

 Post Reply Post Reply
Author
gregweb View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 10-Sep-2009
Location: Clearwater, Fl
Posts: 253
Post Options Post Options   Quote gregweb Quote  Post ReplyReply Direct Link To This Post Topic: Runtime Error After Update
    Posted: 11-Aug-2011 at 8:46am
After I did an update to the lastest version, I am getting the following runtime error when the Login Screen is shown.

This is the error:

{System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'Jet.Views.Login.LoginForm' that matches the specified binding constraints threw an exception. [Line: 18 Position: 54] ---> IdeaBlade.Validation.VerifierException: Unable to construct a verifier from attribute type: System.ComponentModel.DataAnnotations.RequiredAttribute on method Jet.Models.Login.LoginInfo.UserName.
Back to Top
gregweb View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 10-Sep-2009
Location: Clearwater, Fl
Posts: 253
Post Options Post Options   Quote gregweb Quote  Post ReplyReply Direct Link To This Post Posted: 11-Aug-2011 at 8:51am
It is also giving me an error of "MissingManifestResource_NoNeutralAsm" which I believe is related to the above.
Back to Top
gregweb View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 10-Sep-2009
Location: Clearwater, Fl
Posts: 253
Post Options Post Options   Quote gregweb Quote  Post ReplyReply Direct Link To This Post Posted: 11-Aug-2011 at 9:28am
Well, I went back to the earlier bits, but still the same error. Not sure where it is coming from. The only other change was an update to VS2010.
Back to Top
robertg View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 15-Mar-2011
Location: California
Posts: 87
Post Options Post Options   Quote robertg Quote  Post ReplyReply Direct Link To This Post Posted: 12-Aug-2011 at 3:09pm
Greg,
 
Try regenerating your model, and see if that doesnt' clear up the problem. If there's still an issue after that, could you provide some more information on MissingManifestResource_NoNeutralAsm? Is this showing up as a normal exception in your application, or is it another XAML parse error? What is the context of these errors (as in, where do they fit into your log?)
 
-- Robert
Back to Top
gregweb View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 10-Sep-2009
Location: Clearwater, Fl
Posts: 253
Post Options Post Options   Quote gregweb Quote  Post ReplyReply Direct Link To This Post Posted: 13-Aug-2011 at 8:54am
Thanks Robert. I am not sure what happened, but I reverted the project back to before the upgrade, then reran the upgrade process, and everything resolved and is working well now.

Greg
Back to Top
robertg View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 15-Mar-2011
Location: California
Posts: 87
Post Options Post Options   Quote robertg Quote  Post ReplyReply Direct Link To This Post Posted: 15-Aug-2011 at 9:26am

I'm glad to hear that, Greg!

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down