May 17, 2014 at 5:23 pm
I encountered a rather perplexing problem at work and would like see if anyone has an answer. The problem is that I am unable to create a new folder in the SSIS Catalog. Background: Working on a development server with 2 SQL Server 2012 instances - one named, the other not. Clr is enabled, and I am member of ssis_admin role in both instances.
Using the proc catalog.create_folder, I am able to create a folder in the default instance but not the named instance. In the named instance I get the message that the assembly is not trusted (or something like that, I'm writing this from memory) but all of the properties are exactly the same in both instances. Is it possible that the problem is with creating 2 identically named folders on the same server, even though the are in different instances? What else should I look for?
May 17, 2014 at 8:47 pm
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply