Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing external assemblies for SQLCLR
Message
De
04/09/2007 07:55:16
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Sécurité
Titre:
Accessing external assemblies for SQLCLR
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01252124
Message ID:
01252124
Vues:
63
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform