ralfhappe wrote
I have tried again with the new version - DSLocalizator to 01.00.14.
At first the tables and prozedures where not installed. I add them manuel. Then it works. That i think where because some old tables where not deleted.
Many thanks.
Then I load the mm module. but in this case i get the same error:
Error: mml is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'System.Int32' from assembly 'Delisoft.DNN.Modules.MMLinks, Version=1.0.0.22381, Culture=neutral, PublicKeyToken=null' due to value type mismatch. ---> System.TypeLoadException: Could not load type 'System.Int32' from assembly 'Delisoft.DNN.Modules.MMLinks, Version=1.0.0.22381, Culture=neutral, PublicKeyToken=null' due to value type mismatch. at Delisoft.DNN.Modules.MMLinks.MMLinks.a(String A_0, ArrayList A_1) at Delisoft.DNN.Modules.MMLinks.MMLinks.b(Object A_0, EventArgs A_1) --- End of inner exception stack trace ---
As you can see in the error message, the .dll version is 'Delisoft.DNN.Modules.MMLinks, Version=1.0.0.22381
and I updated it to 1.0.14.1335.
I think there is a problem with your DNN instance and DNN never installed the module (Maybe there was another error before this).
Try installing again. If the problem persist, try unistalling it (Both, DSTab localizator and DSLocaleSelectorPA) and make sure all module tables and stored procedures were removed. Remove the module folder also. Then. Try installing again.
B.T.W. You can copy the .dll directly from the package (only the .dll was modified in this version) to your /bin folder)