Hello All,
Just 2 days ago i installed DSLocalizator into mysite. And it is working fine with the site. But i Placed that module in the wrong page. So i copied that module in to another page. After that i deleted first one then it went wrong. So i decided to uninstall and install it newly. When i uninstalling that module it starts giving the error and the site is not working.
I am attaching the stack trace of my error
An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: The stored procedure 'dbo.Delisoft_TabLocalization_Replacements_List' doesn't exist. ---> System.InvalidOperationException: The stored procedure 'dbo.Delisoft_TabLocalization_Replacements_List' doesn't exist. at System.Data.SqlClient.SqlCommand.DeriveParameters() at System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.DiscoverSpParameterSet(SqlConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSetInternal(SqlConnection connection, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at Delisoft.DNN.Modules.DSLocalizator.Data.SqlDataProvider.ListTabLocalization_Replacements(Int32 portalId, String TabId, String LocaleKey, Object disabled) at Delisoft.DNN.Modules.DSLocalizator.Business.TabLocalization_ReplacementsController.List(Int32 portalID, String TabId, String LocaleKey, Object disabled) at Delisoft.DNN.PageBases.MyLocale.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Thanks in advance.