Hi Leo, Have a look at: http://stw.castleproject.org/How-to-submit-a-fix-to-any-Castle-Project.ashx
Cheers John ________________________________ From: Leonardo Puglia <[email protected]> To: [email protected] Sent: Tue, 13 July, 2010 11:33:23 AM Subject: RES: Help to Build ActiveWriter Hi Nick, I didn’t tried to find the assembly on my system, and as it wasn’t in the GAC didn’t include the reference. Shame on me. I’ve added the reference to the assembly and compiled the project successfully. Thank you. I’ve added the option to create a ValidateIsUnique, if you want I can send it to you. Is there someone managing this project so that I can send a patch, how should I proceed? Regards, Leo. De:[email protected] [mailto:[email protected]] Em nome de Nicholas Kilian Enviada em: sábado, 10 de julho de 2010 07:39 Para: [email protected] Assunto: RE: Help to Build ActiveWriter 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 IVsDataConnectionsServicedoen’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 IVsDataExplorerConnectionManagercould 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. -- 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.
