Thanks Satya. The answer was found within the link you sent.
In my case, when I received the error "Product level is insufficient for component...", I opened Management Studio, connecting to a SQL 2005 database that had SSIS installed, but the machine I logged in to [the client] and opened Management Studio to make the connection to SQL 2005, did not have SSIS installed.
When I logged on directly to the server that contained the SQL 2005 database, opening Management Studio and performing the export, the export succeeded.
In summary:
I got the error "Product level is insufficient for component..." when logged on to a client that did not have Integration Services [SSIS] installed.
quote:
Originally posted by satya
Check whetherhttp://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=112469&SiteID=1 is any help.
Satya SKJ
Microsoft SQL Server MVP
Contributing Editor & Forums Moderator
http://www.SQL-Server-Performance.Com
This posting is provided AS IS with no rights for the sake of knowledge sharing.