l'errore di prima l'ho risolto importanto System.Configuration


ora ho questo di errore:

Format of the initialization string does not conform to the OLE DB specification. Starting around char[0] in the connection string.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Format of the initialization string does not conform to the OLE DB specification. Starting around char[0] in the connection string.


<appSettings>
<add key="conn" value="mdb-database/fg-tunisie.mdb"></add>
</appSettings>