It would appear that the main repository for VS add-in samples, http://msdn.microsoft.com/vstudio/downloads/automation.asp is now an invalid URL. Does anyone...
I assume VSIP is $$$? Can single developers/hobbyists get the toolkit (or whatever it is) without the support and without the fee? I notice the information on...
I'm looking for advice/pointers etc. Any help anyone can provide will be appreciated. Here's what I want to do : 1) I want to have a class file that is...
I found this sample : http://www.gotdotnet.com/team/windowsforms/shapedesigner.aspx However, it does not work as advertized. It may be something that is ...
Scratch that. I started back over and it works now. I think it stopped working earlier because it had the error with the base class. It still had the problem...
Peter, Presently only academic institutions sponsored by Microsoft and corporations with Select or Enterprise agreements are exempt from the $10,000 VSIP...
I think, Phil, the main concern a lot of people have is that the "limit" on which you HAVE to go onto VSIP is "disputable" at times. I would also like to just...
Thomas Tomiczek
t.tomiczek@...
May 5, 2003 9:03 am
896
Thanks Phil. That's too bad really. I know a lot of folks with a lot of good ideas, and folks with 10kk to blow, but not a lot of folks with both good ideas...
Definitely. The VSIP license fee and the line at which you need to move to VSIP effectively kills the shareware add-in market. Maybe that is the intention. ...
... I hear you!!! ... You mean like Crystal Reports, right? Yes I'm pretty sure VSIP is required for single file generation... Here is a section from our VSIP...
SAD point though is that it IS possible without VSIP to have a file generate source code at compile time (ISingleFileSource), threr is a fully documented...
Thomas Tomiczek
t.tomiczek@...
May 6, 2003 9:16 am
900
Hello, I have a problem with deleting a previously added CommandBar. Thats how I do: CommandBar EB2003_Cmd_Bar; Command EB2003_Cmd_CreateManifest; public void...
I have an Add-In that I created in Visual Studio .NET and installed it on several people's machine. It was all working great, until we upgraded to VS.NET...
speaking of installing under 2003. Is that all we need to do to upgrade our 2002 add-ins install to 2003, is to make sure both registry entries get set? ...
Dave, In our project [1], we added the entries and haven't seen any problems yet. As far as I can tell the APIs (assemblies) are exactly the same. There are...
You can build your Add-in with VS 2002, and after adding the proper registry keys it will run unchanged with both 2002 and 2003. There should not be any...
Hi, I'm fighting with something that looks like an incompability between VS.NET 2002 and VS.NET 2003. I try to get the start and end line number of an ...
You are choosing to add the CommandBar when it is connected, and delete it when the add-in disconnects. This is fine, but what happens if Visual Studio has a...
Er, they definitely changed the GUID for the VCProjectEngine type library in 2003. That broke my C++ add-in good and proper since it could no longer load...
Has anyone ever used the Protection property on the CommandBar class? It is used to prevent user customization of your CommandBar objects. I am creating a...
Perhaps he was referring to IVsSingleFileGenerator. This interface is used to build a Custom Tool. http://www.google.com/search?q=IVsSingleFileGenerator Pete ...
Yes, that is another incompatibility. We hope to have this resolved for future versions so that Add-ins using 2003 VC automation components will work in VS...
Hi all, first i would like to thank you people.this group helped me a lot to finish my graduation project "Applying Aspect oriented programming in VS.Net". ...
I'm not sure that the VSIP licencing agreement allows discussion of those API's on public lists. Someone from summit will know better. There were microsoft...
i did n't mean to discuss this in public. if anyone would like to help please email me m_mesalem@... ... There ... died ... knowledge ... to ... smaller ...
Mohamed, I will mail you off the list about the level of assistance Summit can offer. However please let me comment on this thread for the benefit of the rest...