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.

 All Forums
 SQL Server 2008 Forums
 SSIS and Import/Export (2008)
 Can't create an Integration Service Project

Author  Topic 

V1ckV1ck
Starting Member

6 Posts

Posted - 2011-07-20 : 13:18:54
I have this problem, I created a project in Business Inteligence Development in SQL Server 2008 R2 a simple backup of 1 table, I run the SSIS and it didnt finish, I closed the Business Inteligence and show a dialogue box "are you sure to stop the running process and I click on yes it closed" (or something like that).

Now, everytime that I want to create a new Integration Service Project show the next error: Object Reference No Set To an Instance of an object.

And If I try to open the project that I created before (the one that didnt finish running): "cannot be opened becasuse its project type .dtproj is not supported by this version of the application. To open it, please use a version that supports this type of project".

And Im working in the version that I created it
Also I can't create any other project in the Business Intelligence Project I want to create another projet but its impossible.

V1ckV1ck
Starting Member

6 Posts

Posted - 2011-07-21 : 11:08:00
I solve this problem running this command devenv /ResetSkipPkgs
and I can create a proyects again
Go to Top of Page
   

- Advertisement -