Com Excpetion Bad variable
Hi,
I am working in vs2005 using vb.net. I am using the Com interop objects in my present windows application. I am storing the variables like settings of my usercontrol using the Cominterop object. At present i don't have the definitions of com objects. I just have the Interops. When i am able to store the values, but at the the time retrieving the values from the com interop object it's throwing Com Exception Bad variable. Can any body explain, which issues needs to be take care when retrieving the values from the com interop objects?
Thanks,
Venu

