BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportGeneral SupportGeneral Supportissue create bugissue create bug
Previous
 
Next
New Post
5/6/2010 7:28 AM
 

bugnet version : BugNET 0.8.188.0

New installation

From the detail of the exception it looks like stored procedure is accepting 1 parameter and application is passing 2. Please somebody please help me with that.

System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Data.SqlClient.SqlException: Procedure or function BugNet_ProjectMilestones_GetMilestonesByProjectId has too many arguments specified.
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.ExecuteReader()
at BugNET.DataAccessLayer.SqlDataProvider.TExecuteReaderCmd[T](SqlCommand sqlCmd, TGenerateListFromReader`1 gcfr, List`1& List)
at BugNET.DataAccessLayer.SqlDataProvider.GetMilestonesByProjectId(Int32 projectId, Boolean milestoneCompleted)
at BugNET.BusinessLogicLayer.Milestone.GetMilestoneByProjectId(Int32 projectId, Boolean milestoneCompleted)
at BugNET.Issues.IssueDetai

 
New Post
5/6/2010 8:04 AM
 

When did you download the installation package. I updated it since the first release to fix the installation scripts.


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
5/6/2010 8:18 AM
 

i have downloaded it around 2nd of May.. Milestone bit doesnt seem to work as well.

 
New Post
5/6/2010 8:37 AM
 
haroonlatif wrote:

i have downloaded it around 2nd of May.. Milestone bit doesnt seem to work as well.

I just updated the package the other night. Try downloading it again.

Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
5/6/2010 11:50 AM
 

thanks it helped. it is working now. but now i cant edit wellcome message from Application Configration. When i change it and update, it brings back the default value.

 
Previous
 
Next
HomeHomeSupportSupportGeneral SupportGeneral Supportissue create bugissue create bug


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.