Are you using Events?
If you google on this message then you will see a response from Euan Garden
re: wherever you pass pbCancel ByRef then you must set it to False in the
event handler.
There are others who have had this error (JP) and have yet to find a
solution. I have yet to have it even with packages that fail on other
people's Servers.
I am always on the lookout for code that fails everytime
--
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals -
http://www.sqlpass.org
"Suzanne Boyle" <> wrote in message
news:...
> Hi,
>
> I am executing a DTS package from asp.net. It works successfully when the
> code and PackageEventsSink class declaration is in the aspx file however
> when the code is compilied into a dll I get the error 'Execution was
> canceled by user'.
>
> Does anyone have any ideas as to what the problem could be?
>
> Thanks,
>
> Suzanne
>
>