| Re: MapPoint OCX SLOW on close.
Hi Gianmaria,
No. I'm sure it is no problem for custormar. Outside debugger it is good. But annoying whilst developping since ofthen you write some lines of code and wants a fast test. VS2005 is even more annoying because you cant start typing in the code before the application is fully terminated.
So I have 2 batch files. 1 to register MP2004 and 1 to register MP2006. The first one is for development. For rollout I execte the other batch file and rebuild my application. And yes to not let me do a mistake I have a class shared by all MP applications that is also changed with the batch file to do a test if the compiled version match the registered version. |