Erreur du serveur dans l'application '/'.

Table 'camping-lesgoelands.ville' doesn't exist

Description : Une exception non gérée s'est produite au moment de l'exécution de la requête Web actuelle. Contrôlez la trace de la pile pour plus d'informations sur l'erreur et son origine dans le code.

Détails de l'exception: MySql.Data.MySqlClient.MySqlException: Table 'camping-lesgoelands.ville' doesn't exist

Erreur source:

Une exception non gérée s'est produite lors de l'exécution de la requête Web actuelle. Les informations relatives à l'origine et l'emplacement de l'exception peuvent être identifiées en utilisant la trace de la pile d'exception ci-dessous.

Trace de la pile:


[MySqlException: Table 'camping-lesgoelands.ville' doesn't exist]
   MySql.Data.MySqlClient.PacketReader.CheckForError() +175
   MySql.Data.MySqlClient.PacketReader.ReadHeader() +238
   MySql.Data.MySqlClient.NativeDriver.ReadResult(Int64& affectedRows, Int64& lastInsertId) +27
   MySql.Data.MySqlClient.CommandResult.ReadNextResult(Boolean isFirst) +50
   MySql.Data.MySqlClient.NativeDriver.SendQuery(Byte[] bytes, Int32 length, Boolean consume) +131
   MySql.Data.MySqlClient.MySqlCommand.GetNextResultSet(MySqlDataReader reader) +407
   MySql.Data.MySqlClient.MySqlDataReader.NextResult() +419
   MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) +176
   EComOuest.Data.MySqlHandler.ExecuteReader(String Command) in c:\inetpub\wwwroot\camping-lesgoelands.com\EComOuest.Data\DataBaseAccessor.cs:411
   EComOuest.Data.DataBaseAccessor.ExecuteReader(String Command) in c:\inetpub\wwwroot\camping-lesgoelands.com\EComOuest.Data\DataBaseAccessor.cs:138
   EComOuest.Nodes.LocaleNode.GetSpecificFields() in c:\inetpub\wwwroot\camping-lesgoelands.com\EComOuest.Nodes\LocaleNode.cs:529
   EComOuest.Nodes.LocaleNode..ctor(IDataReader idr, Boolean needs_completion, Langue langue) in c:\inetpub\wwwroot\camping-lesgoelands.com\EComOuest.Nodes\LocaleNode.cs:579
   EComOuest.Nodes.Ville..ctor(IDataReader oDR, Boolean NeedsCompletion) in c:\inetpub\wwwroot\camping-lesgoelands.com\EComOuest.Nodes\Ville.cs:61

[TargetInvocationException: Une exception a été levée par la cible d'un appel.]
   System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) +0
   System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +217
   System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) +1431
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +184
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture) +27
   System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) +2186
   System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args) +55
   EComOuest.Nodes.Node.GetFullNode(Int32 pID) in c:\inetpub\wwwroot\camping-lesgoelands.com\EComOuest.Nodes\Node.cs:575
   EComOuest.Actualites.Global.isNode(Int32 key) in c:\inetpub\wwwroot\camping-lesgoelands.com\website\Global.asax.cs:275
   EComOuest.Actualites.Global.Application_BeginRequest(Object sender, EventArgs e) in c:\inetpub\wwwroot\camping-lesgoelands.com\website\Global.asax.cs:154
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +139
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +88


Informations sur la version : Version Microsoft .NET Framework :4.0.30319; Version ASP.NET :4.7.3770.0