Registrarse | Entrar
martes, 22 de mayo de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorError after successful modul instalation - Error after successful modul instalation -
Anterior Anterior
 
Siguiente Siguiente
New Post
 27/02/2006 01:17 a.m.
 
 Modificado por ralfhappe  on 27/02/2006 09:12:30 a.m.

Hello,

i get following error if i take the modul in the site:

Error: Dsl is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'System.Int32' from assembly 'Delisoft.DNN.Modules.DSLocalizator, Version=1.0.13.26381, Culture=neutral, PublicKeyToken=null' due to value type mismatch. ---> System.TypeLoadException: Could not load type 'System.Int32' from assembly 'Delisoft.DNN.Modules.DSLocalizator, Version=1.0.13.26381, Culture=neutral, PublicKeyToken=null' due to value type mismatch. at Delisoft.DNN.Modules.DSLocalizator.a.a() at Delisoft.DNN.Modules.DSLocalizator.DSLocaleSelectorPA.b() --- End of inner exception stack trace ---

DNN Version 4.0.1

You can see the error at www.bradmissoni.com and login with loco/loco and use tab color.

Have you an idea ?

Thanks for your help.

ralf

New Post
 27/02/2006 09:31 p.m.
 

I did some investigation and discovered that there is a bug with code obfuscated by "Dotfuscator Community Edition" when CLR 2.0 is installed:

http://www.preemptive.com/support/dotfuscator/convert.html

I updated DSLocalizator to 01.00.14. Please try again with this new version and let me know your results.

New Post
 28/02/2006 01:23 a.m.
 
 Modificado por ralfhappe  on 28/02/2006 01:25:40 a.m.
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 ---

you can it see in www.bradmissoni.com - tab "color" - login with loco/loco

Could you help me again ?

For information: If I install this to modules on my one win2003 server at dnn 4.0.2 they where directly running without problems ?

ralf

New Post
 28/02/2006 06:03 a.m.
 

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)

New Post
 28/02/2006 01:18 p.m.
 
 Modificado por ralfhappe  on 28/02/2006 01:22:10 p.m.

I will do that and than I come back.

I think that your concept of globalisation is the right way to do that.

Many thanks for your help.

ralf

Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorError after successful modul instalation - Error after successful modul instalation -