Server Error in '/GdecdWeb' Application.

The stored procedure 'Prefix_Suffix_Select_All' doesn't exist.

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.InvalidOperationException: The stored procedure 'Prefix_Suffix_Select_All' doesn't exist.

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:


[InvalidOperationException: The stored procedure 'Prefix_Suffix_Select_All' doesn't exist.]
   System.Data.SqlClient.SqlCommand.DeriveParameters() +1268
   System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) +41
   Nurun.Framework2.Data.SqlHelperParameterCache.DiscoverSpParameterSet(SqlConnection connection, String spName, Boolean includeReturnValueParameter) +88
   Nurun.Framework2.Data.SqlHelperParameterCache.GetSpParameterSetInternal(SqlConnection connection, String spName, Boolean includeReturnValueParameter) +127
   Nurun.Framework2.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter) +99
   Nurun.Framework2.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName) +7
   Nurun.Framework2.Data.DBGateway.AddAutoParameters(String storedProcName, Object[] parameters) +42
   Nurun.Framework2.Data.DBGateway.FillDataSet(DataSet dataSet, String storedProcName, Object[] parameters) +48
   Georgia.Gdecd.DataAccess.PrefixSuffixService.GetAllPrefixSuffix()
   Georgia.Gdecd.WebSite.Pages.Login.UserControls.EditProfileForm.PopulateLists()
   Georgia.Gdecd.WebSite.Pages.Login.UserControls.EditProfileForm.OnInit(EventArgs e)
   System.Web.UI.Control.InitRecursive(Control namingContainer) +240
   System.Web.UI.Control.InitRecursive(Control namingContainer) +178
   System.Web.UI.Control.InitRecursive(Control namingContainer) +178
   System.Web.UI.Page.ProcessRequestMain() +197


Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300