I've just updated IdeaBlade DevForce for Silverlight to 6.0.7, from 6.0.6.1. After making sure the product key was updated, I'm getting an error when running my application.
The error is a "TypeInitializationException" error being thrown in the App_Startup() function when the AuthenticationManager is being initialized. Specifically, the error is occuring when the "VerifierEngine" is being created. I don't have further access to the source code.
I have validated that all of the IdeaBlade assemblies are pointing to 6.0.7. I have rebuild the application completely as well. I didn't regenerate any of my entity objects (and didn't see an option to do so.. Should I delete / re-add?)
Any help would be appreciated, as we're currently evaluating this as a tool.
Thanks!
Edited by jipock - 10-Dec-2010 at 6:25am