Hi
I have a problem with a 3. part component. The problem is that sometimes when this component is upgraded, I loose connection to the component. In my development enviroment i can solve this by remove the reference to the component and add it to my project again. But for my customers who are using my program can't do that. In earlier version of my program which where programed in MS Access, we removed and added the reference in the startup.
So my question is; Can I remove and add references by during runtime in vb.NET?
Or is there other solutions to the problem?
Thanks
I have a problem with a 3. part component. The problem is that sometimes when this component is upgraded, I loose connection to the component. In my development enviroment i can solve this by remove the reference to the component and add it to my project again. But for my customers who are using my program can't do that. In earlier version of my program which where programed in MS Access, we removed and added the reference in the startup.
So my question is; Can I remove and add references by during runtime in vb.NET?
Or is there other solutions to the problem?
Thanks
Comment