Showing related tags and posts accross the entire site.
-
Igor, Thanks for checking out VSTA. The problem is you are generation a proxy for a class which uses an external base class (frmMain : System.Windows.Forms.Form). When you generated the proxy file the following warning probably came up: ProxyGen.exe Warning: 0 : Warning: Using an external type as a base...
-
bpreston, No problem- this was one of our first test cases. There are a couple of things that may have caused this problem. If you have VSTA v 1 installed you may be bringing up version 1 of ProxyGen or ProjectGen. If you added the descriptor file to a project and then modified it, you may be running...