Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why change MS.VSCC namespace name?

namespace
0
Posted

Why change MS.VSCC namespace name?

0

Early 2003 we should see the release of Visual Studio .NET Version 7.1 (code named Everett). Because of the the many new changes, MS have decided to change the 7.1 general VS namespace name to VS.VSCC.2003. This allows users to install 7.0 and 7.1 side by side. H2Reg Tip: If you have content appropriate for both MS.VSCC and MS.VSCC.2003 then I suggest you alter your H2Reg registration script file (for plug and unplug) to include both possibilities. If one of the VS Namespaces does not exist then that registration will fail gracefully with not error message (provided that H2Reg error checking is disabled). [Reg_Plugin] ;|||| MS.VSCC|_DEFAULT|ACME.MyProduct.Help|_DEFAULT|MyAttribs.HxA MS.VSCC.2003|_DEFAULT|ACME.MyProduct.Help|_DEFAULT|MyAttribs.HxA [UnReg_Plugin] ;|||| MS.VSCC|_DEFAULT|ACME.MyProduct.Help|_DEFAULT|MyAttribs.HxA MS.VSCC.2003|_DEFAULT|ACME.MyProduct

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123