BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  Upgrading probl...  Keep getting following error messges after upgrading to 0.7.880.0
Previous Previous
 
Next Next
New Post 10/1/2007 12:34 PM
User is offline Qingsong
1 posts
No Ranking


Keep getting following error messges after upgrading to 0.7.880.0 

2007-10-01 11:04:57,046 [7] ERROR BugNET.DataAccessLayer.GenericDataAccessLayer [(null)] - Data Access Error


System.Data.SqlClient.SqlException: Procedure BugNet_ApplicationLog_GetLog has no parameters and arguments were supplied.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
   at System.Data.SqlClient.SqlDataReader.get_MetaData()
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
   at BugNET.ApplicationBlocks.Data.DataHelper.ExecuteDataset(IDbConnection connection, CommandType commandType, String commandText, IDbDataParameter[] commandParameters) in F:\MyWebSite\BugNet\src\BugNET_WAP\Old_App_Code\DAL\DataHelper.cs:line 294
   at BugNET.DataAccessLayer.GenericDataAccessLayer.GetApplicationLog(Int32 maximumRows, Int32 startRowIndex) in F:\MyWebSite\BugNet\src\BugNET_WAP\Old_App_Code\DAL\GenericDataAccessLayer.cs:line 742

 

 
New Post 10/3/2007 12:30 PM
User is offline admin
641 posts
bugnetproject.com
1st Level Poster




Re: Keep getting following error messges after upgrading to 0.7.880.0 

Are you using a development version or an older version from the source repository?


Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  Upgrading probl...  Keep getting following error messges after upgrading to 0.7.880.0

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.