<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Troubleshooting: Can’t load sqlce dll</title><link>http://blogs.msdn.com/sqlservercompact/archive/2007/10/26/troubleshooting-can-t-load-sqlce-dll.aspx</link><description>SQL Server CE/Comapct uses Windows API LoadLibrary ( PlatformBuilder or WinCE or Win32 ) to load the DLLs. When LoadLibrary fails to load any SQL CE dll, we throw the error “Can’t load sqlce dll”. Now, let’s discuss more on why LoadLibrary can fail. 1)</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Can’t find P/Invoke DLL sqlcemeNN.dll</title><link>http://blogs.msdn.com/sqlservercompact/archive/2007/10/26/troubleshooting-can-t-load-sqlce-dll.aspx#5695576</link><pubDate>Fri, 26 Oct 2007 23:36:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5695576</guid><dc:creator>SQL Server Compact - Compact yet capable</dc:creator><description>&lt;p&gt;I know this is very annoying, uninformative, directionless…blah blah… error. And, kindly pardon me for&lt;/p&gt;</description></item><item><title>re: Troubleshooting: Can’t load sqlce dll</title><link>http://blogs.msdn.com/sqlservercompact/archive/2007/10/26/troubleshooting-can-t-load-sqlce-dll.aspx#5696335</link><pubDate>Sat, 27 Oct 2007 01:29:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5696335</guid><dc:creator>rogerj</dc:creator><description>&lt;P&gt;Don't Kruthagnyathalu and Dhanyavadamulu both mean thanks in Telugu?&lt;/P&gt;
&lt;P&gt;--rj&lt;/P&gt;</description></item><item><title>re: Troubleshooting: Can’t load sqlce dll</title><link>http://blogs.msdn.com/sqlservercompact/archive/2007/10/26/troubleshooting-can-t-load-sqlce-dll.aspx#6547659</link><pubDate>Tue, 27 Nov 2007 13:24:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6547659</guid><dc:creator>Mike Dimmick</dc:creator><description>&lt;p&gt;I would add, make very sure you Dispose absolutely everything you're using. Visual Studio doesn't Dispose components you drop onto a Compact Framework form, unlike a desktop project (see &lt;a rel="nofollow" target="_new" href="http://mikedimmick.blogspot.com/2007/11/vs2005-smart-device-projects-don.html"&gt;http://mikedimmick.blogspot.com/2007/11/vs2005-smart-device-projects-don.html&lt;/a&gt;) so you have to manually Dispose them to stop their finalizers running, which will cause them to survive the first GC. The collector seems to tune itself to run less frequently if a lot of objects survive.&lt;/p&gt;</description></item><item><title>Not enough storage is available to complete the operation</title><link>http://blogs.msdn.com/sqlservercompact/archive/2007/10/26/troubleshooting-can-t-load-sqlce-dll.aspx#8793410</link><pubDate>Thu, 31 Jul 2008 17:52:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8793410</guid><dc:creator>Uday Malekar</dc:creator><description>&lt;p&gt;We are using VB6 where large number of records needs to be loaded in record set (3,50,000). Our desktop has 2GB memory and virtual size is also set as minimum 3072MB and Maximum 4096MB. Still this error comes. It comes after running the application for 4 hours. It is not possible to split the operation in to multiple part.&lt;/p&gt;
&lt;p&gt;Can somebody advise&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;</description></item></channel></rss>