- System.InvalidOperationException was unhandled
- Message=An error occurred creating the form. See Exception.InnerException for details. The error is: Could not load file or assembly 'HEPoints, Version=1.0.4548.21087, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
- Source=clamps 2012
- StackTrace:
- at clamps_2012.My.MyProject.MyForms.Create__Instance__[T](T Instance) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 190
- at clamps_2012.My.MyProject.MyForms.get_frmMain()
- at clamps_2012.My.MyApplication.OnCreateMainForm() in C:\Nu clamps\clamps 2012\clamps 2012\My Project\Application.Designer.vb:line 35
- at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
- at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
- at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
- at clamps_2012.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81
- at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
- at System.AppDomain.nExecuteAssembly(RuntimeAssembly assembly, String[] args)
- at System.Runtime.Hosting.ManifestRunner.Run(Boolean checkAptModel)
- at System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly()
- at System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)
- at System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext)
- at System.Activator.CreateInstance(ActivationContext activationContext)
- at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone()
- at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
- at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
- at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Threading.ThreadHelper.ThreadStart()
- InnerException: System.IO.FileNotFoundException
- Message=Could not load file or assembly 'HEPoints, Version=1.0.4548.21087, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
- Source=clamps 2012
- FileName=HEPoints, Version=1.0.4548.21087, Culture=neutral, PublicKeyToken=null
- FusionLog==== Pre-bind state information ===
- LOG: User = David-lapx\David
- LOG: DisplayName = HEPoints, Version=1.0.4548.21087, Culture=neutral, PublicKeyToken=null
- (Fully-specified)
- LOG: Appbase = file:///C:/Nu clamps/bin/
- LOG: Initial PrivatePath = NULL
- Calling assembly : clamps 2012, Version=1.1.4548.22513, Culture=neutral, PublicKeyToken=null.
- ===
- LOG: This bind starts in default load context.
- LOG: Using application configuration file: C:\Nu clamps\bin\clamps 2012.exe.config
- LOG: Using host configuration file:
- LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
- LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
- LOG: Attempting download of new URL file:///C:/Nu clamps/bin/HEPoints.DLL.
- LOG: Attempting download of new URL file:///C:/Nu clamps/bin/HEPoints/HEPoints.DLL.
- LOG: Attempting download of new URL file:///C:/Nu clamps/bin/HEPoints.EXE.
- LOG: Attempting download of new URL file:///C:/Nu clamps/bin/HEPoints/HEPoints.EXE.
- StackTrace:
- at clamps_2012.frmMain..ctor()
- InnerException: