StrataFrame Forum

Error when creating StrataFrame Toolbox

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

By Rick Drennan - 9/25/2006

Recieve following error when trying to create strata toolbox in vs2005. Wipes out default VS2005 toolbox tabs. Unable to reset toolbox.

FileNotFoundException
 The system cannot find the file specified. (Exception from HRESULT: 0x80070002)

Source     : mscorlib

Stack Trace:
   at System.Reflection.Assembly.nLoadFile(String path, Evidence evidence)
   at System.Reflection.Assembly.LoadFile(String path)
   at MicroFour.StrataFrame.AddIns.MenuBasics.CreateToolBoxInheritedItemList()

By Keith Chisarik - 9/25/2006

this has been around a while, I think you will find that if you ignore it, close and restart VS, everything is actually fine.


By Rick Drennan - 9/25/2006

Thanks for the response you are correct.
By Keith Chisarik - 9/25/2006

Glad to help.
By Trent L. Taylor - 9/25/2006

Yes.  That is one thing we failed to get to....but it is first on the list.  The problem is actually very simple, it is trying to create DevExpress toolbox items and you do not have DevExpress installed on your machine.  This will be fixed (I promise Smile ) on the next minor update.