<div id=code itxtvisited="1"> <div class=body itxtvisited="1">An unhandled exception of type 'System.Configuration.ConfigurationException' occurred in microsoft.practices.enterpriselibrary.configuration.dll
Additional information: An error occurred when creating the specified type 'Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings, Microsoft.Practices.EnterpriseLibrary.Data, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null'.</div>
<div class=body itxtvisited="1"> </div> <div class=body itxtvisited="1">
Andrew777
0 Points
5 Posts
An unhandled exception of type 'System.Configuration.ConfigurationException' occurred in microsof...
Aug 19, 2008 02:26 AM|LINK
Hi All,
I'm using Enterprise Library - January 2006 and VS.net 2005.(Web application.)
Receiving the below error while using the Enterprise Library Data Access Block at this line of code and I'm new to Enterprise Library.public static IDataReader ExecuteReader(string spName, params object[] values)
{
return DatabaseFactory.CreateDatabase( _databaseName ).ExecuteReader( spName, values );}
<div id=code itxtvisited="1"> <div class=body itxtvisited="1">An unhandled exception of type 'System.Configuration.ConfigurationException' occurred in microsoft.practices.enterpriselibrary.configuration.dllError Message
Additional information: An error occurred when creating the specified type 'Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings, Microsoft.Practices.EnterpriseLibrary.Data, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null'.</div> <div class=body itxtvisited="1"> </div> <div class=body itxtvisited="1">
Any help in this regard is greatly appreciated.
</div></div>Enterprise Library 2.0 Introduction "Enterprise Library 2.0" Enterprise Library DAAB Connectionstring dynamic runtime Data Access Application Block Enterprise Library 3.1