Hi,
I use AppStyList in French Country and it always crash when i try to select the editors tab. For the others tab (grid etc.) i don't get any problem.
What version of the controls are you using? It's difficult to say what the problem is since you didn't post a call stack, but I know that there was a recent issue with the UltraDateTimeEditor and certain formats, which might come into play on your computer. You might want to try downloading the latest hotfix.
-Matt
Hi Matt,
Have you find something wrong regarding this issue ?
Thanks
Florent.
Hi Florent,
I'm forwarding this thread over to the Infragistics Developer Support team so they can try to duplicate the error.
I am getting this exact crash as well. Open an isl, or even use a new blank one, and you crash every time when you select the Editors tab. My backtrace is the same. I am using the 2008.3 release (AppStylist 8.3.20083.1009). If I had to take a wild guess on the issue, it seems that certain versions of Windows have timezone entries with the same name.
I don't see any reply since 5/26. Has there been any progress on this issue? We are on a tight deadline and this has our styling work at a standstill.
I was not able to get any help from Infragistics Tech Support, so I had to debug the problem on my own. Based on the backtrace, I guessed that there were two timezone entries with identical names, and this turned out to be the case. Using regedit to change the name allows the AppStylist Editors pane to work.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time 2
Change the value "Mexico Standard Time" in the Std key to something else. I just added a "2" at the end.
I confirm you are right. I use a french windows XP and found this kind of problem here :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabian Standard Time
change Arabie in the std key to Arabie2
Many thanks for your help, now AppStyList works fine.
I changed the key registry but i have always the same problem.
Help Please
I'm pretty sure this issue is already fixed. Make sure you have the latest service release.
How to get the latest service release - Infragistics Community
the zone change from the SO you have install and the language, maybe it's better the infragistics correct the bug checking when load the zone in the combo if the zone already exits in the list. I have the same problem and after update of windows I have the same problem again.it's not a good solutions we must take the source and debug the problem.