dbTalk Databases Forums  

DTS Designer Error on WinXP

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS Designer Error on WinXP in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Wendy W
 
Posts: n/a

Default DTS Designer Error on WinXP - 03-07-2006 , 07:59 PM






I've just installed a client version of SQL 2K on my machine to enable
connection to the server. I am able to connect to the databases via
enterprise manager. However, when I try to open up a new DTS package ...the
message "DTS Designer Error : Access Denied" pops up. I didn't encounter this
on my previous machine and I've tried all the suggestions given
(unregister/register the dll).

The other weird thing is if i use another ID to logon to this machine, DTS
has no errors. I've also registered all the users with full control in
Typelib.

Please help....thanks

Reply With Quote
  #2  
Old   
KevinL (Offline)
Junior Member
 
Posts: 1
Join Date: May 2006

Default Possible solution - 05-11-2006 , 11:57 AM






I was having the same DTS Access Denied issue.

I finally figured out that it was caused by using runas.exe to start Enterprise Manager as a different (local, not domain) user. The local user account had the same permissions in SQL Server 2000, but that account did NOT have all the same permissions on the hard-drive. I am assuming whatever .dll is used by DTS Designer did not have permission to run.

By putting the local user account in the local Administrators group, everything worked fine. Security wise, that is a very bad idea, and I am still trying to find which .dll(s) are used so the local account can run them after it is removed from the Administrators group.

Kevin

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.