View Single Post
Old 02-23-2014, 01:33 PM  
MONGi
Member
 
Join Date: May 2012
Posts: 72
Default

Hi Jeza,

thanks for the reply.

i`ve Change the following files:
- jeza.ioFTPD.Framework.dll
- jeza.ioFTPD.Framework.pdb

...but still have the same error as before:
Code:
[2014-02-23 19:25:11] --------------------------------------------------------------
[2014-02-23 19:25:11] Archive...
[2014-02-23 19:25:11] Assembly.GetExecutingAssembly().Location: ['d:\ioFTPD\scripts\jeza.ioftpd.archivescript\jeza.ioFTPD.Framework.dll']
[2014-02-23 19:25:11] System.Runtime.InteropServices.COMException (0x80090006): Ungültige Signatur (Ausnahme von HRESULT: 0x80090006)
   bei System.StubHelpers.InterfaceMarshaler.ConvertToManaged(IntPtr pUnk, IntPtr itfMT, IntPtr classMT, Int32 flags)
   bei Microsoft.Win32.Win32Native.CreateAssemblyNameObject(IAssemblyName& ppEnum, String szAssemblyName, UInt32 dwFlags, IntPtr pvReserved)
   bei Microsoft.Win32.Fusion.ReadCache(ArrayList alAssems, String name, UInt32 nFlag)
   bei System.Reflection.RuntimeAssembly.EnumerateCache(AssemblyName partialName)
   bei System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
   bei System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence)
   bei System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   bei System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   bei jeza.ioFTPD.Framework.Extensions.Deserialize[T](T xmlObject, String fileName, String defaultNamespace) in D:\jezatools\googlecode\trunk\ioFTPD\jeza.ioFTPD.Framework\Extensions.cs:Zeile 361.
   bei jeza.ioFTPD.Framework.ConsoleAppTasks.ParseConfig() in D:\jezatools\googlecode\trunk\ioFTPD\jeza.ioFTPD.Framework\ConsoleAppTasks.cs:Zeile 42.
   bei jeza.ioFTPD.Archive.Program.Main()
Is the only way to use the Windows Task Scheduler?

Thx
MONGi is offline   Reply With Quote