<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Gebze Web Tasarım &#171; Hasan Gürsoy &#187; Error</title>
	<atom:link href="http://hasangursoy.com.tr/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://hasangursoy.com.tr</link>
	<description>Gebze web tasarım işlerinde profesyonel çözümler...</description>
	<lastBuildDate>Fri, 23 Jul 2010 10:31:33 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hasangursoy.com.tr' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/ca833ba944afdcd9a5199f9a29361595?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Gebze Web Tasarım &#171; Hasan Gürsoy &#187; Error</title>
		<link>http://hasangursoy.com.tr</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hasangursoy.com.tr/osd.xml" title="Gebze Web Tasarım &#171; Hasan Gürsoy" />
	<atom:link rel='hub' href='http://hasangursoy.com.tr/?pushpress=hub'/>
		<item>
		<title>asp.Net Mysql Connection</title>
		<link>http://hasangursoy.com.tr/2008/07/29/aspnet-mysql-connection/</link>
		<comments>http://hasangursoy.com.tr/2008/07/29/aspnet-mysql-connection/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 23:10:29 +0000</pubDate>
		<dc:creator>Hasan Gürsoy</dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[Programlama]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[Error]]></category>

		<guid isPermaLink="false">http://xspgroup.wordpress.com/?p=668</guid>
		<description><![CDATA[Attempted to read or write protected memory. This is often an indication that other memory is corrupt. I get this error while I’m using “MySQL ODBC 5.1 Driver” to connect asp.net with MySQL instead of “MySQL ODBC 3.51 Driver” Code below works great with “MySQL ODBC 3.51 Driver” Dim sConString As String = "DRIVER={MySQL ODBC [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hasangursoy.com.tr&blog=942496&post=668&subd=xspgroup&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class="entry">
<div class="snap_preview">
<p><code>Attempted to read or write protected memory. This is often an indication that other memory is corrupt.</code></p>
<p>I get this error while I’m using “MySQL ODBC 5.1 Driver” to connect asp.net with MySQL instead of “MySQL ODBC 3.51 Driver”</p>
<p>Code below works great with “MySQL ODBC 3.51 Driver”</p>
<p><code>Dim sConString As String = "DRIVER={MySQL ODBC 3.51 Driver};SERVER=localhost; DATABASE=hasan;USER=root;PASSWORD=toor; OPTION=3;"<br />
Dim oConnection As OdbcConnection = New OdbcConnection(sConString)<br />
Dim sSQL As String = “SELECT * FROM deneme”<br />
Dim oDataAdapter As OdbcDataAdapter = New OdbcDataAdapter(sSQL, oConnection)<br />
Dim oDataSet As DataSet = New DataSet()<br />
oDataAdapter.Fill(oDataSet)<br />
GridView1.DataSource = oDataSet<br />
GridView1.DataBind()</code></div>
</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/xspgroup.wordpress.com/668/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/xspgroup.wordpress.com/668/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xspgroup.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xspgroup.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xspgroup.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xspgroup.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xspgroup.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xspgroup.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xspgroup.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xspgroup.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xspgroup.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xspgroup.wordpress.com/668/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hasangursoy.com.tr&blog=942496&post=668&subd=xspgroup&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hasangursoy.com.tr/2008/07/29/aspnet-mysql-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ef44f444d737c62ba6a047d7ccdf187c?s=96&#38;d=&#38;r=PG" medium="image">
			<media:title type="html">HasanG</media:title>
		</media:content>
	</item>
		<item>
		<title>System Error &amp;H80070714&amp;</title>
		<link>http://hasangursoy.com.tr/2008/02/09/system-error-h80070714/</link>
		<comments>http://hasangursoy.com.tr/2008/02/09/system-error-h80070714/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 22:01:20 +0000</pubDate>
		<dc:creator>Hasan Gürsoy</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Programlama]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://xspgroup.wordpress.com/?p=638</guid>
		<description><![CDATA[TR: .net ikon hatasıdır. Geçerli projede kullanmakta olduğunuz simge büyük ihtimal vista sıkıştırması içeriyor. Bunu değiştirin ya da çıkartın. Bahsedilen ikonlar Windows Resim ve Faks Görüntüleyicisi&#8217;nde de görülememekte. EN: .net icon error. Change or remove the icon you are using in current project. In case of using an icon, containing size 256×256 Vista format (These [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hasangursoy.com.tr&blog=942496&post=638&subd=xspgroup&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><strong>TR:</strong> .net ikon hatasıdır. Geçerli projede kullanmakta olduğunuz simge büyük ihtimal vista sıkıştırması içeriyor. Bunu değiştirin ya da çıkartın. Bahsedilen ikonlar Windows Resim ve Faks Görüntüleyicisi&#8217;nde de görülememekte.</p>
<p><strong>EN:</strong> .net icon error. Change or remove the icon you are using in current project. In case of using an icon, containing size 256×256 Vista format (These icons which you can’t preview with Windows Picture and Fax Viewer), vb.net produces this error.</p>
<p>full error:</p>
<p><code>Error 1 Unable to write to output file ‘X:\Projects\obj\Debug\WindowsApplication1.exe’: System Error &amp;H80070714&amp;</code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/xspgroup.wordpress.com/638/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/xspgroup.wordpress.com/638/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xspgroup.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xspgroup.wordpress.com/638/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xspgroup.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xspgroup.wordpress.com/638/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xspgroup.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xspgroup.wordpress.com/638/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xspgroup.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xspgroup.wordpress.com/638/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xspgroup.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xspgroup.wordpress.com/638/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hasangursoy.com.tr&blog=942496&post=638&subd=xspgroup&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hasangursoy.com.tr/2008/02/09/system-error-h80070714/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ef44f444d737c62ba6a047d7ccdf187c?s=96&#38;d=&#38;r=PG" medium="image">
			<media:title type="html">HasanG</media:title>
		</media:content>
	</item>
	</channel>
</rss>