All:
I have been attempting to create a simple custom DTS (SQL 2000) task using
VB.NET, but I get the error message "Could not find entry point for
'DllRegisterServer' in the DLL." when regsitering the task from within the
DTS Designer. My research suggests that the DLL is compiled incorrectly, but
I guess I don't understand the issue well enough to correct.
Any suggestions?
MTI