SSIS Package call from webservice
I am Hazara. I am trying to call a SSIS package from a web service. But package.execute() method is returning 'failure'. Though I am able to execute the same package from a normal .Net project.
Please help me. I have searched it on net also but didn't find any solution.
Thanks
Hazara.

