StrataFrame Forum

Business Object Mapper

http://forum.strataframe.net/Topic13404.aspx

By Mike Rogers - 1/13/2008

I have been updating my backend database and refreshing the Business Object Mapper with out any problems.  I received this message when going back into the Business Object Mapper a Error Dialog pops up with the following message.

Object reference not set to an instance of an object

NullReferenceException
  Object reference not set to an instance of an object.

Source     : MicroFour StrataFrame AddIns

Stack Trace:
   at MicroFour.StrataFrame.AddIns.PartialClassBuilderDialog.SearchWithinFolder(Project Folder)

Other messages

Exception of type "System.ComponentModel.Design.ExceptionCollection" was thrown.

I re-installed the Starta Frame with the same results.

Please Help.

By Trent L. Taylor - 1/13/2008

Mike,

A couple of questions...first, what version of Visual Studio are you running?  Are you running the StrataFrame beta for VS2008?  Finally, the BO mappper, regardless of version, has not changed much at all. When you start receiving errors like this, many times it is unable to reference the BO or search through the project.  This can be caused because of a change made to a base BO (if in fact you have one).

Is that all of the stack trace that was shown.  That is not enough information for me to troubleshoot.  Also, when you refer to you changing your backend and rebuilding the BOs did you just rebuild your BOs from one type of database to another?  Any additional help that you can provide would be appreciated.  Thanks.