Hi there,
is there a way to migrate a 9.2 Grid Layout which has been stored as XML to 10.1?
thanks a lot
Stefan
Hi Stefan,
You don't have to do anything. Layouts are backward compatible, so you can load a layout from a grid saved in 9.2 into a grid in 10.1 - assuming that the data structure is the same.
I tried, but an object reference exception occurs in LoadFromXml Method.
the layout was used with 9.2 ... then i changed the volume to 10.1 and it doesnt work anymore
A Debug version won't really help. From the call stack, I can see where the exception is occurring. It happens to be the same line of code we already fixed. The question is... why is the grid trying and failing to get an assembly reference. If you took out all the references to your other assembly, then the grid should not even be attempting that. Also, if you are referencing classes in that assembly before you try to load the layout, then there should not be a problem.
I suspect that this issue is already fixed, but I am just be careful here. I would hate for you to wait and get the service release and find that you still have a problem.
Nolde said:Can the exception maybe caused by the Context Menu?
No, I don't see how that could have anything to do with it. The DisplayLayout has no ContextMenu properties, so those cannot be saved or loaded.
ok, thank you for your help! lets wait for the service release...
sincerely
stefan
NetAdvantage_WinForms_20101.2013_SR does not work properly...
I have installed the regular release of NetAdvantage 2010.1 on my machine...
Did you receive any information to solve that problem?
I have the same issue.
My OS is Windows 7 (premium)
Best regards,
Hrvoje
Not yet... i use windows 7 ultimate...
do you have the same problem with the installer or the grid layout migration?
Disable Windows UAC or run the installer with Admin-Command-Promt... that works...
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=9983
I ran into similar post regarding older versions:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=10093
but it didn't help.
It says that if we for example install whole NetAdvantage, and then try to install SP for Windows Forms only, that will cause the problem with Installer.
Yes, indeed I downloaded "NetAdvantage_Select_20101", but I installed "Windows Forms" only, and after that "Windows Forms hotfix".
They must have done something wrong with the installation of sp.
I have the same problem with the Installer,