Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
feejaz
Yak Posting Veteran
68 Posts |
Posted - 2008-01-03 : 08:37:34
|
Hi,I have installed window vista on my computer. And configure a .net applaction. But When I want to browse the application there a error Server Error in '/nutri-cafe' Application.--------------------------------------------------------------------------------Invalid connection. 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.Data.SqlClient.SqlException: Invalid connection.Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [SqlException: Invalid connection.]System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction) +474System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +372System.Data.SqlClient.SqlConnection.Open() +384System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState) +44System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +304System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +77System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +36NutriCafe.Database.States() +305NutriCafe.ChooseSchool.Page_Load(Object sender, EventArgs e) +927System.Web.UI.Control.OnLoad(EventArgs e) +67System.Web.UI.Control.LoadRecursive() +35System.Web.UI.Page.ProcessRequestMain() +750--------------------------------------------------------------------------------Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032 Please help me.Navi |
|
elancaster
A very urgent SQL Yakette
1208 Posts |
|
feejaz
Yak Posting Veteran
68 Posts |
Posted - 2008-01-04 : 08:52:18
|
can any body tell about this errorThe specified type is abstract: name='StorageProviderData', namespace='http://www.microsoft.com/practices/enterpriselibrary/08-31-2004/configuration', at <storageProvider xmlns='http://www.microsoft.com/practices/enterpriselibrary/08-31-2004/configuration'>.Navi |
|
|
|
|
|
|
|