Page 1 of 1

custom commands.

PostPosted: 07 Jul 2011, 03:51
by PlatinumKiller
I tried to cmdload my command but it said:

-------------------------
----06/07/2011 8:49:38 PM ----
Type: FileNotFoundException
Source: mscorlib
Message: Could not load file or assembly 'file:///C:\Users\(Classified... changed by me so don't worry) or one of its dependencies. The system cannot find the file specified.
Target: _nLoad
Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at MCDzienny.Scripting.Load(String command)

-------------------------

Re: custom commands.

PostPosted: 07 Jul 2011, 10:53
by g0d01w4r99
Read your error logs. Its self explenatory.