<?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>Search results matching tag 'ConfigurationSection'</title><link>http://forums.asp.net/search/SearchResults.aspx?q=&amp;tag=ConfigurationSection&amp;orTags=0&amp;o=DateDescending</link><description>Search results matching tag 'ConfigurationSection'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Deployement</title><link>http://forums.asp.net/thread/3527496.aspx</link><pubDate>Mon, 23 Nov 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3527496</guid><dc:creator>visitmohanraj</dc:creator><description>&lt;p&gt;Hi all i have a doubt i have deployed my test application in my server and i can access it with url (&lt;a href="http://ip_pagename"&gt;http://ip_pagename&lt;/a&gt;) but&amp;nbsp;how do i get a url like &lt;a href="http://www.yahoo.com"&gt;www.yahoo.com&lt;/a&gt; and how do i configure my app for it and moreover how can i restrict the no of users who access my app???&amp;nbsp;do they use special web servers for deployement ox is app config different???&amp;nbsp;Pls explain me breifly!!!!&amp;nbsp;&lt;/p&gt;</description></item><item><title>Problem regarding web site uploading ?</title><link>http://forums.asp.net/thread/3236063.aspx</link><pubDate>Tue, 16 Jun 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3236063</guid><dc:creator>chandradev1</dc:creator><description>&lt;p&gt;Hi friend&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i have uploaded one asp.net website. There are two modules. Public and admin part.&amp;nbsp;I have kept all admin pages in admin folder. while uploading on server all dynamic public pages are working fine. But all&amp;nbsp;admin folder pages are not working. I have also used ajax controls. could you tell me, what should i have to&amp;nbsp;modify in&amp;nbsp;web confi page ?&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: web config - Authorization</title><link>http://forums.asp.net/thread/3170911.aspx</link><pubDate>Mon, 18 May 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3170911</guid><dc:creator>Matt-dot-net</dc:creator><description>&lt;p&gt;You would need to implement your own System.Configuration.ConfigurationSection class.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.configuration.configurationsection.aspx"&gt;http://msdn.microsoft.com/en-us/library/system.configuration.configurationsection.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>File Access Permission Problem</title><link>http://forums.asp.net/thread/3104115.aspx</link><pubDate>Mon, 20 Apr 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3104115</guid><dc:creator>ervipingupta</dc:creator><description>&lt;p&gt;&amp;nbsp;Hello Friends&lt;img src="http://forums.asp.net/emoticons/emotion-9.gif" alt="Crying" /&gt;,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; i am making uploading interface and when i upload the file i got the error which is mention below .can anyone know about this problem .&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Access to the path &amp;#39;D:\tempzip\Book1.zip&amp;#39; is denied.
         body {font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;color:black;margin-top: -5px}
         b {font-family:&amp;quot;Verdana&amp;quot;;font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:&amp;quot;Lucida Console&amp;quot;;font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        &lt;span&gt;&lt;h2&gt;&lt;i&gt;Access to the path &amp;#39;D:\tempzip\Book1.zip&amp;#39; is denied.&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.UnauthorizedAccessException: Access to the path 
&amp;#39;D:\tempzip\Book1.zip&amp;#39; is denied. &lt;br /&gt;&lt;br /&gt;ASP.NET is not authorized to access 
the requested resource. Consider granting access rights to the resource to the 
ASP.NET request identity. ASP.NET has a base process identity (typically 
{MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6) that is used if the 
application is not impersonating. If the application is impersonating via 
&amp;lt;identity impersonate=&amp;quot;true&amp;quot;/&amp;gt;, the identity will be the anonymous user 
(typically IUSR_MACHINENAME) or the authenticated request user. &lt;br /&gt;&lt;br /&gt;To grant 
ASP.NET access to a file, right-click the file in Explorer, choose &amp;quot;Properties&amp;quot; 
and select the Security tab. Click &amp;quot;Add&amp;quot; to add the appropriate user or group. 
Highlight the ASP.NET account, and check the boxes for the desired 
access.&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;/code&gt;&lt;pre&gt;Line 52:         {
Line 53:         Directory.CreateDirectory(kl);
&lt;font color="red"&gt;Line 54:         FileUpload1.PostedFile.SaveAs(kl);
&lt;/font&gt;Line 55:         tp = kl;                
Line 56:         } &lt;br /&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Prevent redirect to login page in Forms Authentication </title><link>http://forums.asp.net/thread/2555681.aspx</link><pubDate>Wed, 13 Aug 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2555681</guid><dc:creator>mayuresh_s</dc:creator><description>&lt;p&gt;&amp;nbsp;I have Forms Authentication implemented in 2.0 app, there are couple of pages where the user doesnot need to get authenticated and if he request that page he shouldn&amp;#39;t be redirected to the login page.&lt;/p&gt;&lt;p&gt;What change should I make to web.config to implement this requirement ?&lt;/p&gt;&lt;p&gt;&amp;lt;forms name=&amp;quot;AuthCookie&amp;quot; loginUrl=&amp;quot;~/web/login.aspx&amp;quot; protection=&amp;quot;All&amp;quot; timeout=&amp;quot;60&amp;quot; slidingExpiration=&amp;quot;true&amp;quot; requireSSL=&amp;quot;false&amp;quot; defaultUrl=&amp;quot;~/web/default.aspx&amp;quot; cookieless=&amp;quot;UseDeviceProfile&amp;quot; path=&amp;quot;/&amp;quot; &amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/forms&amp;gt; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: WebConfigurationManager vs. ConfigurationManager</title><link>http://forums.asp.net/thread/2522087.aspx</link><pubDate>Tue, 29 Jul 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2522087</guid><dc:creator>Rudidlo</dc:creator><description>&lt;p&gt;&amp;nbsp;I have an another problem. I&amp;#39;m writing a class which use ConfigurationSection and loads configuration section like this:&lt;/p&gt;&lt;p&gt; &amp;nbsp;&lt;/p&gt;&lt;pre class="coloredcode"&gt;&lt;span class="kwd"&gt;protected&lt;/span&gt; GlobalConfigSection GcSection
        {
            &lt;span class="kwd"&gt;get&lt;/span&gt;{
                m_GcSection = (GlobalConfigSection)ConfigurationManager.GetSection(&lt;span class="st"&gt;&amp;quot;GlobalConfigSection&amp;quot;&lt;/span&gt;)??&lt;span class="kwd"&gt;new&lt;/span&gt; GlobalConfigSection();
                &lt;span class="kwd"&gt;return&lt;/span&gt; m_GcSection;
                }
        }&lt;/pre&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, GcSection is an attribute of some class. I don&amp;#39;t know if class instance is used in WebForm or service application, so how can i access Configuration object used by ConfigurationManager?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for any valuable question, &lt;br /&gt;&lt;/p&gt;</description></item><item><title>ConfigurationManager.ConnectionStrings</title><link>http://forums.asp.net/thread/1956993.aspx</link><pubDate>Mon, 15 Oct 2007 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1956993</guid><dc:creator>timwilson</dc:creator><description>&lt;p&gt;I am trying to reference my connection string stored in my web.config using this line of code:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;font size="2"&gt;conn.ConnectionString = ConfigurationManager.ConnectionStrings(&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;TestDatabase&amp;quot;&lt;/font&gt;&lt;font size="2"&gt;).ConnectionString&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;This has been working fine for me, until I changed my connection string.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;It worked fine when my connection string looked like this:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;add name=&amp;quot;TestDatabase&amp;quot; connectionString=&amp;quot;Data Source=N2K3APPS;Initial Catalog=WNFMMembers; ----etc&lt;/p&gt;
&lt;p&gt;&amp;nbsp;But once I changed it to this:&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;add&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;TestDatabase&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;connectionString&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;Data Source=NAC1515\SQLExpress;Initial Catalog=WNFMMembers;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#000000"&gt;It stopped working.&amp;nbsp; It still pulls the connection string fine, but for some reason it returns the connection string without the backslash between the NAC1515 and SQLExpress. &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Any thoughts?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Tim&lt;font color="#0000ff" size="2"&gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;&lt;font color="#008000" size="2"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;</description></item><item><title>Registry Configuration for logging application block</title><link>http://forums.asp.net/thread/1904663.aspx</link><pubDate>Wed, 12 Sep 2007 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1904663</guid><dc:creator>ashudotnet</dc:creator><description>&lt;p&gt;&amp;nbsp;Hi,&lt;br /&gt;&lt;br /&gt;Is there any way to pickup configuration setting from Registry for Logging Application Block in Enterprise Library 3.1. Actually in our project we have different components like WebApps, SMTP EventSink, Window Services and WebServices. All components picks configuration from Windows Registry. I understand we can have centralized configuration file using FileConfigurationSource class, but my client requires registry setting configuration in order to support their legacy application. Now we want to integrate Logging Application Block, which can retrieve configuration from registry. &lt;br /&gt;&lt;br /&gt;Thanks &lt;br /&gt;Ashish&lt;/p&gt;</description></item><item><title>Re: WebConfigurationManager vs. ConfigurationManager</title><link>http://forums.asp.net/thread/1750794.aspx</link><pubDate>Tue, 12 Jun 2007 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1750794</guid><dc:creator>Vadim Milichev</dc:creator><description>&lt;p&gt;[quote user=&amp;quot;josere&amp;quot;]WebConfigurationManager has methods to open a web configuration object on design (not-readonly)&amp;nbsp;time[/quote]&lt;/p&gt;
&lt;p&gt;That&amp;#39;s exactly what I need now! I&amp;#39;m implementing control, and its designer should access the values from web.config section.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How can I load System.Configuration.&lt;font color="#2b91af" size="2"&gt;Configuration&lt;/font&gt; object and my ConfigurationSection&amp;nbsp;in design-time&lt;/strong&gt; (from within my ControlBuilder or CollectionEditor inherited class or whatever)?&lt;/p&gt;</description></item><item><title>declare connection string in app.config in WPF</title><link>http://forums.asp.net/thread/1696691.aspx</link><pubDate>Sat, 05 May 2007 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1696691</guid><dc:creator>kpxkpx</dc:creator><description>&lt;p&gt;Dear all,&lt;/p&gt;
&lt;p&gt;Here is my question. I am trying to build up a object data source that will to be bound to xaml object in WPF. After I&amp;nbsp;declare&amp;nbsp;a connectionString in app.config of object data source project, the connectionString can not be found and show the error below:&lt;/p&gt;
&lt;p&gt;"Object reference not set to an instance of an object."&lt;/p&gt;
&lt;p&gt;app.config file:&lt;/p&gt;
&lt;p&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;br /&gt;&amp;lt;configuration&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;connectionStrings&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add name="Connection" connectionString="Data Source=***;Initial Catalog=***;User ID=***;Password=***" providerName="System.Data.SqlClient"/&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/connectionStrings&amp;gt;&lt;br /&gt;&amp;lt;/configuration&amp;gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;cs code:&lt;/p&gt;
&lt;p&gt;string _connectionString =ConfigurationManager.ConnectionStrings["Connection"].ConnectionString;&lt;/p&gt;
&lt;p&gt;Can any one tell me what I did wrong? Many thanks.&lt;/p&gt;
&lt;p&gt;______________________________________________________________________________________&lt;/p&gt;
&lt;p&gt;After that, I though that it may be work if use connection string in code, but I got new error as below:&lt;/p&gt;
&lt;p&gt;"Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed."&lt;/p&gt;
&lt;p&gt;CS:&lt;/p&gt;
&lt;p&gt;string _connectionString="Data Source=***;Initial Catalog=***;User ID=***;Password=***" ;&lt;/p&gt;
&lt;p&gt;SqlClientPermission permission = new SqlClientPermission(PermissionState.None);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; permission.Add(_connectionString, "", KeyRestrictionBehavior.AllowOnly);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; permission.PermitOnly();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string sqlCmd = "select * from OBJ_WORK_ITEMS where ITEM_ID=38";&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SqlConnection conn = new SqlConnection(_connectionString);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SqlDataAdapter da = new SqlDataAdapter(sqlCmd, conn);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DataSet ds = new DataSet();&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; try&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn.Open();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; da.Fill(ds, "OBJ_WORK_ITEMS");&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; catch (Exception ee)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; throw new Exception("Something wrong in da.fill()" + ee);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; finally&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conn.Close();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can see I tried to modify SqlClientPermission to make it work, but no luck. Please help me!&lt;/p&gt;</description></item></channel></rss>