Krzysztof, I've got it from https://svn.castleproject.org/svn/castlecontrib/activewriter.
It has the reference to Microsoft.VisualStudio.Data, but the IVsDataConnectionsService doen't exist on it. I've altered the class just to compile, but lost the support to drag objects from the Server Explorer. I did read somewhere that IVsDataExplorerConnectionManager could be used, but it expose different methods, and I don't have any experience on DSL tools (but would like to learn it J) Nicholas, could you send me a corrected ServerExplorerHelper or give me the guidelines to correct it? I'm making some other improvements, like adding support to some new Validators, how is the procedure to send the changes? Thanks, Leo. De: [email protected] [mailto:[email protected]] Em nome de Nicholas Kilian Enviada em: sexta-feira, 9 de julho de 2010 05:18 Para: [email protected] Assunto: RE: Help to Build ActiveWriter Alternatively it could be you need to add Microsoft.VisualStudio.Data as a project reference. From: Nicholas Kilian [mailto:[email protected]] Sent: 09 July 2010 10:13 AM To: '[email protected]' Subject: RE: Help to Build ActiveWriter Try change it to IVsDataExplorerConnectionManager. From: [email protected] [mailto:[email protected]] On Behalf Of Leonardo Puglia Sent: 09 July 2010 10:01 AM To: [email protected] Subject: Help to Build ActiveWriter Hi, I'm trying to build ActiveWriter from svn trunk, I've already installed VS 2008 SDK, but I can't get it to work. I'm getting a reference error on Microsoft.VisualStudio.Data.Interop, by a class ServerHelperExplorere that try to use a IVsDataConnectionsService. Anyone know how to solve this? Regards, Leonardo Puglia -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.
