 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Error while referencing external assembly in SQL Server 2005.</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/error-while-referencing-external-assembly-in-sql-server-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/error-while-referencing-external-assembly-in-sql-server-2005/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 00:24:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: mrdenny</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/error-while-referencing-external-assembly-in-sql-server-2005/#comment-61169</link>
		<dc:creator>mrdenny</dc:creator>
		<pubDate>Sun, 22 Mar 2009 19:35:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-61169</guid>
		<description><![CDATA[My looking at the CLR code isn&#039;t going to help.  I don&#039;t know enought about CLR to help on that path.  My recommendation would be to load the other assembly into the SQL Server and create a function or procedure pointing to it directly as it doesn&#039;t appear that your .NET code is doing anything but calling the other assembly.

Perhaps if you remove the explicit path to the DLL the SQL Server could then find it in the GAC?]]></description>
		<content:encoded><![CDATA[<p>My looking at the CLR code isn&#8217;t going to help.  I don&#8217;t know enought about CLR to help on that path.  My recommendation would be to load the other assembly into the SQL Server and create a function or procedure pointing to it directly as it doesn&#8217;t appear that your .NET code is doing anything but calling the other assembly.</p>
<p>Perhaps if you remove the explicit path to the DLL the SQL Server could then find it in the GAC?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: batsa</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/error-while-referencing-external-assembly-in-sql-server-2005/#comment-60898</link>
		<dc:creator>batsa</dc:creator>
		<pubDate>Tue, 17 Mar 2009 12:10:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-60898</guid>
		<description><![CDATA[Thanks for your reply. 

My assemble exist in the path that I specified on the Sql server and code. Error is giving about that assemble that I used in code.

Assembly assembly = LoadAssembly(&quot;D:\OutCast\WcfServiceLibrary1\WcfServiceLibrary1\bin\Debug\WcfServiceLibrary1.dll&quot;, true);

After executing proc the above assemble is not found. If you give me your email id, I will mail you my project after that you can check.


This assemble is returning a simple message. I am just wanting to use external assemble in class library. 

I tried this after adding my assemble in GAC but it is giving same error. If you have any other solution please tell me.

Sujeet]]></description>
		<content:encoded><![CDATA[<p>Thanks for your reply. </p>
<p>My assemble exist in the path that I specified on the Sql server and code. Error is giving about that assemble that I used in code.</p>
<p>Assembly assembly = LoadAssembly(&#8220;D:\OutCast\WcfServiceLibrary1\WcfServiceLibrary1\bin\Debug\WcfServiceLibrary1.dll&#8221;, true);</p>
<p>After executing proc the above assemble is not found. If you give me your email id, I will mail you my project after that you can check.</p>
<p>This assemble is returning a simple message. I am just wanting to use external assemble in class library. </p>
<p>I tried this after adding my assemble in GAC but it is giving same error. If you have any other solution please tell me.</p>
<p>Sujeet</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.159 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 03:39:31 -->