Hello i have this error ;-(
System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'A.c6ce1ec98bbd2221252aa2c773b9c4af0'. ---> System.IO.FileNotFoundException: Impossible de charger le fichier ou l'assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ou une de ses dépendances. Le fichier spécifié est introuvable.
à System.ModuleHandle.ResolveMethod(RuntimeModule module, Int32 methodToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount)
à System.ModuleHandle.ResolveMethodHandleInternalCor e(RuntimeModule module, Int32 methodToken, IntPtr[] typeInstantiationContext, Int32 typeInstCount, IntPtr[] methodInstantiationContext, Int32 methodInstCount)
à System.ModuleHandle.ResolveMethodHandleInternal(Ru ntimeModule module, Int32 methodToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
à System.ModuleHandle.ResolveMethodHandle(Int32 methodToken)
à A.c5db6959e46ad3b87fc9ca01ed70bff98.cac8ebe20a8d7d ee970e46de207030dca(Int32 cce5d8d90518e4f3e8d1ba06e88d08898, Int32 c9aff2ec66894d2b948c8a86795eb10d3, Int32 cd1561e823388f9489ccf3ade1f62b769)
à A.c6ce1ec98bbd2221252aa2c773b9c4af0..cctor()
--- Fin de la trace de la pile d'exception interne ---
à A.c6ce1ec98bbd2221252aa2c773b9c4af0.c4d4b109f2e16e 08130a87d34c2f0623d(String c28b64fd12c9976383c8a0460a0ddbc90)
à SharpBot.Network.SeafightAPI.Login(String Username, String Password, String Server)
à A.c241f0aa9c99ad55bfd6794ce73828b38.c4d4b109f2e16e 08130a87d34c2f0623d(String cbda1472f4d7012ac3710d7d2e83fa7f8, String c6d1e8e3b5b64a5d04aefc6856d1f3956, String c8a1bf741bbbb325fe2972a93a7a1972c)
à SharpBot.GUI.SettingsForm.cdc16953b1d942ce53236aa4 1c3bc70c2()
à System.Threading.ThreadHelper.ThreadStart_Context( Object state)
à System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
à System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
à System.Threading.ThreadHelper.ThreadStart()