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
Did you receive any information to solve that problem?
I have the same issue.
My OS is Windows 7 (premium)
Best regards,
Hrvoje
I have opened a case (CAS-43738-OAKVTU) for this issue, and will handle through the case.
You will receave an email notification shortly, followed up with more information regarding this issue.
NetAdvantage_WinForms_20101.2013_SR does not work properly...
I have installed the regular release of NetAdvantage 2010.1 on my machine...
ok, thank you for your help! lets wait for the service release...
sincerely
stefan
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.