Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 14th, 2012  |  syntax: None  |  size: 3.69 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2. System.InvalidOperationException was unhandled
  3.   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.
  4.   Source=clamps 2012
  5.   StackTrace:
  6.        at clamps_2012.My.MyProject.MyForms.Create__Instance__[T](T Instance) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 190
  7.        at clamps_2012.My.MyProject.MyForms.get_frmMain()
  8.        at clamps_2012.My.MyApplication.OnCreateMainForm() in C:\Nu clamps\clamps 2012\clamps 2012\My Project\Application.Designer.vb:line 35
  9.        at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
  10.        at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
  11.        at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
  12.        at clamps_2012.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81
  13.        at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
  14.        at System.AppDomain.nExecuteAssembly(RuntimeAssembly assembly, String[] args)
  15.        at System.Runtime.Hosting.ManifestRunner.Run(Boolean checkAptModel)
  16.        at System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly()
  17.        at System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)
  18.        at System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext)
  19.        at System.Activator.CreateInstance(ActivationContext activationContext)
  20.        at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone()
  21.        at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  22.        at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
  23.        at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  24.        at System.Threading.ThreadHelper.ThreadStart()
  25.   InnerException: System.IO.FileNotFoundException
  26.        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.
  27.        Source=clamps 2012
  28.        FileName=HEPoints, Version=1.0.4548.21087, Culture=neutral, PublicKeyToken=null
  29.        FusionLog==== Pre-bind state information ===
  30. LOG: User = David-lapx\David
  31. LOG: DisplayName = HEPoints, Version=1.0.4548.21087, Culture=neutral, PublicKeyToken=null
  32.  (Fully-specified)
  33. LOG: Appbase = file:///C:/Nu clamps/bin/
  34. LOG: Initial PrivatePath = NULL
  35. Calling assembly : clamps 2012, Version=1.1.4548.22513, Culture=neutral, PublicKeyToken=null.
  36. ===
  37. LOG: This bind starts in default load context.
  38. LOG: Using application configuration file: C:\Nu clamps\bin\clamps 2012.exe.config
  39. LOG: Using host configuration file:
  40. LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
  41. LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
  42. LOG: Attempting download of new URL file:///C:/Nu clamps/bin/HEPoints.DLL.
  43. LOG: Attempting download of new URL file:///C:/Nu clamps/bin/HEPoints/HEPoints.DLL.
  44. LOG: Attempting download of new URL file:///C:/Nu clamps/bin/HEPoints.EXE.
  45. LOG: Attempting download of new URL file:///C:/Nu clamps/bin/HEPoints/HEPoints.EXE.
  46.  
  47.        StackTrace:
  48.             at clamps_2012.frmMain..ctor()
  49.        InnerException: