Hi,
I want to do the localization for the filter options in WebDataGrid.I found the document with the step by step instructions to change the file WebDataGridStrings.resx
But in Version 10.3 the strings are in the file WebDataGridStrings_runtime.resx.
I tried to do the same with this file, but no luck.
Have someone any ideas whats wrong?
Thanks.
Jürgen
Hi John,
As far as I know, we have not found an answer to this. I'll forward your post to our support staff in case I'm wrong about that, and they can create a case for you. The workaround had been to create the .dll on the server but as you note, this is not always possible.
Elizabeth AlbertLocalization Engineer
hi
I wonder if there was ever an answer to this. We are using v13.2 and need to translate the WebDataGrid filter prompts into different languages. I think I can follow the instructions to create the Infragistics35.Web.v13.2.resources.dll but i will need to install it on a server where Visual Studio is not available and so will have to install a pre-built DLL in the GAC which is where the previous poster had trouble.
Is it worth trying this?
john
As having the same problem, please let me know, if it could be solved, and how.
Thanks in advance,
pete.
I'm sorry but I can't register the dll into the GAC without signing the dll on the server !
If I don't sign it, I got an error on registering it. Ok, Gac dll has to been signed !If I sign it on my computer, I can't register it on the server with a error. Ok, Gac dll must be signed with a server's key.
Here's the error :strong name signature verification failed for assembly. The Assembly may have been tampered with, ot it was delay signed but not fully signed with the correct private key
So how can i do it ? oO
Whoops, must have had something else in my clipboard. Here's the link I meant to post:
http://community.infragistics.com/forums/p/24594/206077.aspx#206077