K
Kannan.V [MCSD.net]
Hi all,
Am facing this issue for the last couple of days and hope I get a solution
here, did a lot of googling and havent yet fixed the issue.
I have a client windows App in vb.net, this app has a button that invokes a
method on the Server A which has a web method, Am trying to execute a DTS
package from within this webmethod to import data into the SQL tables.
I am using DTS.dll, created a wrapper and using the methods of the DTS.dll
to load the file and execute it.
When this executes i get the following error message
Login failed for user '(null)'. Reason: Not associated with a trusted SQL
Server connection.
I feel that since we use a wrapper for the COM component, the credentials
are not passed somehow,
Is there a way to solve this issue or am i missing something here,
Thanks in advance for all the inputs.
--
Kannan.V
Home : http://www.kannanv.com
Blog : http://kannanv.blogspot.com
Blog : http://spaces.msn.com/members/visitkans
Web : http://www.dotnetlounge.net
Am facing this issue for the last couple of days and hope I get a solution
here, did a lot of googling and havent yet fixed the issue.
I have a client windows App in vb.net, this app has a button that invokes a
method on the Server A which has a web method, Am trying to execute a DTS
package from within this webmethod to import data into the SQL tables.
I am using DTS.dll, created a wrapper and using the methods of the DTS.dll
to load the file and execute it.
When this executes i get the following error message
Login failed for user '(null)'. Reason: Not associated with a trusted SQL
Server connection.
I feel that since we use a wrapper for the COM component, the credentials
are not passed somehow,
Is there a way to solve this issue or am i missing something here,
Thanks in advance for all the inputs.
--
Kannan.V
Home : http://www.kannanv.com
Blog : http://kannanv.blogspot.com
Blog : http://spaces.msn.com/members/visitkans
Web : http://www.dotnetlounge.net