Posts Tagged ‘.NET’

Editing Existing SSIS Package via EzAPI or Standard SSIS API Doesn’t Update Layout in BIDS

As part of a project I am working on that requires me to programmatically alter existing packages, I ran into an annoyance (bug?) in SSIS that makes it hard to open packages after altering them. The Problem During an exchange on Codeplex forums with Matt Masson from the SSIS team, he summarized the workflow as [...]

Telerik RadControls Give “Error Rendering Control” Message In Design View Of Visual Studio

While using Telerik RadControls, I kept getting an error in design view of visual studio that read “Error rendering control”. This happened after I dragged a RadSkinManager and a RadAjaxPanel on the page. After much searching the web, I eventually ran across this blog entry written by a Telerik blog administrator. It is a known [...]