<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.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>VS 2005 Web Application Project Release Candidate Now Available</title><link>http://weblogs.asp.net/scottgu/archive/2006/04/05/VS-2005-Web-Application-Project-Release-Candidate-Now-Available.aspx</link><description>May 8th Update : The final release of the VS 2005 Web Application Project is now live. You can learn more about it here . Today we published the Release Candidate of the VS 2005 Web Application Project on the web. You can download it now from here . Over</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: VS 2005 Web Application Project Release Candidate Now Available</title><link>http://weblogs.asp.net/scottgu/archive/2006/04/05/VS-2005-Web-Application-Project-Release-Candidate-Now-Available.aspx#1819728</link><pubDate>Tue, 27 Feb 2007 07:15:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1819728</guid><dc:creator>ScottGu</dc:creator><author>ScottGu</author><description>&lt;p&gt;Hi Joe,&lt;/p&gt;
&lt;p&gt;Can you send me an email with more details about the issue you are seeing? &amp;nbsp;Also - can you check:&lt;/p&gt;
&lt;p&gt;1) The directory pointing to the application root is not marked as an &amp;quot;application&amp;quot; within IIS. &amp;nbsp;Go into the IIS Admin tool and make sure it is configured as an app.&lt;/p&gt;
&lt;p&gt;2) Make sure that the Global.asax file was deployed on the remote server. &amp;nbsp;It could be that the file is not being copied - in which case the Global.asax events won't fire.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1819728" width="1" height="1"&gt;</description></item><item><title>re: VS 2005 Web Application Project Release Candidate Now Available</title><link>http://weblogs.asp.net/scottgu/archive/2006/04/05/VS-2005-Web-Application-Project-Release-Candidate-Now-Available.aspx#1814471</link><pubDate>Mon, 26 Feb 2007 22:48:11 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1814471</guid><dc:creator>Joe Chung</dc:creator><author>Joe Chung</author><description>&lt;p&gt;Does anybody have a workaround for the Global.asax bug causing event code not to execute at all in some Windows Server 2003 configurations? &amp;nbsp;This bug is causing me major grief on a production site.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1814471" width="1" height="1"&gt;</description></item><item><title>re: VS 2005 Web Application Project Release Candidate Now Available</title><link>http://weblogs.asp.net/scottgu/archive/2006/04/05/VS-2005-Web-Application-Project-Release-Candidate-Now-Available.aspx#1651369</link><pubDate>Tue, 13 Feb 2007 06:13:13 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1651369</guid><dc:creator>ScottGu</dc:creator><author>ScottGu</author><description>&lt;p&gt;Hi Kieran,&lt;/p&gt;
&lt;p&gt;Usually that error can happen because of one of two things:&lt;/p&gt;
&lt;p&gt;1) The directory pointing to the application root is not marked as an &amp;quot;application&amp;quot; within IIS. &amp;nbsp;Go into the IIS Admin tool and make sure it is configured as an app.&lt;/p&gt;
&lt;p&gt;2) Make sure that the Global.asax file was deployed on the remote server. &amp;nbsp;It could be that the file is not being copied - in which case the Global.asax events won't fire.&lt;/p&gt;
&lt;p&gt;Can you check these two steps and see if it fixes the problem? &amp;nbsp;If not, can you send me email and I can help further.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1651369" width="1" height="1"&gt;</description></item><item><title>re: VS 2005 Web Application Project Release Candidate Now Available</title><link>http://weblogs.asp.net/scottgu/archive/2006/04/05/VS-2005-Web-Application-Project-Release-Candidate-Now-Available.aspx#1638340</link><pubDate>Mon, 12 Feb 2007 09:08:44 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1638340</guid><dc:creator>Kieran</dc:creator><author>Kieran</author><description>&lt;p&gt;Hi Scott,&lt;/p&gt;
&lt;p&gt;Was there ever a solution to the global.asax.cs code not running on a production Server 2003 environment? I have global.asax in the root of my application and global.asax.cs in the app_code folder, locally this works fine though when deployed to production it fails to run.&lt;/p&gt;
&lt;p&gt;Was there a common problem with the other peoples issues above?&lt;/p&gt;
&lt;p&gt;Many Thanks&lt;/p&gt;
&lt;p&gt;Kieran&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1638340" width="1" height="1"&gt;</description></item><item><title>re: VS 2005 Web Application Project Release Candidate Now Available</title><link>http://weblogs.asp.net/scottgu/archive/2006/04/05/VS-2005-Web-Application-Project-Release-Candidate-Now-Available.aspx#1385063</link><pubDate>Wed, 10 Jan 2007 15:53:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1385063</guid><dc:creator>ScottGu</dc:creator><author>ScottGu</author><description>&lt;p&gt;Hi Neek,&lt;/p&gt;
&lt;p&gt;If you reference an assembly from the GAC, then it won't be copied into your \bin directory.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1385063" width="1" height="1"&gt;</description></item><item><title>re: VS 2005 Web Application Project Release Candidate Now Available</title><link>http://weblogs.asp.net/scottgu/archive/2006/04/05/VS-2005-Web-Application-Project-Release-Candidate-Now-Available.aspx#1383798</link><pubDate>Wed, 10 Jan 2007 09:46:07 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1383798</guid><dc:creator>neek</dc:creator><author>neek</author><description>&lt;p&gt;Can u please tell, if &lt;/p&gt;
&lt;p&gt;i am adding a strongly named assembly reference to my Website Project In VS 2005 they are not shown in bin folder of my project ?&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1383798" width="1" height="1"&gt;</description></item><item><title>re: VS 2005 Web Application Project Release Candidate Now Available</title><link>http://weblogs.asp.net/scottgu/archive/2006/04/05/VS-2005-Web-Application-Project-Release-Candidate-Now-Available.aspx#1337792</link><pubDate>Sat, 30 Dec 2006 16:32:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1337792</guid><dc:creator>ScottGu</dc:creator><author>ScottGu</author><description>&lt;p&gt;Hi Anonymous,&lt;/p&gt;
&lt;p&gt;If you want to send me email about this question, I can loop someone in on the project team who might be able to best answer this.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1337792" width="1" height="1"&gt;</description></item><item><title>re: VS 2005 Web Application Project Release Candidate Now Available</title><link>http://weblogs.asp.net/scottgu/archive/2006/04/05/VS-2005-Web-Application-Project-Release-Candidate-Now-Available.aspx#1337787</link><pubDate>Sat, 30 Dec 2006 16:31:35 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1337787</guid><dc:creator>ScottGu</dc:creator><author>ScottGu</author><description>&lt;p&gt;Hi Adam,&lt;/p&gt;
&lt;p&gt;Sorry I missed your comment for some reason. &amp;nbsp;Are you still having this issue? &amp;nbsp;If so, can you please email me and I can help?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1337787" width="1" height="1"&gt;</description></item><item><title>re: VS 2005 Web Application Project Release Candidate Now Available</title><link>http://weblogs.asp.net/scottgu/archive/2006/04/05/VS-2005-Web-Application-Project-Release-Candidate-Now-Available.aspx#1332884</link><pubDate>Fri, 29 Dec 2006 20:47:57 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1332884</guid><dc:creator>Anonymous</dc:creator><author>Anonymous</author><description>&lt;p&gt;Trying to create a new solution file in VS: File | New | Product | Other Project Types | Visual Studio Solution | Blank Solution&lt;/p&gt;
&lt;p&gt;Why is the checkbox for &amp;quot;Create Directory for Solution&amp;quot; always greyed out? &amp;nbsp;It's checked and I don't want it checked. &amp;nbsp;I am simply going to add a new .sln to a root directory of mine then start adding back in some existing web projects and directories to it later and it keeps creating a folder for me due to this option that's not accessible for me to uncheck.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1332884" width="1" height="1"&gt;</description></item><item><title>Web Application Project</title><link>http://weblogs.asp.net/scottgu/archive/2006/04/05/VS-2005-Web-Application-Project-Release-Candidate-Now-Available.aspx#1218787</link><pubDate>Tue, 12 Dec 2006 12:09:28 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1218787</guid><dc:creator>Adam</dc:creator><author>Adam</author><description>&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt;I just converted a project to WAP and I am having the Global.asax issue. On my test/dev machine, using VS2005 with XP - everything works great inside of my Global.asax - when publish and send up the wire to my Windows 2k3 box - none of my Global.asax events fire (Application_Start, Session_Start, Application_BeginRequest to name a few).&lt;/p&gt;
&lt;p&gt;I have tried to play around with the access modifiers - marking them protected from private, then public from protected with no luck.&lt;/p&gt;
&lt;p&gt;I found an article stating to name them with the &amp;quot;On&amp;quot; (i.e. Application_Start rename to Application_OnStart) that should do the trick - but no luck - works on my dev machine, does not work on my production machine. &lt;/p&gt;
&lt;p&gt;This is a disappointing development as everything was working so great until this point. Switching back to the old project format since this issue breaks my web app 100%...&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1218787" width="1" height="1"&gt;</description></item></channel></rss>