Hi Raj, You could try adding the .dlls to the GAC. I think this works with PTVS, but not sure if it works with the tools bundled with IP 2.7. If you are using the bundled tools it sounds like you should probably consider changing to PTVS anyway. FYI, I have added a feature request for PTVS for "add reference" to custom dlls when creating Silverlight python projects. It may be that work also needs to be done with .NET projects too. See here: http://pytools.codeplex.com/workitem/148.
Bill Message: 8 Date: Wed, 11 May 2011 19:49:46 -0400 From: Raghavendra Chandrashekara <raghavendra.chandrashek...@gmail.com> To: Discussion of IronPython <users@lists.ironpython.com> Subject: [IronPython] Intellisense with imported dlls Message-ID: <BANLkTi=KM=fq1d6ezkcw97pf1_ffckq...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Hi All, I added a couple of custom .NET dlls using the clr.AddReference() method in my program and I was expecting IronPython Tools for Visual Studio to be able to parse the imported dlls and provide intellisense for the imported classes. However I don't see any imported methods when I press either Ctrl + Space or the '.' key after a class object. Is there something extra I need to do? Thanks, Raj -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/ 20110511/284b42e2/attachment.htm> ------------------------------ _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com End of Users Digest, Vol 82, Issue 8 ************************************ _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com