StrataFrame Forum

Issue after update from 1.6.6 Beta > 1.6.6 Release Version

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

By Philipp Guntermann - 9/24/2008

Hi,

after updating from the 1.6.6 Beta to the 1.6.6 release version we are getting an exception when right-clicking within the buisness object mapper window.

( No matter where the right click is being done )

The following error message appears and the BOM closes:

The Message text translates to:

NullReferenceException

  The object reference does not point to am object instance

Source: MicroFour StrataFrame Addins

StackTrace:

  At MicroFour.StrataFrame.Addins.PartialClassBuilderDialog.(TreeNode A_0, Bool...

Uninstalling Strataframe and reinstalling from the new setup file did not solve the issue aswell.

Thanks.

By Trent L. Taylor - 9/25/2008

Well, the GOOD news is that this has nothing to do with the release otherwise none of our users would be able to work...including us.  More than likely you have either:

  1. More than one instance of the MicroFour assemblies in the GAC (most likely).  So open up the c:\windows\assembly folder and just remove them all and re-install to make sure that you get the right versions.
  2. Did not have sufficient permissions to overwrite the assemblies (or they were in use which is not as likely) when installing.

But in short, you do no have the most recent version of the AddIns and/or Extensibility which is causing this issue.  Also, be sure that your database structures are updated.

By Philipp Guntermann - 9/25/2008

Trent L. Taylor (09/25/2008)
Well, the GOOD news is that this has nothing to do with the release otherwise none of our users would be able to work...including us.  More than likely you have either:
  1. More than one instance of the MicroFour assemblies in the GAC (most likely).  So open up the c:\windows\assembly folder and just remove them all and re-install to make sure that you get the right versions.
  2. Did not have sufficient permissions to overwrite the assemblies (or they were in use which is not as likely) when installing.

But in short, you do no have the most recent version of the AddIns and/or Extensibility which is causing this issue.  Also, be sure that your database structures are updated.

Hi,

thanks for the quick reply. We will check the points you mentioned tommorow. It's not my machine that suffers from it (i havent yet updated to retail 1.6.6), and i did not see the installation process and if that raised something. i know the machine runs vista tho it could possibly be a stupid vista security thing that blocked overwriting the files or something.

By Trent L. Taylor - 9/25/2008

Sounds good Smile
By Philipp Guntermann - 9/28/2008

Quick update.

I was wrong when i said it doesnt matter where you click. it happens only if you right-click on an empty spot (outside of an item in the treeview).

We did clean new install with latest installer and full administrative rights, deleted the Strataframe GAC beforehand, and did a data redeployment.

I have actually tested it on my machine (where beta is still installed) today and found that it happens there aswell. So apparently this is not linked to the update.

Not much of a problem now, since i found out it only happend when right-click NOT on an item, since there is no real need todo so, but maybe a "comestic" bugfix for the next version.

By Edhy Rijo - 9/29/2008

I can confirm Phillipp's finding, when right click the BOM in a blank spot.  Here is the Stack:

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

Source     : MicroFour StrataFrame AddIns

Stack Trace:
   at MicroFour.StrataFrame.AddIns.PartialClassBuilderDialog.ᜀ(TreeNode A_0, Boolean A_1)

By Trent L. Taylor - 9/29/2008

OK...I reproduced this...and apparently this has been there since the beginning of time...so I will add this to the list but apparently there isn't a major rush on getting this one fixed BigGrin
By Trent L. Taylor - 9/29/2008

It has been fixed and will be included in the next update.