Citation :
 
 System.IO.FileNotFoundException was caught
   HResult=-2147024894
   Message=Could not load file or assembly 'ABCD, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
   Source=NP
   FileName=ABCD, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
   FusionLog==== Pre-bind state information ===
 LOG: User = MyCompany\MyName
 LOG: DisplayName = ABCD, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  (Fully-specified)
 LOG: Appbase = file:///C:/Users/MyName/Documents/Visual Studio 2012/Projects/MyProgram/Analysis/bin/Debug/
 LOG: Initial PrivatePath = NULL
 Calling assembly : NP, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.
 ===
 LOG: This bind starts in default load context.
 LOG: Using application configuration file: C:\Users\MyName\Documents\Visual Studio 2012\Projects\MyProgram\Analysis\bin\Debug\Analysis.vshost.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:/Users/MyName/Documents/Visual Studio 2012/Projects/MyProgram/Analysis/bin/Debug/ABCD.DLL.
 LOG: Attempting download of new URL file:///C:/Users/MyName/Documents/Visual Studio 2012/Projects/MyProgram/Analysis/bin/Debug/ABCD/ABCD.DLL.
 LOG: Attempting download of new URL file:///C:/Users/MyName/Documents/Visual Studio 2012/Projects/MyProgram/Analysis/bin/Debug/ABCD.EXE.
 LOG: Attempting download of new URL file:///C:/Users/MyName/Documents/Visual Studio 2012/Projects/MyProgram/Analysis/bin/Debug/ABCD/ABCD.EXE.
     StackTrace:
        at NewProject.DATA.SetType(NP np, String code, OrderType orderT, MODEL MODELv)
        at NewProject.DATA.SetData(NP np, String no, String type, String law, String time, OrderType orderT, MODEL MODELv)
   InnerException:
   |