Hi
I am facing this problem "Object is currently in use elsewhere" many times during design of my windows form when I am using RadialGauge control in my Windows Form developed in VB.NET 2008.
By just opening my form with the gauge on it, it can generate the error "Object is currently in use elsewhere".
The only option is to shutdown my VS 2008 .net framework 3.5 sp1 windows xp sp3 and run vs2008 again.
I also see many lock up during design time of gauge using wizard or compile time of my application in vs2008.
Thanks
Hi,
I do another test by importing my design only into your VB Sample Gauge solution to ensure that everything is setting correctly.
The scale setting for axis'end value does fail. The radial gauge fails intermittently during resize the radial gauge by just using the mouse to quickly change its size within the form. This is just one of the problems I have seen. I have seen that by just changing the form from one design form to another one then change it back to my radial gauge is enough to make it fail. But it is an intermittent issue.
It seems there is a problem with the drawing routine of this control although it is difficult to re-produce.
I add a second scale in other sample radial gauge but it does not fail when I change the end value to zero.
So it must relate to the specific design of the control.
I tried again and it fails on setting the value Axis'End Value of Scales # 1 to 0 (Scale 0 does not have this problem) after removing the Infragistics.Win.v10.1.Design assembly.
I did remove the entire library and re-install again. The problem is still the same.
I download the file NetAdvantage_Select_Complete_20101.zip and unzip and install from there just for Windows form components.
Hi Linh,
I worked with your sample and wasn’t able to generate any Gauge Designer errors. I noticed that you have added the Infragistics.Win.v10.1.Design assembly to your references. Do you have a full install of our product? Why did you need to add that assembly to your project?
Here is the project.
When you click on reply, use the Options tab and then click on the Add/Update button to get to the area where you can Upload File, then click on the Save button. That should help you attach your zip file.
Once I get you sample I’ll try to reproduce the issues you mentioned.
Marianne