Hello,
we bought your module 3 weeks ago, and use it with successfull, except today we have the following error in DotNetNuke :
"System.Exception: Error generating localization by DSLocalizator: Info: Step 15 ---|> System.InvalidOperationException: The stored procedure 'dbo.Delisoft_TabLocalization_Files_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.Applica tionBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at Delisoft.DNN.Modules.DSLocalizator.Data.SqlDataProvider.ListTabLocalization_Files(Int32 portalId, String TabId, String LocaleKey, Int32 FileType, Object disabled) at Delisoft.DNN.Modules.DSLocalizator.Business.TabLocalization_FilesController.List(Int32 portalID, String TabId, String LocaleKey, Int32 FileType, Object disabled) at Delisoft.DNN.PageBases.MyLocale.a() at Delisoft.DNN.PageBases.MyLocale.c() --- End of inner exception stack trace ---"
Indeed, this procedure doesn't exist in Database while the installation of the module was a success.
So why is it missing ?! It's happening when we use the DotNetNuke FileController class (with DSLocalizator enabled).
Best regards,
Julien.