Script component source won't load when click "Edit Script..."
5
votes
4
answers
17286
views
I'm working on an SSIS package in Visual Studio 2013. For any script component throughout the package, if I double-click on it and then click the "Edit Script..." button, Visual Studio 2012 opens but no editor window loads. It's just an empty window like you closed all documents. The Solution Explorer shows items, but notably "ScriptComponent" is an empty folder:
If I try to open any of the files (BufferWrapper.cs, ComponentWrapper.cs, main.cs) in the Solution Explorer, I get a popup error box saying:
Anyone have any clue what's going on here? FWIW, I have tried closing all instances of Visual Studio and reopening my solution with the SSIS package. The same behavior persists.


Asked by Chris Pratt
(311 rep)
Sep 15, 2015, 04:02 PM
Last activity: May 25, 2021, 04:03 PM
Last activity: May 25, 2021, 04:03 PM