<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://codebetter.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>Brendan Tompkins - All Comments</title><link>http://codebetter.com/blogs/brendan.tompkins/default.aspx</link><description>Blog First. Ask Questions Later.</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>re: Are there any good DNN E-Commerce solutions?</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2005/04/05/61318.aspx#688203</link><pubDate>Wed, 17 Mar 2010 17:47:33 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:688203</guid><dc:creator>vic</dc:creator><description>&lt;p&gt;bought catalook. &amp;nbsp;waste of time and $. &amp;nbsp;documentation is absolute disaster. &amp;nbsp;requires some skinning knowledge. &amp;nbsp;looking for another solution. &amp;nbsp;should have read this forum first. &amp;nbsp;would have saved $79.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=688203" width="1" height="1"&gt;</description></item><item><title>re: New Ajax-Enabled CAPTCHA for Community Server 2007</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2007/12/05/new-ajax-enabled-captcha-for-community-server-2007.aspx#686385</link><pubDate>Wed, 17 Mar 2010 14:34:35 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:686385</guid><dc:creator>Mayweather</dc:creator><description>&lt;p&gt;CAPTCHA text being stored in a cookie, which was an easy way to enable the validation at the browser. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=686385" width="1" height="1"&gt;</description></item><item><title>re: Are there any good DNN E-Commerce solutions?</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2005/04/05/61318.aspx#683089</link><pubDate>Wed, 17 Mar 2010 04:19:14 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:683089</guid><dc:creator>kevin</dc:creator><description>&lt;p&gt;I just saw a new E-Commerce module launch on Snowcovered last week, I downloaded the trial and it looks pretty good, simple to use and has good SEO features. &amp;nbsp;It&amp;#39;s called &amp;quot;DNNspot Store&amp;quot; here&amp;#39;s the vendor&amp;#39;s page: &lt;a rel="nofollow" target="_new" href="http://www.dnnspot.com/Modules/DotNetNuke-Shopping-Cart"&gt;www.dnnspot.com/.../DotNetNuke-Shopping-Cart&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and snowcovered link: &lt;a rel="nofollow" target="_new" href="http://www.snowcovered.com/Snowcovered2/Default.aspx?tabid=242&amp;amp;PackageID=17091"&gt;www.snowcovered.com/.../Default.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=683089" width="1" height="1"&gt;</description></item><item><title>re: Fix for ASP.NET "Could not load file or assembly App_Web..." Error</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2006/11/15/Fix-for-ASP.NET-_2200_Could-not-load-file-or-assembly-App_5F00_Web_2E00__2E00_._2200_-Error.aspx#669792</link><pubDate>Wed, 10 Mar 2010 09:06:51 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:669792</guid><dc:creator>Sandesh Daddi</dc:creator><description>&lt;p&gt;What I did is I changed in web.config as&lt;/p&gt;
&lt;p&gt;&amp;lt;compilation debug= &amp;quot;true&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;to &lt;/p&gt;
&lt;p&gt;&amp;lt;compilation debug= &amp;quot;false&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;RAN THE APPLICATIOn &lt;/p&gt;
&lt;p&gt;and again &lt;/p&gt;
&lt;p&gt;&amp;lt;compilation debug= &amp;quot;true&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;thank you &lt;/p&gt;
&lt;p&gt;sandesh daddi&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.sanshark.com"&gt;http://www.sanshark.com&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=669792" width="1" height="1"&gt;</description></item><item><title>re: Create a SQL Server View of your AD Users</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2003/12/19/4746.aspx#669549</link><pubDate>Mon, 08 Mar 2010 12:33:29 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:669549</guid><dc:creator>Raoul Teeuwen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Thanks for all the info. I&amp;#39;ve tried Dave&amp;#39;s code. I&amp;#39;m running a SQL 2000-machine. And i want to know what users are in what groups within the AD.&lt;/p&gt;
&lt;p&gt;Runing Dave&amp;#39;s code, I ran into a problem that GetOleError isn&amp;#39;t available. After taking that out of the equasion, i run into a problem within SetupOLE, at the line &amp;quot;EXEC @OLEreturn = sp_OAMethod @ADOcomm, &amp;#39;Execute&amp;#39;, @ADOrs OUT&amp;quot;. At the moment of the error &lt;/p&gt;
&lt;p&gt;ADOcomm has a value of: 33488638&lt;/p&gt;
&lt;p&gt;ADOrs has a value of: 50265854&lt;/p&gt;
&lt;p&gt;When i run the command manually with these values:&lt;/p&gt;
&lt;p&gt;EXEC @OLEreturn = sp_OAMethod 33488638, &amp;#39;Execute&amp;#39;, 50265854 OUT&lt;/p&gt;
&lt;p&gt;i get: &amp;quot;Cannot use the OUTPUT option when passing a constant to a stored procedure.&amp;quot;.&lt;/p&gt;
&lt;p&gt;When i remove the OUT option running:&lt;/p&gt;
&lt;p&gt;EXEC @OLEreturn = sp_OAMethod 33488638, &amp;#39;Execute&amp;#39;, 50265854 &lt;/p&gt;
&lt;p&gt;I get &amp;quot;sp_OACreate has not yet been called successfully for this command batch.&amp;quot;.&lt;/p&gt;
&lt;p&gt;When i edit SetupOLE so the OUT-parameter is removed, i immediately run into the 1st error (while, with the OUT-parameter active, it takes some seconds before the error shows)&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=669549" width="1" height="1"&gt;</description></item><item><title>re: Sort and Filter Strongly-Typed Collection Classes</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2004/09/02/24116.aspx#652303</link><pubDate>Wed, 24 Feb 2010 22:04:17 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:652303</guid><dc:creator>toucan</dc:creator><description>&lt;p&gt;A list can already filter.&lt;/p&gt;
&lt;p&gt;public int RemoveAll(Predicate&amp;lt;T&amp;gt; match);&lt;/p&gt;
&lt;p&gt;Seems like over kill to me.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=652303" width="1" height="1"&gt;</description></item><item><title>re: Run a .BAT file from ASP.NET</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2004/05/13/13484.aspx#640581</link><pubDate>Wed, 17 Feb 2010 20:17:44 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:640581</guid><dc:creator>cosmo</dc:creator><description>&lt;p&gt;This code worked great, didn&amp;#39;t even have to switch to a different user before executing it from my aspx page! Think something I was doing wrong before was not setting the psi.WorkingDirectory with the directory path of the batch file I was executing. I&amp;#39;m using it to execute a batch file that has psexec commands in it to do some remote processing. thanx! &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=640581" width="1" height="1"&gt;</description></item><item><title>Running psshutdown using ASP.NET (Shutdown/Restart computer remotely using ASP.NET) &amp;laquo; Leowidodo&amp;#039;s Weblog</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2004/05/13/13484.aspx#629418</link><pubDate>Thu, 11 Feb 2010 03:17:39 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:629418</guid><dc:creator>Running psshutdown using ASP.NET (Shutdown/Restart computer remotely using ASP.NET) « Leowidodo's Weblog</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Running psshutdown using ASP.NET (Shutdown/Restart computer remotely using ASP.NET) &amp;laquo; Leowidodo&amp;#039;s Weblog&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=629418" width="1" height="1"&gt;</description></item><item><title>re: New Ajax-Enabled CAPTCHA for Community Server 2007</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2007/12/05/new-ajax-enabled-captcha-for-community-server-2007.aspx#623788</link><pubDate>Sat, 06 Feb 2010 01:53:26 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:623788</guid><dc:creator>renantech</dc:creator><description>&lt;p&gt;Community server is good for blogging? Because it is build by ASP.NEt and microsoft SQL server. And it is also available for download using the hosting providers.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=623788" width="1" height="1"&gt;</description></item><item><title>re: Run a .BAT file from ASP.NET</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2004/05/13/13484.aspx#618339</link><pubDate>Thu, 04 Feb 2010 10:34:34 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:618339</guid><dc:creator>leo_rw</dc:creator><description>&lt;p&gt;I&amp;#39;ve problem to like abhishek. I can execute psshutdown in debug mode, but when i deploy to IIS in Windows XP, psshutdown timed out, and application hang. I&amp;#39;ve been searching the problem and i&amp;#39;ve found that the eula of Sysinternal is the problem. Because it first time load, then user must accept the eula first. To accept the eula, we must edit in registry.&lt;/p&gt;
&lt;p&gt;********************&lt;/p&gt;
&lt;p&gt;Windows Registry Editor Version 5.00&lt;/p&gt;
&lt;p&gt;&amp;#39; Usage of psshutdown.exe authorized for all profils&lt;/p&gt;
&lt;p&gt;[HKEY_USERS\.DEFAULT\Software\Sysinternals\PsShutdown]&lt;/p&gt;
&lt;p&gt;&amp;quot;EulaAccepted&amp;quot;=dword:00000001&lt;/p&gt;
&lt;p&gt;&amp;#39; Usage of psshutdown.exe authorized for local SYSTEM&lt;/p&gt;
&lt;p&gt;[HKEY_USERS\S-1-5-18\Software\Sysinternals\PsShutdown]&lt;/p&gt;
&lt;p&gt;&amp;quot;EulaAccepted&amp;quot;=dword:00000001&lt;/p&gt;
&lt;p&gt;&amp;#39; Usage of psshutdown.exe authorized for local service (nt authority)&lt;/p&gt;
&lt;p&gt;[HKEY_USERS\S-1-5-19\Software\Sysinternals\PsShutdown]&lt;/p&gt;
&lt;p&gt;&amp;quot;EulaAccepted&amp;quot;=dword:00000001&lt;/p&gt;
&lt;p&gt;&amp;#39; Usage of psshutdown.exe authorized for network service (nt authority)&lt;/p&gt;
&lt;p&gt;[HKEY_USERS\S-1-5-20\Software\Sysinternals\PsShutdown]&lt;/p&gt;
&lt;p&gt;&amp;quot;EulaAccepted&amp;quot;=dword:00000001&lt;/p&gt;
&lt;p&gt;[HKEY_USERS\S-1-5-21-839522115-492894223-2147179587-1007\Software\Sysinternals\PsShutdown]&lt;/p&gt;
&lt;p&gt;&amp;quot;EulaAccepted&amp;quot;=dword:00000001&lt;/p&gt;
&lt;p&gt;*********************&lt;/p&gt;
&lt;p&gt;You can save the text above to .reg file then execute it. The last text is S-1-5-21-839522115-492894223-2147179587-1007 depend on your aspnet user. You have to search in your registry where the aspnet user.&lt;/p&gt;
&lt;p&gt;After you add the registry, you can execute bat file from asp.net.&lt;/p&gt;
&lt;p&gt;Have a nice try......&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=618339" width="1" height="1"&gt;</description></item><item><title>re: Run a .BAT file from ASP.NET</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2004/05/13/13484.aspx#618338</link><pubDate>Thu, 04 Feb 2010 10:33:58 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:618338</guid><dc:creator>leo_rw</dc:creator><description>&lt;p&gt;I&amp;#39;ve problem to like abhishek. I can execute psshutdown in debug mode, but when i deploy to IIS in Windows XP, psshutdown timed out, and application hang. I&amp;#39;ve been searching the problem and i&amp;#39;ve found that the eula of Sysinternal is the problem. Because it first time load, then user must accept the eula first. To accept the eula, we must edit in registry.&lt;/p&gt;
&lt;p&gt;********************&lt;/p&gt;
&lt;p&gt;Windows Registry Editor Version 5.00&lt;/p&gt;
&lt;p&gt;&amp;#39; Usage of psshutdown.exe authorized for all profils&lt;/p&gt;
&lt;p&gt;[HKEY_USERS\.DEFAULT\Software\Sysinternals\PsShutdown]&lt;/p&gt;
&lt;p&gt;&amp;quot;EulaAccepted&amp;quot;=dword:00000001&lt;/p&gt;
&lt;p&gt;&amp;#39; Usage of psshutdown.exe authorized for local SYSTEM&lt;/p&gt;
&lt;p&gt;[HKEY_USERS\S-1-5-18\Software\Sysinternals\PsShutdown]&lt;/p&gt;
&lt;p&gt;&amp;quot;EulaAccepted&amp;quot;=dword:00000001&lt;/p&gt;
&lt;p&gt;&amp;#39; Usage of psshutdown.exe authorized for local service (nt authority)&lt;/p&gt;
&lt;p&gt;[HKEY_USERS\S-1-5-19\Software\Sysinternals\PsShutdown]&lt;/p&gt;
&lt;p&gt;&amp;quot;EulaAccepted&amp;quot;=dword:00000001&lt;/p&gt;
&lt;p&gt;&amp;#39; Usage of psshutdown.exe authorized for network service (nt authority)&lt;/p&gt;
&lt;p&gt;[HKEY_USERS\S-1-5-20\Software\Sysinternals\PsShutdown]&lt;/p&gt;
&lt;p&gt;&amp;quot;EulaAccepted&amp;quot;=dword:00000001&lt;/p&gt;
&lt;p&gt;[HKEY_USERS\S-1-5-21-839522115-492894223-2147179587-1007\Software\Sysinternals\PsShutdown]&lt;/p&gt;
&lt;p&gt;&amp;quot;EulaAccepted&amp;quot;=dword:00000001&lt;/p&gt;
&lt;p&gt;*********************&lt;/p&gt;
&lt;p&gt;You can save the text above to .reg file then execute it. The last text is S-1-5-21-839522115-492894223-2147179587-1007 depend on your aspnet user. You have to search in your registry where the aspnet user.&lt;/p&gt;
&lt;p&gt;After you add the registry, you can execute bat file from asp.net.&lt;/p&gt;
&lt;p&gt;Have a nice try......&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=618338" width="1" height="1"&gt;</description></item><item><title>re: Easily Raise Events From ASP.NET ASCX User Controls</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2004/10/06/Easily-Raise-Events-From-ASP.NET-ASCX-User-Controls.aspx#618151</link><pubDate>Wed, 03 Feb 2010 15:25:19 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:618151</guid><dc:creator>gabi</dc:creator><description>&lt;p&gt;Hi Brendan great article&lt;/p&gt;
&lt;p&gt;however I do have one question, when i use the delegate the following line does not apply anymore, what to do to make it fit?&lt;/p&gt;
&lt;p&gt;this.MyControl1.TabClicked +=new EventHandler(MyControl_TabClicked);&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=618151" width="1" height="1"&gt;</description></item><item><title>re: Easily Raise Events From ASP.NET ASCX User Controls</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2004/10/06/Easily-Raise-Events-From-ASP.NET-ASCX-User-Controls.aspx#618150</link><pubDate>Wed, 03 Feb 2010 15:14:02 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:618150</guid><dc:creator>Kriya</dc:creator><description>&lt;p&gt;Hi great article Brendan&lt;/p&gt;
&lt;p&gt;I do however have one question, when you use the delegate the following line does not apply anymore. What to do with it?&lt;/p&gt;
&lt;p&gt;this.MyControl1.TabClicked +=new EventHandler(MyControl_TabClicked);&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=618150" width="1" height="1"&gt;</description></item><item><title>re: Circular File References and Other ASP.NET 2.0 / VS 2005 Conversion Issues</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2005/11/18/134838.aspx#605554</link><pubDate>Mon, 25 Jan 2010 00:32:01 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:605554</guid><dc:creator>Lenny</dc:creator><description>&lt;p&gt;Thanks, this helped me! I spent several hours on this, until I found this thread. What fixed it for me was the tip from Brandon, I about having &amp;nbsp;a control on the master page, in the same folder as a page that uses the control. I fixed the error by separating all controls into a different folder hierarchy, separating them from the other aspx pages.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=605554" width="1" height="1"&gt;</description></item><item><title>re: Are there any good DNN E-Commerce solutions?</title><link>http://codebetter.com/blogs/brendan.tompkins/archive/2005/04/05/61318.aspx#600336</link><pubDate>Wed, 20 Jan 2010 22:41:07 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:600336</guid><dc:creator>Public Relations</dc:creator><description>&lt;p&gt;i was thiking of launching an ecommerce module as part of our DNN site and have used previously aspdotnetstorefront for another site which was good for the number of options you but the cost seems high for this version especially if it doesnt work. has anyone found a module yet they are happy with? i tried to check out alicommerce but the site was down today? ideally looking for something that has works well in countries outside of US in terms of currencies etc. thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://codebetter.com/aggbug.aspx?PostID=600336" width="1" height="1"&gt;</description></item></channel></rss>