I am building a SSIS package in Sql Server 2008R2. I need to add a Script Task to this package but I have run into a strange issue. I create the Script Task and select edit script. I can see all the files I need are there and can edit the scripttask.cs file with no issue. Once I save then close this task and try and reopen it the ScriptTask.cs is missing as well as the files listed under properties. I have asked a couple people in the office and no one here has ever had this issue.
Any Suggestions?