 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; .NET error handling</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/net-error-handling/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 22:05:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>I want to search in VB .net?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/i-want-to-search-in-net/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/i-want-to-search-in-net/#comments</comments>
		<pubDate>Thu, 13 May 2010 19:30:53 +0000</pubDate>
		<dc:creator>Prank304</dc:creator>
				<category><![CDATA[.NET error handling]]></category>
		<category><![CDATA[SQL Query]]></category>
		<category><![CDATA[VB.NET 2008]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[[h1 style="margin-top: 0px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; font-size: 19px; font-weight: bold; color: #000000; line-height: 1.1; padding: 0px; border: 0px initial initial;" class="subject">I want to search in .net?[/h1] i have 1 table name placed.it contains total academic information of student n d attributes are like name,regdno,branch,10th marks,12 th marks,cgpa,yeargap,backpaper.now i want to search from [...]]]></description>
				<content:encoded><![CDATA[<p>[h1 style="margin-top: 0px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; font-size: 19px; font-weight: bold; color: #000000; line-height: 1.1; padding: 0px; border: 0px initial initial;" class="subject">I want to search in .net?[/h1]<br />
i have 1 table name placed.it contains total academic information of student n d attributes are like name,regdno,branch,10th marks,12 th marks,cgpa,yeargap,backpaper.now i want to search from the textbox where the data can be entered.(for e.g.search d student having 10th marks greater than that enterd in the textbox.)everything goes smoothly till 2 ondition but whenever i apply it for 3 or more condition it is not working,neither gives any error,however the condition is working in gridview sql query n it gvs d exact result,but when i press f5 it wont,i donno where d problem arises,help me• ک☼ยღyค ℛ</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/i-want-to-search-in-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.NET framework</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/net-framework/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/net-framework/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 11:08:08 +0000</pubDate>
		<dc:creator>Owolab</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET error handling]]></category>
		<category><![CDATA[.NET Framework]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi all, please what can I do to resolve this problem?? unhandled exception error has occured in your application .NET frame work,  an attemt to compromise security. if click continue the application will attampt to continue and if u click quit the appln will quick. please what could have caused this and can it be [...]]]></description>
				<content:encoded><![CDATA[<p>Hi all,</p>
<div></div>
<div>please what can I do to resolve this problem??</div>
<div></div>
<div>unhandled exception error has occured in your application .NET frame work,  an attemt to compromise security. if click continue the application will attampt to continue and if u click quit the appln will quick.</div>
<div></div>
<div>please what could have caused this and can it be resolved.</div>
<div></div>
<div>cheers</div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/net-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET System.IO.Stream</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/net-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/net-2/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 11:08:09 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET debugging]]></category>
		<category><![CDATA[.NET error handling]]></category>
		<category><![CDATA[System.IO.Stream]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[System.IO.Stream stream = GetType().Assembly.GetManifestResourceStream(&#8220;logo.ICO&#8221;); gives me an error like &#8220;Value of &#8216;null&#8217; is not valid for &#8216;stream&#8217;&#8221;]]></description>
				<content:encoded><![CDATA[<p>System.IO.Stream stream = GetType().Assembly.GetManifestResourceStream(&#8220;logo.ICO&#8221;);</p>
<p>gives me an error like &#8220;Value of &#8216;null&#8217; is not valid for &#8216;stream&#8217;&#8221;</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/net-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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/16 queries in 0.019 seconds using memcached
Object Caching 449/490 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 05:21:48 -->