Re: Unable to delete a package



You have the RemoveFromSqlServer method on the Application class that will do this
(ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/dtsref9mref/html/M_Microsoft_SqlServer_Dts_Runtime_Application_RemoveFromSqlServer_2_9f8a5808.htm)


But I am not sure that this will help you. What permissions do you have in SSIS? To which roles do you belong? How was the package saved (ProtectionLevel)? Is it one of your packages?



--


Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com




"AOTX San Antonio" <ElTejano@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:27820C94-9194-4041-9DB2-4D6409BF0458@xxxxxxxxxxxxx:

While learning SSIS I saved several packages to the Server...I have always
been able to delete these packages until now. I have one package that I
cannot delete. I have checked the web to see if anyone else has seen this
problem but have yet to come across a solution. The error I receive is as
follows:

Dialog box Title is Object Explorer

Access to Integration Services package 'Package Name' is denied. (Microsoft
SQL Native Client)

Additional information:

Repeats the same message as above "Access to ...


Is there another way to delete this package other than by right clicking on
the package and selecting the menu option "delete"

Thanks

.



Relevant Pages

  • Re: Pushing out a .msi package through GPO problem
    ... I have manually tested the package by running it on both 2000 and XP ... What are the Share and NTFS permissions on the Package file? ... The COMPUTER account must have access there. ...
    (microsoft.public.windows.server.active_directory)
  • RE: File specified in the connection was not valid
    ... SSIS Package Execution authority using that Admin Credentials. ... Agent job to use your new Proxy. ... My guess is that it will go through under elevated permissions. ... However, when I set this package up as a step in SQL Server Agent Job, I get ...
    (microsoft.public.sqlserver.dts)
  • Re: Deploying Software with Computer GPO Errors
    ... Computers to both the share and folder permissions as well as the individual ... computer accounts for the two PC's I am testing. ... the package set to advanced. ... >> Now If I do the samer thing via a User Install it seems to work fine. ...
    (microsoft.public.win2000.active_directory)
  • Re: Using md5sums for file diffs in incremental backups
    ... > content or permissions or ownership) since the last backup. ... > filesystem against this database to determine which files have changed ... with timestamps, ownership, permissions, and the above checksums. ... Maybe Red Hat Package Manager has something equivalent for Linux. ...
    (comp.os.linux.misc)
  • Re: Why can you only repair permissions on a boot volume?
    ... > cause permissions on freshly installed files to be wrong. ... Is that a bug in the package maker, ... > and the installer just untars that onto your disk. ... Or is the tarballed info completely ignored in favour of the BOM info? ...
    (uk.comp.sys.mac)

Loading