<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/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>TheBeerHouse Starter Kit</title><link>http://forums.asp.net/1115.aspx</link><description>Discussions about TheBeerHouse Starter Kit for ASP.NET 2.0</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Exception from HRESULT: 0x8004D024</title><link>http://forums.asp.net/thread/3231629.aspx</link><pubDate>Sun, 14 Jun 2009 08:17:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3231629</guid><dc:creator>Zulya</dc:creator><author>Zulya</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3231629.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1115&amp;PostID=3231629</wfw:commentRss><description>&lt;div style="TEXT-ALIGN:left;" id="result_box"&gt;Thank you, problem solved.&amp;nbsp; Replaced by the transaction&lt;font color="#008000" size="2"&gt;&lt;font color="#008000" size="2"&gt; 
&lt;p&gt;TransactionScope scope = new TransactionScope()&lt;/p&gt;
&lt;p&gt;on these lines&lt;/p&gt;&lt;font color="#008080" size="2"&gt;&lt;font color="#008080" size="2"&gt;ServiceConfig&lt;/font&gt;&lt;/font&gt;&lt;font color="#000000" size="2"&gt; svcConfig = &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;new&lt;/font&gt;&lt;/font&gt;&lt;font color="#000000" size="2"&gt; &lt;/font&gt;&lt;font color="#008080" size="2"&gt;&lt;font color="#008080" size="2"&gt;ServiceConfig&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&lt;font color="#000000"&gt;();&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; 
&lt;p&gt;svcConfig.TrackingEnabled = &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;true&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;;&lt;/p&gt;svcConfig.TrackingAppName = &lt;/font&gt;&lt;font color="#800000" size="2"&gt;&lt;font color="#800000" size="2"&gt;&amp;quot;TheBeerHouse&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; 
&lt;p&gt;svcConfig.TrackingComponentName = &lt;/font&gt;&lt;font color="#800000" size="2"&gt;&lt;font color="#800000" size="2"&gt;&amp;quot;MB.TheBeerHouse.BLL.Store&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;;&lt;/p&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#008000" size="2"&gt;&lt;font color="#008000" size="2"&gt;//svcConfig.Transaction = TransactionOptions.RequiresNew;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;svcConfig.IsolationLevel = &lt;/font&gt;&lt;font color="#008080" size="2"&gt;&lt;font color="#008080" size="2"&gt;TransactionIsolationLevel&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;.ReadCommitted;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; 
&lt;p&gt;&lt;/font&gt;&lt;font color="#008080" size="2"&gt;&lt;font color="#008080" size="2"&gt;ServiceDomain&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;.Enter(svcConfig);&lt;/p&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;now everything works fine&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;sorry for my english&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/div&gt;</description></item><item><title>Re: Exception from HRESULT: 0x8004D024</title><link>http://forums.asp.net/thread/3231354.aspx</link><pubDate>Sun, 14 Jun 2009 03:39:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3231354</guid><dc:creator>abinashpatra</dc:creator><author>abinashpatra</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3231354.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1115&amp;PostID=3231354</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;Zulya:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;cn.Open();&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think (looking at the exception), the problem is with the connectivity to the DB server. Please try and ping the DB server from the web server(Or from where you are executing this application). This would give a fair idea on the problem.&lt;/p&gt;
&lt;p&gt;I think connection string is correct. Else the error would be connection could not be opened.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Exception from HRESULT: 0x8004D024</title><link>http://forums.asp.net/thread/3230219.aspx</link><pubDate>Sat, 13 Jun 2009 07:37:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3230219</guid><dc:creator>Zulya</dc:creator><author>Zulya</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3230219.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1115&amp;PostID=3230219</wfw:commentRss><description>&lt;div style="TEXT-ALIGN:left;" id="result_box"&gt;Help please.&lt;/div&gt;
&lt;div style="TEXT-ALIGN:left;"&gt;&lt;span&gt;&amp;nbsp; 
&lt;h1&gt;Server Error in &amp;#39;/&amp;#39; Application. 
&lt;hr /&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;i&gt;The transaction manager has disabled its support for remote/network transactions. (Exception from HRESULT: 0x8004D024)&lt;/i&gt; &lt;/h2&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;b&gt;Description: &lt;/b&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Exception Details: &lt;/b&gt;System.Runtime.InteropServices.COMException: The transaction manager has disabled its support for remote/network transactions. (Exception from HRESULT: 0x8004D024)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td&gt;&lt;code&gt;&lt;pre&gt;Line 658:            cmd.Parameters.Add(&amp;quot;@Quantity&amp;quot;, SqlDbType.Int).Value = orderItem.Quantity;
Line 659:            cmd.Parameters.Add(&amp;quot;@OrderItemID&amp;quot;, SqlDbType.Int).Direction = ParameterDirection.Output;
&lt;font color="red"&gt;Line 660:            cn.Open();
&lt;/font&gt;Line 661:            int ret = ExecuteNonQuery(cmd);
Line 662:            return (int)cmd.Parameters[&amp;quot;@OrderItemID&amp;quot;].Value;&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Source File: &lt;/font&gt;&lt;/b&gt;d:\hst\ae-infosev_c\http\App_Code\DAL\SqlClient\SqlStoreProvider.cs&lt;b&gt;&lt;font face="Verdana"&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/font&gt;&lt;/b&gt;660 &lt;br /&gt;&lt;/font&gt;&lt;/div&gt;</description></item></channel></rss>