<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.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>Visual Studio 2005</title><link>http://forums.asp.net/138.aspx</link><description>General discussions of Visual Studio 2005.  &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=162&amp;c=30" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Open Website in Visual Studio 2005</title><link>http://forums.asp.net/thread/3511353.aspx</link><pubDate>Fri, 13 Nov 2009 16:31:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3511353</guid><dc:creator>aneder</dc:creator><author>aneder</author><slash:comments>6</slash:comments><comments>http://forums.asp.net/thread/3511353.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3511353</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Im trying to open my sharepoint default website in visual studio to change a few things in it, and when I was going to open it, I didn&amp;#39;t find the option File--&amp;gt;Open--&amp;gt;Website, there&amp;#39;s just options to open projects and files, how can I put the opition to open it? do I have to install something?&lt;/p&gt;&lt;p&gt;Can anyone help me?&lt;/p&gt;&lt;p&gt;Thanks!&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Search in all solutions?</title><link>http://forums.asp.net/thread/3534524.aspx</link><pubDate>Thu, 26 Nov 2009 13:41:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3534524</guid><dc:creator>NNM</dc:creator><author>NNM</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3534524.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3534524</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;does anyone know if it is possible to search in visual studio, but in all solutions..?&lt;/p&gt;&lt;p&gt;Situations where you have 50+ projects, and want to use a function you&amp;#39;ve already written:&lt;/p&gt;&lt;p&gt;&amp;quot;Ok, so where did I do that before? I know I did something like this before... Was it this project? ...No... This one?...No... I give up, guess I have ro rewrite it...&amp;quot;&lt;/p&gt;</description></item><item><title>error MSB6006: "aspnet_compiler.exe" exited with code 1</title><link>http://forums.asp.net/thread/3533287.aspx</link><pubDate>Wed, 25 Nov 2009 21:39:29 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3533287</guid><dc:creator>gchq</dc:creator><author>gchq</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3533287.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3533287</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;All of a sudden I am getting that compiler message&amp;nbsp; - usually (for me) it&amp;#39;s a duplicated class name, but no changes have been made - no new pages created...&lt;/p&gt;
&lt;p&gt;Under Tools - Options - Build and Run &amp;#39;output verbosity&amp;#39; is set to Detailed, but all I get in the output window is:-&lt;/p&gt;
&lt;p&gt;&lt;font size="1"&gt;
&lt;p&gt;========================================================&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Utility to precompile an ASP.NET application&lt;/p&gt;
&lt;p&gt;Copyright (C) Microsoft Corporation. All rights reserved.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;D:\Program Files\MSBuild\Microsoft\WebDeployment\v8.0\Microsoft.WebDeployment.targets(426,9): error MSB6006: &amp;quot;aspnet_compiler.exe&amp;quot; exited with code 1.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Done executing task &amp;quot;AspNetCompiler&amp;quot; -- FAILED.&lt;/p&gt;
&lt;p&gt;Done building target &amp;quot;AspNetCompiler&amp;quot; in project &amp;quot;HOA2_deploy.wdproj&amp;quot; -- FAILED.&lt;/p&gt;
&lt;p&gt;Done building project &amp;quot;HOA2_deploy.wdproj&amp;quot; -- FAILED.&lt;/p&gt;
&lt;p&gt;Build FAILED.&lt;/p&gt;
&lt;p&gt;Time Elapsed 00:00:32.57&lt;/p&gt;
&lt;p&gt;========== Build: 1 succeeded or up-to-date, 1 failed, 0 skipped ==========&lt;/p&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;======================================================&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Running the compiler in DOS with -errorstack I get&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;HttpCompileException: External component has thrown an exception&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and loading the page that (I assume) is causing all this grief I get&lt;/p&gt;
&lt;p&gt;========================================================&lt;/p&gt;
&lt;p&gt;M:\program files\Microsoft Visual Studio 8\Common7\IDE&amp;gt; &amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\vbc.exe&amp;quot; /t:library /utf8output /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\8c89a7ce\002f28af_de7cc901\Karpach.WebControls.DLL&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\70521b6f\00f098ed_aabec801\itextsharp.DLL&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\f697c142\00aa0582_a966c101\Interop.Microsoft.Office.Core.DLL&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\Microsoft.Vsa\8.0.0.0__b03f5f7f11d50a3a\Microsoft.Vsa.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\4ed62be0\00880e50_b75fc401\APToolkitNET.DLL&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_32\System.Data.OracleClient\2.0.0.0__b77a5c561934e089\System.Data.OracleClient.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\App_Code.xs-lektk.dll&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\b255bdf3\00d5c73d_997fc901\dotnetCHARTING.DLL&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\System.Web.Extensions.Design\1.0.61025.0__31bf3856ad364e35\System.Web.Extensions.Design.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\70ef21af\001d1872_5a1ec501\MattBerther.Web.PopupTester.DLL&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\System.Runtime.Serialization.Formatters.Soap\2.0.0.0__b03f5f7f11d50a3a\System.Runtime.Serialization.Formatters.Soap.dll&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_32\iAnywhere.Data.AsaClient\9.0.2.3755__f222fc4333e0d400\iAnywhere.Data.AsaClient.dll&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\417aac47\007c4ac9_a7aac601\FreeTextBox.DLL&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\b563f573\b76425fd_08d8c901\obout_Editor.DLL&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC\stdole\7.0.3300.0__b03f5f7f11d50a3a\stdole.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\1f786f6f\00deefb0_e274c801\TSC.Timeout.DLL&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\6dc16bc4\0054083e_4a01c801\Refresh.Web.FreeTextBox.DLL&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\App_global.asax.garlrfap.dll&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\d38c1c21\0045883f_87d3c801\DundasWebChart.DLL&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\810c41ec\0026f3a5_b7d3c701\KtmdServerControls.DLL&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\77135807\420f1938_25a1c901\obout_Window_NET.DLL&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\App_WebReferences.udsk8146.dll&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\System.Web.Extensions\1.0.61025.0__31bf3856ad364e35\System.Web.Extensions.dll&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\47470167\00fa4969_fb81c901\EO.Web.DLL&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\92eed907\0092097a_3d64c901\FusionCharts.DLL&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\Microsoft.JScript\8.0.0.0__b03f5f7f11d50a3a\Microsoft.JScript.dll&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\839a3241\00edc57e_75d0c701\FUA.DLL&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\d2828650\660c28b5_6c9bc901\App_Licenses.DLL&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll&amp;quot; /R:&amp;quot;D:\WINNT\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll&amp;quot; /R:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\assembly\dl3\a029286e\000fac4f_9c2ac801\AjaxControlToolkit.DLL&amp;quot; /out:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\App_Web_accounting_utilities.aspx.450ceb50.bt8bwqvk.dll&amp;quot; /D:DEBUG=1 /debug+ /win32resource:&amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\euwhb-sz.res&amp;quot; /define:_MYTYPE=\&amp;quot;Web\&amp;quot; /imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Specialized,System.Configuration,System.Text,System.Text.RegularExpressions,System.Web,System.Web.Caching,System.Web.SessionState,System.Web.Security,System.Web.Profile,System.Web.UI,System.Web.UI.WebControls,System.Web.UI.WebControls.WebParts,System.Web.UI.HtmlControls&amp;nbsp; &amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\App_Web_accounting_utilities.aspx.450ceb50.bt8bwqvk.0.vb&amp;quot; &amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\App_Web_accounting_utilities.aspx.450ceb50.bt8bwqvk.1.vb&amp;quot; &amp;quot;d:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\hoa2\387988a5\14cdf7ee\App_Web_accounting_utilities.aspx.450ceb50.bt8bwqvk.2.vb&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Microsoft (R) Visual Basic Compiler version 8.0.50727.1433&lt;br /&gt;for Microsoft (R) .NET Framework version 2.0.50727.1873&lt;br /&gt;Copyright (c) Microsoft Corporation.&amp;nbsp; All rights reserved.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;=======================================================&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;None of which is in the slightest bit of use that I can see! &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>ASP.NET Development Server failed to start listening on port 1094</title><link>http://forums.asp.net/thread/1661624.aspx</link><pubDate>Wed, 11 Apr 2007 20:13:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1661624</guid><dc:creator>juliano_netfox</dc:creator><author>juliano_netfox</author><slash:comments>7</slash:comments><comments>http://forums.asp.net/thread/1661624.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1661624</wfw:commentRss><description>&lt;p&gt;After using Visual Studio 2005 and its built-in web server for a long time, today it just stopped working and even after rebooting my machine, I get an error telling that the port it's using is occupied.&lt;/p&gt;
&lt;p&gt;How can I change the port that my Web Site (Not Web Application project, it's a Web Site) is using with Visual Studio 2005 built-in Web Server.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;---------------------------&lt;br /&gt;ASP.NET Development Server&lt;br /&gt;---------------------------&lt;br /&gt;ASP.NET Development Server failed to start listening on port 1094.&lt;br /&gt;&amp;nbsp;Error message:&lt;br /&gt;&amp;nbsp;Only one usage of each socket address (protocol/network address/port) is normally permitted&lt;br /&gt;---------------------------&lt;br /&gt;OK&amp;nbsp;&amp;nbsp; &lt;br /&gt;---------------------------&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Install Business intelligence development studio</title><link>http://forums.asp.net/thread/1527964.aspx</link><pubDate>Thu, 11 Jan 2007 14:47:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1527964</guid><dc:creator>wissam1</dc:creator><author>wissam1</author><slash:comments>18</slash:comments><comments>http://forums.asp.net/thread/1527964.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1527964</wfw:commentRss><description>&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i have installed Visual studio 2005 professional edition but when i go to make a new project then i do not find the business intelligence projects in order to make DTS package for sql server 2005 so my question how can i install Business intelligence development studio from Visual studio 2005 professional edition??&lt;/p&gt;
&lt;p&gt;your help is highly appreciated&lt;/p&gt;
&lt;p&gt;best regards&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>VS 2005 Item Template</title><link>http://forums.asp.net/thread/3524038.aspx</link><pubDate>Fri, 20 Nov 2009 14:01:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3524038</guid><dc:creator>rajivharris</dc:creator><author>rajivharris</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3524038.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3524038</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I need to create an Item teplate for an existing web&amp;nbsp;project.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;The challenge is the code behind file has to be created on a different project in that solution.&lt;/p&gt;
&lt;p&gt;Please guide me on how to do that.&lt;/p&gt;
&lt;p&gt;Thanks In advance.&lt;/p&gt;</description></item><item><title>Can I use ASP.NET MVC using VS2005</title><link>http://forums.asp.net/thread/3233302.aspx</link><pubDate>Mon, 15 Jun 2009 08:17:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3233302</guid><dc:creator>myles.kadusale</dc:creator><author>myles.kadusale</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/3233302.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3233302</wfw:commentRss><description>&lt;p&gt;Is it possible to use ASP.NET MVC using VS2005 with .NET 3.5 ?&lt;/p&gt;&lt;p&gt;If yes, can you direct me to a link that shows how to setup it.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks,&lt;/p&gt;&lt;p&gt;Myles &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Multiple Versions of .net frameworks giving problem</title><link>http://forums.asp.net/thread/3529594.aspx</link><pubDate>Tue, 24 Nov 2009 08:41:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3529594</guid><dc:creator>velpuri</dc:creator><author>velpuri</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3529594.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3529594</wfw:commentRss><description>&lt;p&gt;Dear All,&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;got installed&amp;nbsp;vs 2005 standard edition&amp;nbsp;and&amp;nbsp;vs 2008 express edition on my machine. vs 2008 is working fine but vs 2005 is not working after installation of vs 2008 express edition. while trying to complie the solutions in vs 2005 std edition its throwing the following error:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Error&amp;nbsp;1&amp;nbsp;The &amp;quot;ConvertToAbsolutePath&amp;quot; task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is &amp;quot;public&amp;quot; and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with &amp;lt;UsingTask&amp;gt; in the project file, or in the *.tasks files located in the &amp;quot;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&amp;quot; directory.&amp;nbsp;CurrentProcesses&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;please help me to resolve this problem and to work vs 2005 and vs 2008 ex edition side by side.&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Hari v.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>custom config files not copied on asp.net development server</title><link>http://forums.asp.net/thread/3522077.aspx</link><pubDate>Thu, 19 Nov 2009 14:26:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3522077</guid><dc:creator>ctremblay</dc:creator><author>ctremblay</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3522077.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3522077</wfw:commentRss><description>&lt;p&gt;Someone can tell my why my custom config files are not copied on asp.net development server&amp;nbsp;please.&lt;/p&gt;
&lt;p&gt;The .Dll is copied to c:\windows\framework...\temporary asp.net files ... but not the config file even if the file is marked as &amp;quot;always copy&lt;/p&gt;
&lt;p&gt;Thanx a lot ...&lt;/p&gt;</description></item><item><title>Storing a piece of code in the toolbox</title><link>http://forums.asp.net/thread/3516917.aspx</link><pubDate>Tue, 17 Nov 2009 07:13:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3516917</guid><dc:creator>Eliza James</dc:creator><author>Eliza James</author><slash:comments>5</slash:comments><comments>http://forums.asp.net/thread/3516917.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3516917</wfw:commentRss><description>&lt;p&gt;Plese guide me how do I&amp;nbsp; use the toolbox to store code snippets.&lt;/p&gt;
&lt;p&gt;I want to add code snippet to toolbox, something like how we are adding custom control(.dll) to VS tool box. I am using vs 2005.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>does ajax support debug javascript?</title><link>http://forums.asp.net/thread/3524734.aspx</link><pubDate>Fri, 20 Nov 2009 20:22:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3524734</guid><dc:creator>isjf</dc:creator><author>isjf</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/3524734.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3524734</wfw:commentRss><description>&lt;p&gt;I use vs2005&lt;/p&gt;&lt;p&gt;I am not user script manager but my vs2005 can debug javascript like we debug code in .cs ( you can set break point and check parameter&amp;#39;s value in runtime..)&lt;/p&gt;&lt;p&gt;do you know how to do that? &lt;/p&gt;&lt;p&gt;my vs2005 which install in computer of company does support debug javascript&lt;/p&gt;&lt;p&gt;(see this picture )&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;img style="cursor:-moz-zoom-in;" alt="http://img4.imageshack.us/img4/3334/qvs2005idebugjavascript.jpg" src="http://img4.imageshack.us/img4/3334/qvs2005idebugjavascript.jpg" height="577" width="723" /&gt;&lt;/p&gt;&lt;p&gt;but I trid to debug javascript by use the computer which install in my home doesn&amp;#39;t work..&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;does problem is AJAX? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Using Visual Studio 2005 with InstallShield 12 to get the installer for a web application</title><link>http://forums.asp.net/thread/1669278.aspx</link><pubDate>Tue, 17 Apr 2007 15:10:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1669278</guid><dc:creator>mkkode</dc:creator><author>mkkode</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/1669278.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1669278</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;We have a web application for which I need to create an installer. The web application need to create an application pool which will have different configuration that the deault app pool in IIS. It needs teh Asp ,net 2.0.05727 version and some more configuration items need to be changed. Then the application will be isntalled in teh virtual directory under that application pool.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Right now using installshiled which comes with Visula STudi 2005 I created the installer .. but then the steps mentioned above needed to be done manually. We would liek to automate the steps. SO was trying to explore Installshield12 as it says it has that capability. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;Using Install shield 12 with Visula Studio 2005 give me an error when i try to add project ouytput to the web project (MSI project for web applciation).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Have anyone done this kind fo installer which will do the IIS 6.0 configurations before isntalling the web app. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;Quick replies are really appreciated. Any idea and suggestions are really appreciated.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks,&lt;/p&gt;
&lt;p&gt;Manisha.&lt;/p&gt;</description></item><item><title>Cannot choose asp.net control in toolbox of VS2005</title><link>http://forums.asp.net/thread/3513867.aspx</link><pubDate>Sun, 15 Nov 2009 16:11:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3513867</guid><dc:creator>duynnh</dc:creator><author>duynnh</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3513867.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3513867</wfw:commentRss><description>&lt;p&gt;Dear all&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using VS2005 SP1 and I have problem when develop asp.net Projects. In my aspx page I cannot choose the asp.net control&amp;nbsp;at toolbox because it&amp;#39;s invisible.&amp;nbsp;The&amp;nbsp;image as follows:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.minhnguyen.com.vn/h1.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Please help me to fix this problem. Tks &amp;amp; Regards&amp;nbsp;.&lt;/p&gt;</description></item><item><title>Slow to save WebMethod</title><link>http://forums.asp.net/thread/3435436.aspx</link><pubDate>Thu, 01 Oct 2009 11:42:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3435436</guid><dc:creator>NNM</dc:creator><author>NNM</author><slash:comments>7</slash:comments><comments>http://forums.asp.net/thread/3435436.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3435436</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Whenever I am using &amp;lt;WebMethod()&amp;gt;_ in a file (webservice, .vb file inside app_code), it&amp;#39;s so slow to save compared to all the other files in the project... &lt;/p&gt;&lt;p&gt;Anyone know why?&lt;/p&gt;</description></item><item><title>Web Service - There is an error downloading *.asmx . The request failed with an empty response</title><link>http://forums.asp.net/thread/2357535.aspx</link><pubDate>Wed, 14 May 2008 14:39:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2357535</guid><dc:creator>crazypassions</dc:creator><author>crazypassions</author><slash:comments>6</slash:comments><comments>http://forums.asp.net/thread/2357535.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2357535</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I have written a web service in visual studio 2005 and it works perfectly on my local machine. However, when I publish it on a web server, and try to access it from visual studio using &lt;strong&gt;Add web reference&lt;/strong&gt; in a project, I can see the web service, but VS gives an error - &lt;/p&gt;
&lt;p&gt;&amp;quot;&amp;nbsp;There is an error downloading *.asmx . The request failed with an empty response&amp;quot;&lt;/p&gt;
&lt;p&gt;Due to this, I am not able to add a web reference for the web service in my application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any idea? Permission issues?&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ironically, the same call from a visual studio 2008 works perfectly. &lt;/strong&gt;(I cannot use VS2008 though, I was just testing through my options).&lt;/p&gt;
&lt;p&gt;Please see if anybody can help here. Really urgent and important!!&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pranay!&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Visual Studio 2005 Freezing (most of the time)</title><link>http://forums.asp.net/thread/3497871.aspx</link><pubDate>Fri, 06 Nov 2009 10:43:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3497871</guid><dc:creator>coffeefiend</dc:creator><author>coffeefiend</author><slash:comments>7</slash:comments><comments>http://forums.asp.net/thread/3497871.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3497871</wfw:commentRss><description>&lt;p&gt;I am running Visual Studio 2005 Team Edition and I am having trouble as it is freezing quite a lot.&lt;/p&gt;&lt;p&gt;I have the freezing issue when I save files or change what I am doing. By &amp;#39;change what I am doing&amp;#39; I really mean anything. I might be editing a file and then click on a file in the Solution Explorer and then the IDE will freeze. I might just change between files that I am working (using the file tabs). I would say that the freezing occurs more often when I am working on projects that contain a large number of files.&lt;/p&gt;&lt;p&gt;The freezing is very frustrating as I literally have to sit and wait, or make a coffee.&lt;/p&gt;&lt;p&gt;I have installed SP1 and have not noticed any difference. I have also followed the steps outlined on &amp;#39;.Net Tip of the Day&amp;#39;: http://dotnettipoftheday.org/tips/speedup_visual_studio.aspx. I did notice a difference from the changes suggested, the IDE runs faster but I still get my freezing problem as often.&lt;/p&gt;&lt;p&gt;My PC does not have the greatest spec, it has a Pentium 4 CPU 3.00GHz with 2GB RAM, but I think it should be sufficient. I have experienced the same problem on new and faster PCs too.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;If anyone has any ideas or advice I will be very grateful.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>add SqlDataAdapter to toolbox</title><link>http://forums.asp.net/thread/1758093.aspx</link><pubDate>Sun, 17 Jun 2007 00:10:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1758093</guid><dc:creator>Dman100</dc:creator><author>Dman100</author><slash:comments>10</slash:comments><comments>http://forums.asp.net/thread/1758093.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1758093</wfw:commentRss><description>&lt;span&gt;I&amp;#39;ve installed VS2005 and I&amp;#39;m trying to add the sqlDataAdapter control to the toolbox.&amp;nbsp; I&amp;#39;ve&amp;nbsp;tried right clicking the toobox, choose items and selecting the&amp;nbsp;SqlDataAdapter,&amp;nbsp;but it still doesn&amp;#39;t show up?&amp;nbsp; I&amp;#39;ve googled and everything I&amp;#39;ve tried does not work.&lt;/span&gt;&lt;span&gt; 
&lt;p&gt;I know there are new tools to handle the db connection (TableAdapters), but I&amp;#39;m still interested in learning some of the older methods to give me a better understanding, which is why I want to add the SqlDataAdapter.&lt;br /&gt;&lt;br /&gt;Can anyone help?&lt;br /&gt;&lt;br /&gt;Thanks.&lt;/p&gt;&lt;/span&gt;</description></item><item><title>Reporting service control is missing</title><link>http://forums.asp.net/thread/3515120.aspx</link><pubDate>Mon, 16 Nov 2009 11:11:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3515120</guid><dc:creator>MarkBrend</dc:creator><author>MarkBrend</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3515120.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3515120</wfw:commentRss><description>&lt;p&gt;Hello world!&lt;/p&gt;
&lt;p&gt;can anyone tell me where&amp;nbsp;and or how I get the reportview control into VS2005.&lt;/p&gt;
&lt;p&gt;When I select choose items I can see it in the list (seleceted) &amp;nbsp;BUT this version is&amp;nbsp;for winforms &lt;/p&gt;
&lt;p&gt;I am trying to use&amp;nbsp;a report in an ASP.net page.&lt;/p&gt;
&lt;p&gt;Thank&lt;/p&gt;
&lt;p&gt;Mark&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>hebrew problem with visual studio 2005 </title><link>http://forums.asp.net/thread/3511576.aspx</link><pubDate>Fri, 13 Nov 2009 18:00:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3511576</guid><dc:creator>dubik</dc:creator><author>dubik</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3511576.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3511576</wfw:commentRss><description>&lt;p&gt;Hi &lt;/p&gt;&lt;p&gt;I have two computers, desktop and laptop i am developing on the both of them&lt;/p&gt;&lt;p&gt;when i am coping all the projects files and pasting them into the laptop,&lt;/p&gt;&lt;p&gt;the hebrew text apears like unrecognized encoding&lt;/p&gt;&lt;p&gt;the both of comp runs windows xp (of course with licenses) and vs2005 pro edition (with license too)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;what should i do for fixing?&lt;/p&gt;&lt;p&gt;by the way i found that if i am taking the text of the files and copy it to DOC file (ms-word), open the doc file in the laptop, the text recognized perfectly. I can&amp;#39;t t do it always because there are many many many files. &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>DefaultWsdlHelpGenerator.aspx</title><link>http://forums.asp.net/thread/3502801.aspx</link><pubDate>Mon, 09 Nov 2009 20:42:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3502801</guid><dc:creator>Hemant Raj</dc:creator><author>Hemant Raj</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3502801.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3502801</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;During debugging of a web service to trace the SOAP logs on a webservice method using a Trace attribute, the&amp;nbsp; DefaultWSDLHelpGenerator page is not being instantiated in a debug environment.&amp;nbsp; Am I missing out any reference? &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Help on this would be appreciated.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Hemant Raj&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Line numbers in stack trace</title><link>http://forums.asp.net/thread/3505251.aspx</link><pubDate>Tue, 10 Nov 2009 21:40:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3505251</guid><dc:creator>mike.ullerup</dc:creator><author>mike.ullerup</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/3505251.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3505251</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I&amp;#39;ve noticed that I&amp;#39;m not getting line numbers along with my filename whenever I view a stack trace whenever an exception is thrown in my project.&amp;nbsp; I&amp;#39;m compiling in debug mode and my pdb info is being generated along with my assemblies.&amp;nbsp; I&amp;#39;ve searched the forums/google for the specifics of what I need, but everything I read just tells me that I need to set my config manager to debug and have debug=true in my web.config. Is there anything else I need to do to get them to show up?&lt;/p&gt;&lt;p&gt;Thanks&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Can I create a new website in IIS with a .NET web setup project?</title><link>http://forums.asp.net/thread/1892257.aspx</link><pubDate>Tue, 04 Sep 2007 18:33:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1892257</guid><dc:creator>FredEH</dc:creator><author>FredEH</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/1892257.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1892257</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Basically, I would like to configure my web setup project to create a new website in IIS rather than simply creating the virtual directory.&amp;nbsp; Does anyone know if this is possible?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>VS 2005 and Windows 7</title><link>http://forums.asp.net/thread/3506857.aspx</link><pubDate>Wed, 11 Nov 2009 15:32:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3506857</guid><dc:creator>WebDave</dc:creator><author>WebDave</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3506857.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3506857</wfw:commentRss><description>&lt;p&gt;I have VS 2005 installed and applied the service pack for Vista (and windows 7). I&amp;#39;m some problems using the program like I used to in XP.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;If I want to make a quick change to a file in my asp.net web application like web.config, I used to just double click it and it would open in VS 2005.&amp;nbsp; Now it will open in VS but it won&amp;#39;t let me save the changes.&lt;/p&gt;&lt;p&gt;If I set the devenv.exe to run as administrator throught properties screen I get a different error all together when opening a file. It first asks me if I want to let the following program make changes to my computer.&amp;nbsp; When I say &amp;quot;yes&amp;quot; it then comes up with an error &amp;quot;There was a problem sending the command to the program&amp;quot;. &lt;/p&gt;&lt;p&gt;If I use VS by starting from the start menu and running it, then opening the file from VS it works and I can save the file just fine.&lt;/p&gt;&lt;p&gt;I&amp;#39;d like to be able to do a quick edit like on XP.&lt;/p&gt;&lt;p&gt;-David&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How to run Cobol code in vs 2005</title><link>http://forums.asp.net/thread/3508024.aspx</link><pubDate>Thu, 12 Nov 2009 06:59:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3508024</guid><dc:creator>Gajanan.Shete</dc:creator><author>Gajanan.Shete</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/3508024.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3508024</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;hello All,&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;i have&amp;nbsp;a cobol code and i want to run in .net &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;it is very urgent please suggest me any suggetion !&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;thank you&lt;/strong&gt;&amp;nbsp; &lt;img title="Cool" border="0" alt="Cool" src="http://forums.asp.net/tiny_mce/jscripts/tiny_mce/plugins/emotions/img/smiley-cool.gif" /&gt;&lt;/p&gt;</description></item><item><title>IE8 causing problem while debugging in visual studio 2005.</title><link>http://forums.asp.net/thread/3493032.aspx</link><pubDate>Wed, 04 Nov 2009 05:49:57 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3493032</guid><dc:creator>ajaypathak</dc:creator><author>ajaypathak</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/3493032.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3493032</wfw:commentRss><description>&lt;p&gt;Today I installed IE8 and not able to use Visual Studio 2005 edit and debug feature.&lt;/p&gt;
&lt;p&gt;When I use IIS as my developer server my complete UI is breaking.&lt;/p&gt;
&lt;p&gt;Are there any other special things needs to done developing applications with IE8 and Visual Studio 2005.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>