SSIS package shows blank screen in design mode

1) While the package is opened with the white page, rename it in the solution.

2) Save the package and close.

3) Rename the package back original name (while package is closed). This rename will open the package and hopefully set it back so that you can edit it.

This has worked for me, hopefully it will work for others.


All white on open? Just happens from time to time, the stuff is there just close and reopen Visual Studio always makes it come back for me.

But if not you could always find the dtsx file under it all in your users folder:

C:\Users\<yourusernamehere>\Source\Workspaces\<Projectworkspace>

copy it and then pull it back in by right clicking the SSIS Packages folder in Solution Explorer and add existing package see if you can see it then.