<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.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/" xmlns:cs="http://blogs.iis.net/"><channel><title>ASP.NET Administration</title><link>http://forums.iis.net/1038.aspx</link><description>A forum discussion around administering, configuring, and limited usage on ASP.NET 1.x, 2.x</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Error: Object reference not set to an instance of an object</title><link>http://forums.iis.net/thread/1873438.aspx</link><pubDate>Tue, 08 Jul 2008 09:43:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873438</guid><dc:creator>Zhao Ji Ma - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1873438.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1873438</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/iis/images/icon-quote.gif"&gt; &lt;strong&gt;Martin Carreras:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;I&amp;#39;m receiving the error &lt;i&gt;&amp;quot;Object reference not set to an
instance of an object&amp;quot;&lt;/i&gt;.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;ASP.NET shows this error message when there is an attempt to reference a null object. This could happen when the object failed during Initialization, you might receive this error if the code try to reference this object later. If this error happens every time, please check your configuration especially SQL Server related settings in web.config. If this an occasional issue, you&amp;#39;d better contact the coder to help you.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Error: Object reference not set to an instance of an object</title><link>http://forums.iis.net/thread/1873289.aspx</link><pubDate>Sat, 05 Jul 2008 21:13:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873289</guid><dc:creator>Martin Carreras</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1873289.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1873289</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Hi, I&amp;#39;m from Argentina,
I&amp;#39;ll try to explain the problem I&amp;#39;m having in my best english I can.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;I&amp;#39;m running a ASP.NET 2.0
Service Application that delivers e-mails to registered users. I am not a
programmer I&amp;#39;m just the owner of the web application. When an error occurs on
the service, an e-mail is sent to a mailbox giving details of the problem. In
this case, I&amp;#39;m receiving the error &lt;i&gt;&amp;quot;Object reference not set to an
instance of an object&amp;quot;&lt;/i&gt;.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;I&amp;#39;ve just set up the server
and I&amp;#39;m using SQL Server 2005. The solution have 4 proyects (one is the Service
App.) and does not give any error when building it with VS.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;I think this has something
to do with IIS missconfiguration and/or SQL permissions. The web site works
fine, the problem is just that Service.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Any ideas?? Thanks !!&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>