Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
rob41
Yak Posting Veteran
67 Posts |
Posted - 2010-01-04 : 14:04:54
|
| I'm running SQL Server 2005 and I'm getting the error SSIS Error Code DTS_E_Product Level to low. I'm trying to run a package from management studio integration services. The package runs fine in visual studio, but I am trying to run it in management studio so I can add the package to a schedule and automate. I've download service pack 2 and 3 and installed them and I'm still getting the same error. |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2010-01-05 : 03:19:19
|
| can you check if integration services is properly installed and if service is running?http://blogs.msdn.com/michen/archive/2006/11/11/ssis-product-level-is-insufficient.aspx |
 |
|
|
balaganapathy.n
Starting Member
18 Posts |
Posted - 2010-01-05 : 04:53:49
|
| If you running a package from Management studio of any machine, make sure you have SSIS installed in the machine from where you are running the package.have a read.http://www.tek-tips.com/viewthread.cfm?qid=1408115&page=3balaganapathy n.Anything you can imagine is real. |
 |
|
|
|
|
|