<?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>IIS7 - Known Issues and Workarounds</title><link>http://forums.iis.net/1067.aspx</link><description>Known issues and workarounds found with IIS7 in the Vista Beta 2 release.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: IIS new web -&gt; crash</title><link>http://forums.iis.net/thread/1896706.aspx</link><pubDate>Fri, 13 Mar 2009 22:06:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1896706</guid><dc:creator>fabioy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1896706.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1067&amp;PostID=1896706</wfw:commentRss><description>&lt;p&gt;The worker process is crashing, thus causing the application pool to shutdown eventually.&amp;nbsp; You need a bit more information to find out the cause of this.&lt;/p&gt;
&lt;p&gt;If you remove all files related to the app from your virtual directory and only leave a&amp;nbsp;simple&amp;nbsp;.htm&amp;nbsp;file, does the worker process serve the page?&amp;nbsp; If so, some combination of the app config and/or the site configuration are causing an unexpected conflict.&amp;nbsp; Do a double check on not only the web.config file for the app, but also the app pool and site configuration for your site.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>IIS new web -&gt; crash</title><link>http://forums.iis.net/thread/1896095.aspx</link><pubDate>Tue, 10 Mar 2009 00:08:50 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1896095</guid><dc:creator>night2dark2</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1896095.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1067&amp;PostID=1896095</wfw:commentRss><description>Well, Whats up guys,...

I got an error, That I&amp;#39;ve tried fixing myself but so far no luck. I&amp;#39;ve been hoping that someone could help meh x].

Anyways, I made a new website in iis, I&amp;#39;ve made several before so i just copied my web.config from all the other websites since they all are going to run the same type of application, and before I did that the website wasn&amp;#39;t working... so im like hmmmmmm.... I check my Event Viewer to get the logs.. and I get this,

&lt;font face="Lucida Console" size="2"&gt;
- &amp;lt;Event xmlns=&amp;quot;http://schemas.microsoft.com/win/2004/08/events/event&amp;quot;&amp;gt;
- &amp;lt;System&amp;gt;
  &amp;lt;Provider Name=&amp;quot;Microsoft-Windows-WAS&amp;quot; Guid=&amp;quot;{524B5D04-133C-4A62-8362-64E8EDB9CE40}&amp;quot; EventSourceName=&amp;quot;WAS&amp;quot; /&amp;gt; 
  &amp;lt;EventID Qualifiers=&amp;quot;32768&amp;quot;&amp;gt;5011&amp;lt;/EventID&amp;gt; 
  &amp;lt;Version&amp;gt;0&amp;lt;/Version&amp;gt; 
  &amp;lt;Level&amp;gt;3&amp;lt;/Level&amp;gt; 
  &amp;lt;Task&amp;gt;0&amp;lt;/Task&amp;gt; 
  &amp;lt;Opcode&amp;gt;0&amp;lt;/Opcode&amp;gt; 
  &amp;lt;Keywords&amp;gt;0x80000000000000&amp;lt;/Keywords&amp;gt; 
  &amp;lt;TimeCreated SystemTime=&amp;quot;2009-03-09T23:36:41.000Z&amp;quot; /&amp;gt; 
  &amp;lt;EventRecordID&amp;gt;28001&amp;lt;/EventRecordID&amp;gt; 
  &amp;lt;Correlation /&amp;gt; 
  &amp;lt;Execution ProcessID=&amp;quot;0&amp;quot; ThreadID=&amp;quot;0&amp;quot; /&amp;gt; 
  &amp;lt;Channel&amp;gt;System&amp;lt;/Channel&amp;gt; 
  &amp;lt;Computer&amp;gt;D0L0C2&amp;lt;/Computer&amp;gt; 
  &amp;lt;Security /&amp;gt; 
  &amp;lt;/System&amp;gt;
- &amp;lt;EventData&amp;gt;
  &amp;lt;Data Name=&amp;quot;AppPoolID&amp;quot;&amp;gt;brian.projectcsharp.net&amp;lt;/Data&amp;gt; 
  &amp;lt;Data Name=&amp;quot;ProcessID&amp;quot;&amp;gt;5604&amp;lt;/Data&amp;gt; 
  &amp;lt;Binary&amp;gt;6D000780&amp;lt;/Binary&amp;gt; 
  &amp;lt;/EventData&amp;gt;
  &amp;lt;/Event&amp;gt;
&lt;/font&gt;

then after I get

&lt;font face="Lucida Console" size="2"&gt;
- &amp;lt;Event xmlns=&amp;quot;http://schemas.microsoft.com/win/2004/08/events/event&amp;quot;&amp;gt;
- &amp;lt;System&amp;gt;
  &amp;lt;Provider Name=&amp;quot;Microsoft-Windows-WAS&amp;quot; Guid=&amp;quot;{524B5D04-133C-4A62-8362-64E8EDB9CE40}&amp;quot; EventSourceName=&amp;quot;WAS&amp;quot; /&amp;gt; 
  &amp;lt;EventID Qualifiers=&amp;quot;49152&amp;quot;&amp;gt;5002&amp;lt;/EventID&amp;gt; 
  &amp;lt;Version&amp;gt;0&amp;lt;/Version&amp;gt; 
  &amp;lt;Level&amp;gt;2&amp;lt;/Level&amp;gt; 
  &amp;lt;Task&amp;gt;0&amp;lt;/Task&amp;gt; 
  &amp;lt;Opcode&amp;gt;0&amp;lt;/Opcode&amp;gt; 
  &amp;lt;Keywords&amp;gt;0x80000000000000&amp;lt;/Keywords&amp;gt; 
  &amp;lt;TimeCreated SystemTime=&amp;quot;2009-03-09T23:36:41.000Z&amp;quot; /&amp;gt; 
  &amp;lt;EventRecordID&amp;gt;28002&amp;lt;/EventRecordID&amp;gt; 
  &amp;lt;Correlation /&amp;gt; 
  &amp;lt;Execution ProcessID=&amp;quot;0&amp;quot; ThreadID=&amp;quot;0&amp;quot; /&amp;gt; 
  &amp;lt;Channel&amp;gt;System&amp;lt;/Channel&amp;gt; 
  &amp;lt;Computer&amp;gt;D0L0C2&amp;lt;/Computer&amp;gt; 
  &amp;lt;Security /&amp;gt; 
  &amp;lt;/System&amp;gt;
- &amp;lt;EventData&amp;gt;
  &amp;lt;Data Name=&amp;quot;AppPoolID&amp;quot;&amp;gt;brian.projectcsharp.net&amp;lt;/Data&amp;gt; 
  &amp;lt;Binary /&amp;gt; 
  &amp;lt;/EventData&amp;gt;
  &amp;lt;/Event&amp;gt;
&lt;/font&gt;

And I don&amp;#39;t know what to do.

My web.config works for all the other websites.. so why doesn&amp;#39;t it work for this one?

http://brian.projectcsharp.net, I can make new websites and they work, just that this one doesn&amp;#39;t? i&amp;#39;ve tried recreating it several times. Same error. I&amp;#39;ve even made new websites several times and it works, maybe a problem with the brian name O.o?</description></item></channel></rss>