StrataFrame Forum

Error related to missing reference

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

By Greg McGuffey - 11/5/2007

I getting errors when I install my application on a machine that doesn't have strataframe installed. It is reporting that:



FileNotFoundException

Could not load file or assembly 'MicroFour StrataFrame Enterprise, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7' or one of its dependencies. The system cannot find the file specified.



Source : MicroFour StrataFrame Enterprise Client




I have the enterprise client included in the install and I've verified that it is getting installed. Is there some other dll needed? Is this a version issue? I'm really under the gun to get this thing installed, so some immediate help would be really appreciated.



Thanks!


By Trent L. Taylor - 11/5/2007

You have to distrubute the Enterprise and Enterprise Client.  The Client is dependent upon the Enterprise assembly.  Just do NOT distribute the Enterprise Server assembly. Smile
By Greg McGuffey - 11/5/2007

Ah...gotcha. Thanks!
By StrataFrame Team - 11/6/2007

Yeah, all of the serialization/deserialization of the requests is handled by the MicroFour StrataFrame Enterprise assembly.  So, it's needed by both the client and the server.