Hi Leo,
I recall having issues with this interface, but my flu-addled brain can't remember it was with the 2008 build or the 2010 conversion. I haven't got the 2008 SDK installed on this laptop, but will do so early next week to confirm that a new pull from the SVN builds out the box or otherwise discover which references are missing for you. This is the metadata I have for the 2010 reference Assembly Microsoft.VisualStudio.Data.Interop.dll, v4.0.30319 // C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Microsoft.VisualStudio.Data.Interop.dll It should be very similar for the 2008 reference, but pointing to Microsoft Visual Studio 9.0 instead of 10.0. Regards Nick From: [email protected] [mailto:[email protected]] On Behalf Of Leonardo Puglia Sent: 09 July 2010 10:21 PM To: [email protected] Subject: RES: Help to Build ActiveWriter 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. -- 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.
