Hi All, Gud morning!! Using integration service package , I have cretaed one package . when I run this package from developement environmet(visual studio 2005) its working fine( job like reading data from a file and importing to database. )
When I try to execute the package from the Bin folder (double click on the .dtsx file) it is showing some error like *"SSIS Error code :DTS_E_PRODUCTION LEVELTOO LOW .The production level is insufficient for component Flat File Destination ".* *"SSIS Error code :DTS_E_PRODUCTION LEVELTOO LOW .The production level is insufficient for component Merge Join ".* * ......................................................................................... * * ............................................................................................ * ** >From the same machine, from visual studio 2005 I can able run the same package and do the import job. How can i solve this issue? Thanks in advance.. -- "People who never make mistakes, never do anything." Crazy
