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
Post a Comment