TargetInvocationException Exception has been thrown by the target of an invocation.MissingMethodException Method not found: 'Void MicroFour.StrataFrame.UI.Windows.Forms.ChildFormDialog.set_ParentForm(MicroFour.StrataFrame.UI.Windows.Forms.BaseForm)'.
Source : mscorlib
The database seems to be connected OK to the sample data - any clues?
Thanks
Mike
I noticed a small bug in the installation this morning that unchecks the sample database option if VS 2005 is not installed on the machine. If you went with that accidental default setting then it is possible that the StrataFrameSample database did not get deployed. First, be sure that the StrataFrameSample database is installed and that it contains records. That would be the first thing to look at.
Also, we are created a much more verbose sample application called StrataFlix which will entirely replace this sample as it will contain a much more realistic dataset, form interaction, etc. We hope to release this sample in April with the new knowledge base.
Could not find type 'SampleCRMApplication.CustomersBO'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built.