Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 sqlclasslibrary was not.....

Author  Topic 

asifbhura
Posting Yak Master

165 Posts

Posted - 2010-04-24 : 06:34:33
Hi,

I have database which was created in sql server 2000.

now, I have attached this database with sql server 2008

I want to run some function which was created in .NET

When i try to run function it gives error like

Msg 6528, Level 16, State 1, Procedure UmAlQuraConverter, Line 2
Assembly 'SqlClassLibrary' was not found in the SQL catalog of database 'IntraDB'.


Help me out,
Regards,
   

- Advertisement -