![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a single project with multiple packages that I recently moved to a new development server by copying the .dtsx files to the new server. Then I broke them out into individual projects by importing the .dstx files using the "Add Existing Package" tool (when you right-click on the "SSIS Package" folder in the "Solution Explorer".) Now, the Properties Window for each of the Data Flow tasks in each of the packages is blank. If I go into the Data Flow task tab and open the Properties Window for any of the components (OLE DB Source, OLE DB Destination or Derived Column) , the only thing that shows up is "Common Properties" and "Misc" with very minimal information in each of these categories. I do not know if I was ever able to view the properties immediately after importing these packages. Does anyone have any idea (1) what I did that caused this, (2) how to prevent it from happening again, and (3) how to fix it? This problem is with with all projects on this server; I've even tried creating a new project from scratch. There is no difference between the two servers, as far as O/S or SQL Server versions and editions go. As you can imagine, not being able to view / modify the properties on these tasks is extremely frustrating; I really need some feedback on this! Thanks in advance, Mike |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Mike: Were your Connection Managers based on Shared Data Sources? That might be an issue. Did you get errors when you tried to open the .dtsx files on the new machine? What EncryptionLevel did you specify when they were created? -- Todd C [If this response was helpful, please indicate by clicking the appropriate answer at the bottom] "Mike" wrote: I have a single project with multiple packages that I recently moved to a new development server by copying the .dtsx files to the new server. Then I broke them out into individual projects by importing the .dstx files using the "Add Existing Package" tool (when you right-click on the "SSIS Package" folder in the "Solution Explorer".) Now, the Properties Window for each of the Data Flow tasks in each of the packages is blank. If I go into the Data Flow task tab and open the Properties Window for any of the components (OLE DB Source, OLE DB Destination or Derived Column) , the only thing that shows up is "Common Properties" and "Misc" with very minimal information in each of these categories. I do not know if I was ever able to view the properties immediately after importing these packages. Does anyone have any idea (1) what I did that caused this, (2) how to prevent it from happening again, and (3) how to fix it? This problem is with with all projects on this server; I've even tried creating a new project from scratch. There is no difference between the two servers, as far as O/S or SQL Server versions and editions go. As you can imagine, not being able to view / modify the properties on these tasks is extremely frustrating; I really need some feedback on this! Thanks in advance, Mike |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
a very short timeline and I'll have to convince the sysadmins to do the uninstall / reinstall. |
#7
| |||
| |||
|
|
a very short timeline and I'll have to convince the sysadmins to do the uninstall / reinstall. Time out, Mike. Are you installing BIDS on your SERVER? Not recommended! Generally, you install the Development tools (and perhaps a SQL Express isntance) on the developer's workstation, and on the server, only install the components to run the services. -- Todd C |
#8
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |