<?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>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/2961311.aspx</link><pubDate>Mon, 23 Feb 2009 20:19:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2961311</guid><dc:creator>Nomasnimis</dc:creator><author>Nomasnimis</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2961311.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2961311</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;&amp;nbsp;Hi all !&lt;/b&gt;&lt;/p&gt;&lt;p&gt;I had : SP1 causing &amp;quot;Adding reference to System.Web.dll ...&amp;quot;&lt;/p&gt;&lt;p&gt;I tried all solutions founded in this forum but with no result! &lt;/p&gt;&lt;p&gt;But finally it works well. &lt;img src="http://forums.asp.net/emoticons/emotion-5.gif" alt="Wink" /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;In my case, I use Visual Studio with SP1 and AjaxToolkit.&lt;/p&gt;&lt;p&gt;When I try to open the project website it freez trying to add System.Web.dll&lt;/p&gt;&lt;p&gt;&lt;b&gt;The solution: &lt;/b&gt;&lt;/p&gt;&lt;p&gt;I founded that I had a bad path in AjaxControlToolkit.dll properties.&lt;/p&gt;&lt;p&gt;(I changed my project from a pc to an other and missed to change the update path of the source dll.)&lt;/p&gt;&lt;p&gt;With the rigth path all works fine. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Hope that helps !!!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/2934777.aspx</link><pubDate>Wed, 11 Feb 2009 20:37:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2934777</guid><dc:creator>smcmiata</dc:creator><author>smcmiata</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2934777.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2934777</wfw:commentRss><description>&lt;p&gt;Well, I tried all these suggestions but no luck. This is happening on a new server after setting up a new server, and then publishing existing pages to new server. Also, this only happens when the page has a Master page applied. I created a new page without a master page, and it jumps to design view instantly. I use VWD 2005 on XP pro in a network.&amp;nbsp; The site is developed on a separate dev server. On our old server, I don&amp;#39;t have this problem, but a coworker does.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Any new ideas?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;SMc&lt;/p&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/2313934.aspx</link><pubDate>Tue, 22 Apr 2008 15:33:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2313934</guid><dc:creator>grahamlower</dc:creator><author>grahamlower</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2313934.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2313934</wfw:commentRss><description>&lt;p&gt;The other alternative is copy the file locally and load it into the GAC manually.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;Mikhail Arkhipov (MSFT):&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;&lt;p&gt;What you see is a different issue. Web sites on a network share is not a supported scenario because network locations are not considered trusted in .NET and hence assemblies won&amp;#39;t load from network share. You have to add network location to trusted zones using .NET CasPol utlity.&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&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>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/2276945.aspx</link><pubDate>Fri, 04 Apr 2008 14:55:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2276945</guid><dc:creator>rickki</dc:creator><author>rickki</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2276945.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2276945</wfw:commentRss><description>&lt;p&gt;My solution was:&lt;/p&gt;&lt;p&gt;1. open the Microsoft .NET Framework 2.0 Configuration under Administrative Tools&lt;/p&gt;&lt;p&gt;2. under Runtime Security Policy section, click Adjust Zone Security link&lt;/p&gt;&lt;p&gt;3. Increase the Local Intranet zone to full trust&lt;/p&gt;&lt;p&gt;4. open the Internet Options section of the Control Panel and add the network location to the Local Intranet section on the Security tab&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/2197182.aspx</link><pubDate>Tue, 26 Feb 2008 19:36:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2197182</guid><dc:creator>rkeith27</dc:creator><author>rkeith27</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2197182.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2197182</wfw:commentRss><description>&lt;p&gt;I uninstalled VS2005 SP1 and everything works great!&lt;/p&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/2170171.aspx</link><pubDate>Wed, 13 Feb 2008 09:52:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2170171</guid><dc:creator>timd_chapman</dc:creator><author>timd_chapman</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2170171.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2170171</wfw:commentRss><description>&lt;p&gt;The answer to this for me was related to permissions in the c:\windows\microsoft.net\framework folder. As I was using impersonation in my web.config file I added modify permision to the aforementioned folder for the account I was impersonating. I&amp;#39;m sure one could be more specific about which sub-folder needs these permissions but I was in a hurry.&lt;/p&gt;
&lt;p&gt;It worked immediately.&lt;/p&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/2169226.aspx</link><pubDate>Tue, 12 Feb 2008 22:01:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2169226</guid><dc:creator>DoctorWho</dc:creator><author>DoctorWho</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2169226.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2169226</wfw:commentRss><description>&lt;p&gt;I am wondering if something else might be involved.&amp;nbsp; The PC that my co-worker is using and getting &amp;quot;Adding reference to System.Web.dll...&amp;quot; error message, has the following (that I can think of):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Windows XP Pro with SP2&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;VB6&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Crystal Reports XI Release 2&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Visual Studio 2003&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Visual Studio 2005 with SP1&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;.NET Frameworks 1.x, 2.0 and 3.0&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;SQL Server Client Tools for SQL 2005&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Microsoft AJAX 1.0 installed (it never had Altas&amp;nbsp;on it, to be best of my knowledge)&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;It does &lt;u&gt;not&lt;/u&gt; have IIS enabled.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m wondering if not having IIS installed might be a part of the cause of the problem?&amp;nbsp; If IIS were installed then you could select which .NET Framework the web app would use, but she cannot do this since there is no Internet Information Services applet in the Control Panel.&amp;nbsp; I am thinking that perhaps Cassini is just selecting at random the .NET Framework that it wants to associate with the web app.&amp;nbsp; Does this make some sense?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/2169202.aspx</link><pubDate>Tue, 12 Feb 2008 21:49:32 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2169202</guid><dc:creator>DoctorWho</dc:creator><author>DoctorWho</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2169202.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2169202</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;prbabu:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;Basically, if Visual Studio has been referencing an assembly/DLL which no more exists in the system(one reason is while uninstalling someother application), this issue can raise.&lt;/p&gt;
&lt;p&gt;Solution: Remove the extinct reference from the solution and things should turn fine.&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;We&amp;#39;ve had a new&amp;nbsp;developer start this week and she&amp;#39;s getting this error messaage.&amp;nbsp; (None of us have ever encountered this error.)&amp;nbsp; So, I&amp;#39;d reading this thread with a lot of interest.&lt;/p&gt;
&lt;p&gt;One thing I am wondering about, could it be the case that this error message about &amp;quot;Adding reference to System.Web.DLL&amp;quot; and &amp;quot;Adding reference to System.Web.Extensions.dll&amp;quot; is somewhat misleading?&amp;nbsp; Might there be some other assembly which is really missing, but the VS IDE is reporting only on System.Web and System.Web.Extensions?&lt;/p&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/2125512.aspx</link><pubDate>Tue, 22 Jan 2008 19:27:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2125512</guid><dc:creator>jand</dc:creator><author>jand</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2125512.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=2125512</wfw:commentRss><description>I&amp;#39;ve tried this as well as many of the other options listed here to no avail. I&amp;#39;m running XP SP2, along with VS2005 SP1. I do not have AJAX installed. I have repaired 2.0 Framework. I&amp;#39;ve deleted the web.config, and re-opened VS2005, and it just worked on re-creating the web.config file, with the same message in the status bar. I am using Visual Source Safe. I just recently moved to a new pc, and am having these issues. Any web project in VS2003 works great, just VS2005 is having issues. Any help here would be greatly appreciated, as I really need to work on a several web projects in VS2005.</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/1924519.aspx</link><pubDate>Mon, 24 Sep 2007 20:21:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1924519</guid><dc:creator>walliswong</dc:creator><author>walliswong</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1924519.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1924519</wfw:commentRss><description>&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;I had the message adding reference to &amp;#39;System.Web.dll&amp;quot;... shows in the status bar when I switch to the design view.&lt;/font&gt;&lt;/font&gt; 
&lt;p&gt;&lt;font face="Times New Roman" size="3"&gt;What I did to have it solved for my temporary solution. I deleted the web.config file and then go ahead to open the project. After it opened successfully restore the web.config back to the project. Now, when I am trying to switch the design view back and forward, the Add reference to ‘System.Web.dll’ is not longer showing in the status bar and running perfect. &lt;/font&gt;&lt;/p&gt;&lt;font face="Calibri" size="3"&gt;&amp;nbsp;&lt;/font&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/1896433.aspx</link><pubDate>Thu, 06 Sep 2007 17:50:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1896433</guid><dc:creator>joshcarroll</dc:creator><author>joshcarroll</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1896433.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1896433</wfw:commentRss><description>&lt;p&gt;+1 more... Removing the web.extensions assembly reference from the web.config file worked like a champ.&amp;nbsp; Thanks to all who&amp;#39;ve contributed.&lt;/p&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/1892940.aspx</link><pubDate>Wed, 05 Sep 2007 05:13:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1892940</guid><dc:creator>jellyweb</dc:creator><author>jellyweb</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1892940.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1892940</wfw:commentRss><description>&lt;p&gt;Thanks Mikhail,&lt;/p&gt;&lt;p&gt;That did help.&amp;nbsp; I still got the &amp;#39;adding reference...&amp;#39; message in the status bar, but only briefly. I also manually added a reference to system.web.dll and system.web.extensions.dll.&lt;br /&gt;The main thing is now all my intellisense works again!&lt;/p&gt;&lt;p&gt;Thanks for your help.&lt;br /&gt;Tim &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/1891598.aspx</link><pubDate>Tue, 04 Sep 2007 12:57:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1891598</guid><dc:creator>mychucky</dc:creator><author>mychucky</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1891598.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1891598</wfw:commentRss><description>&lt;p&gt;While it is true as Mikhail&amp;#39;s said; however, I have never had any problems with network share&amp;nbsp;folder under Windows XP Pro. I have all kinds of problems under then sun when using VS2005 and Vista together.&lt;/p&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/1890779.aspx</link><pubDate>Tue, 04 Sep 2007 02:34:16 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1890779</guid><dc:creator>Mikhail Arkhipov (MSFT)</dc:creator><author>Mikhail Arkhipov (MSFT)</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1890779.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1890779</wfw:commentRss><description>&lt;p&gt;What you see is a different issue. Web sites on a network share is not a supported scenario because network locations are not considered trusted in .NET and hence assemblies won&amp;#39;t load from network share. You have to add network location to trusted zones using .NET CasPol utlity.&lt;/p&gt;</description></item><item><title>Re: SP1 causing "Adding reference to System.Web.dll ..."</title><link>http://forums.asp.net/thread/1890593.aspx</link><pubDate>Mon, 03 Sep 2007 21:24:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1890593</guid><dc:creator>jellyweb</dc:creator><author>jellyweb</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1890593.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=1890593</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I&amp;#39;m having the same problem, and none of the solutions suggested are helping .. i&amp;#39;ve wasted alot of time trying to get this resolved!! &lt;img src="http://forums.asp.net/emoticons/emotion-12.gif" alt="Angry" /&gt;&lt;/p&gt;&lt;p&gt;The problem is happening only when loading websites from a network drive.&amp;nbsp; Copy the whole website folder to the local disk and it runs fine. &amp;nbsp; When trying work on it directly on our dev server the problem is there.&amp;nbsp; This is infuriating because i don&amp;#39;t want to have to copy my files over to the server all the time. &amp;nbsp;&lt;/p&gt;&lt;p&gt;Furthermore, when i get the message in the status bar &amp;#39;adding reference to system.web.dll&amp;#39;&amp;nbsp; there is a alot of cyclic network traffic.&lt;/p&gt;&lt;p&gt;I have this problem after installing a fresh copy of VS 2005, then installing SP1, then installing the Vista update (kb932232).&amp;nbsp; Would be interested to know if people on XP are experincing this, or is it just Vista?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Can anyone help with this?&amp;nbsp; like i said, works fine when working on local websites, but unbearable when trying to work off our dev server.&amp;nbsp; I NEED to work off our dev server.&amp;nbsp; Dev server has AJAX and .NET 2.0. &lt;br /&gt;Could this be caused by installing VS 2008 beta 2 on my laptop? maybe .net 3.0/3.5 are causing some problems?&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Any help appreciated.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;img alt="" /&gt; &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>