Hi All,

I have an old application written by someone else. I want to remove all the references of Microsoft Forms 2.0 object library from this application. The reason is when I create the package using P&D wizard and deploy the package to someone else computer, I get FM20.dll error saying "Out of memory". I tried to uncheck Microsoft Forms 2.0 object library from the component controls, but I get an error saying "can't remove control reference, in use". I am not sure, but I think this entire project is not using Microsoft Forms 2.0 object library. How can I find out if the application is using Microsoft Forms 2.0 object library and if it is not how can i remove the reference to this component. below is the screen shot of my references and components. I really want to remove all the references to Microsoft Forms 2.0 object library and then create new controls if necessary or just get rid of the Microsoft Forms 2.0 object library completely.

Name:  component.gif
Views: 6598
Size:  15.4 KB

Name:  refer.gif
Views: 5388
Size:  14.1 KB

Any help will be greatly appreciated.