Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing external assemblies for SQLCLR
Message
From
04/09/2007 07:55:16
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Security
Title:
Accessing external assemblies for SQLCLR
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01252124
Message ID:
01252124
Views:
64
Hi,

I need to access a couple of external assemblies for a SQLCLR assembly. AFAICS one way to do this is to:
(a) Set the permission level to 'External' in the .NET project.
(b) Grant the dbo of the relevant database 'External Access Assembly' permissions
(c) Mark the relevant database as 'Trustworthy'

I've done all three but still get a permissions error when the CLR tries to access the System.Runtime.Serialization.dll module.

Can anyone suggest what else might be required?
Regards,
Viv
Next
Reply
Map
View

Click here to load this message in the networking platform