Group: StrataFrame Users
Posts: 50,
Visits: 163
|
Run as administrator took care of that. But getting this error :
I checked and all the DLLs in the same folder with the executable. Do you know what the error indicates I may be missing?
FileNotFoundException Could not load file or assembly 'MicroFour StrataFrame Lzma, Version=1.0.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7' or one of its dependencies. The system cannot find the file specified.
Source : MicroFour StrataFrame Base
Stack Trace:
at MicroFour.StrataFrame.IO.Compression.PackageFile.ExtractFiles(Int32[] FileIndexes, PackageExtractionType ExtractionType, String ExtractionFolder, Boolean OverwriteExistingFiles) at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator.EnumDeploymentPackages(String MetaDataPkgPathAndFileName, String PkgPassword) at MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain.GetDeploymentDataInfo() at MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain.LoadDeploymentData() at MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain.ValidatePackage() at MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain.ManageNextAndBack(Boolean MoveNext) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Nativewindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|