L'exception System.TypeLoadException n'a pas été gérée
Message="Could not load type 'WindowsApplication1.Main' from assembly 'CATWin_Test, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' because the method '
Clk_Latch' has no implementation (no RVA)."
Source="CATWin_Test"
TypeName="WindowsApplication1.Main"
StackTrace:
at WindowsApplication1.Program.Main()
at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Partager