Hi All,
Visual Studio 2013 shows error "An Exception has been thrown by target of invocation" and crashes on creating a document window with IVsUIShell.CreateDocumentWindow, if the document id (pszMkDocument parameter) contains any of the characters <,>," or |. This works fine in Visual Studio 2010 and 2012.
Our document is not associated with any file and the have a special requirement that the moniker names might contain the above characters.
Any suggestion on creating a document window with moniker name containing these characters would be really helpful.
Thanks,
Sajith