Paul, I did this some while ago now and found Rick Strahl's dexamples invaluable.
Creating Multi-threaded .NET components for COM Interop with Visual FoxPro: http://www.west-wind.com/presentations/dotnetfromVfp/DotNetFromVfp_MultiThreading.asp Dave -----Original Message----- From: ProFox [mailto:[email protected]] On Behalf Of Paul Newton Sent: 04 May 2016 16:39 To: [email protected] Subject: RE: SQL Server Reporting Services Web Service Any hints as to how I create a COM-callable .NET DLL ? Do I just create a new solution/project based on "Class Library" ? -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Alan Bourke Sent: 04 May 2016 14:45 To: [email protected] Subject: Re: SQL Server Reporting Services Web Service At this point then I would be thinking about (a) Writing a COM-callable .NET DLL which provides a simpler interface for VFP into SSRS or (b) Writing a Powershell script to do it, then running that through the Windows Scripting Host from VFP. The latter probably involves pain around permissions though -- Alan Bourke alanpbourke (at) fastmail (dot) fm [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

