Skip to content
English
  • There are no suggestions because the search field is empty.

AppBuilder Gives Error When Building Model

Symptom: AppBuilder won't build apps. Gets below error. "end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.FileNotFoundException: Could not find file 'C:\Users\amaralm\OneDrive - CQUniversity\Desktop\AppBuilder\AppBuilder-main (1)\AppBuilder-main\Code\bin\Release\AppTemplate.FelixApp.zip'. File name: 'C:\Users\amaralm\OneDrive - CQUniversity\Desktop\AppBuilder\AppBuilder-main (1)\AppBuilder-main\Code\bin\Release\AppTemplate.FelixApp.zip' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost) at System.IO.File.Copy(String sourceFileName, String destFileName) at AppBuilder.Dialogs.MainForm.mnuNew_Click(Object sender, EventArgs e) in c:\Users\brien\OneDrive\Documents\GitHub\AppBuilder\Code\Dialogs\MainForm.cs:line 516 at AppBuilder.Controls.Splash.lnkCreateBlankApp_LinkClicked(Object sender, LinkLabelLinkClickedEventArgs e) in c:\Users\brien\OneDrive\Documents\GitHub\AppBuilder\Code\Controls\Splash.cs:line 98 at System.Windows.Forms.LinkLabel.OnLinkClicked(LinkLabelLinkClickedEventArgs e) at System.Windows.Forms.LinkLabel.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.WndProc(Message& m) at System.Windows.Forms.LinkLabel.WndProc(Message& msg) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)" Possible solution: If the project has not been modified, I suspect one of the required libraries failed to automatically install. In the same folder as App Builder there is a file called, "MicroFrameworkSDK.MSI" You can run this file to re-install the library I suspect is missing. If a computer doesn't have admin privilege the required libraries may not get installed