Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB.NET 1.0 > Pro VB.NET 2002/2003
|
Pro VB.NET 2002/2003 For advanced Visual Basic coders working .NET version 2002/2003. Beginning-level questions will be redirected to other forums, including Beginning VB.NET.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 4th, 2004, 06:29 AM
Registered User
 
Join Date: Aug 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default DTS Custom Task Runtime Callable Wrapper

I'm trying to build a DTS Custom Task with VB.net and SQL 2000. Following the 'How To'(http://support.microsoft.com/?kbid=328587)from Microsoft, you are instructed to create a RCW for DTSPkg.dll and then reference it in your project, which I've done. Once I finish the rest of the package, it actually works, but my problem is this:

Once I've built the project, the IDE starts responding VERY slowly as long as I have the reference to the wrapped dll. If I press any key at all, the IDE (Visual Studio 2003) pauses for 10-12 seconds before responding. If I remove the reference to the wrapper, everything works fine again. This is repeatable, and yes, I have all the latest service packs from MS.

Now, if I could develop the custom task without ever testing it, and get it right the first time, this wouldn't be an issue, but as I am a Network Admin by trade, NOT a programmer, there is little chance of that happening.

Has anyone else seen this behavior with dtspkg.dll (or Microsoft.SQLServer.DTSPkg80.dll once wrapped) or any other RCW for that matter?

Thanks in advance...

~Rob Swider





Similar Threads
Thread Thread Starter Forum Replies Last Post
Running DTS package through Execute SQL / pkg Task sthekk SQL Server DTS 1 April 23rd, 2007 11:18 AM
DTS FTP Task file disappears after transfer tdawg69311 SQL Server DTS 0 April 28th, 2006 03:38 PM
Scheduling DTS task on SQL Server 2005 ahamilto SQL Server DTS 4 March 29th, 2006 01:51 PM
DTS Task Logging hortoristic SQL Server DTS 0 February 4th, 2004 12:25 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.