c# - SQL Server create assembly which references another assemblies -


i have .net class library uses quartz.dll

when register assembly in sql says quartz.dll requeres system.web, system.drawing, system.directoryservices.protocols...

it not possible create assembly without dlls?

i have installed on server .net 2.0, 3.0, 3.5, 4.0

quartz.dll version 1.0.3.3

place these dlls quartz.dll.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -