Hi,
Event is fired only to the time I open solution, and after that no event is fired. Why
I have Add in where OnConnection is :
EnvDTE.
DocumentEvents _documentEvents = this.Application.Events.get_DocumentEvents(null);_documentEvents.DocumentSaved +=
new _dispDocumentEvents_DocumentSavedEventHandler(this.DocumentSaved);

DocumentSaved is not fired after opening solution
Alexander Safronov
See:
PRB: Visual Studio .NET events being disconnected from add-in.
http://www.mztools.com/articles/2005/MZ012.htm
--
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com