<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/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>Deployment problems with ASP.NET AJAX applications</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/26/deployment-problems-with-asp-net-ajax-applications.aspx</link><description>In the last days I&amp;#39;ve seen several guys reporting problems while deploying ASP.NET AJAX applications to servers which only have ASP.NET 2.0 + ASP.NET AJAX 1 installed. Generally, the error that has been reported is: Could not load file or assembly</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Deployment problems with ASP.NET AJAX applications</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/26/deployment-problems-with-asp-net-ajax-applications.aspx#1696307</link><pubDate>Tue, 23 Jun 2009 04:59:35 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1696307</guid><dc:creator>John</dc:creator><description>&lt;p&gt;I have a similar problem. I have VS 2008 and The 3.5 Version of the control toolkit. I&amp;#39;ve been asked to work on a website that was built in 2005 using the older toolkit. I obviously can&amp;#39;t add the 3.5 toolkit to the site and when I try to build it, it says it can&amp;#39;t find the 1.0.61025.0 version... Can I have both toolkits installed?&lt;/p&gt;
&lt;p&gt;Thank in advance...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1696307" width="1" height="1"&gt;</description></item><item><title>re: Deployment problems with ASP.NET AJAX applications</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/26/deployment-problems-with-asp-net-ajax-applications.aspx#1667335</link><pubDate>Fri, 30 Jan 2009 14:19:54 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1667335</guid><dc:creator>luisabreu</dc:creator><description>&lt;p&gt;if i recall correctly, the problem are the dependencies. In this example, what was happening was the sitee was being built against .NET 3.5 on VS and published on a machine &amp;nbsp;which only had .NET 2..0 installed. Have you checked that this is not happening with you?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1667335" width="1" height="1"&gt;</description></item><item><title>re: Deployment problems with ASP.NET AJAX applications</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/26/deployment-problems-with-asp-net-ajax-applications.aspx#1667308</link><pubDate>Fri, 30 Jan 2009 12:50:03 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1667308</guid><dc:creator>sarah</dc:creator><description>&lt;p&gt;Hi! I&amp;#39;m getting the error even though the version in the property pages is correct. here&amp;#39;s what I have:&lt;/p&gt;
&lt;p&gt;AjaxControlToolkit BIN AutoUpdate&lt;/p&gt;
&lt;p&gt;AJAXExtensionsToolbox BIN 1.0.61025.0&lt;/p&gt;
&lt;p&gt;Please help.. thanks in advance :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1667308" width="1" height="1"&gt;</description></item><item><title>re: Deployment problems with ASP.NET AJAX applications</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/26/deployment-problems-with-asp-net-ajax-applications.aspx#1623049</link><pubDate>Thu, 15 May 2008 15:28:53 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1623049</guid><dc:creator>Sandhu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I read your page, its really good. I also had the same problem. Mine solved by deleting the line&lt;/p&gt;
&lt;p&gt;&amp;lt;%@ Register Assembly=&amp;quot;System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Namespace=&amp;quot;System.Web.UI&amp;quot; TagPrefix=&amp;quot;asp&amp;quot; %&amp;gt;&lt;/p&gt;
&lt;p&gt;Then I changed it to&lt;/p&gt;
&lt;p&gt;&amp;lt;%@ Register Assembly=&amp;quot;System.Web.Extensions, Version=2.0.50727.1433, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Namespace=&amp;quot;System.Web.UI&amp;quot; TagPrefix=&amp;quot;asp&amp;quot; %&amp;gt;&lt;/p&gt;
&lt;p&gt;But I still receive the same error so finally I deleted this. Now Ajax and the page , both are working fine.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1623049" width="1" height="1"&gt;</description></item><item><title>re: Deployment problems with ASP.NET AJAX applications</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/26/deployment-problems-with-asp-net-ajax-applications.aspx#1402387</link><pubDate>Mon, 17 Dec 2007 22:38:34 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1402387</guid><dc:creator>luisabreu</dc:creator><description>&lt;p&gt;hello.&lt;/p&gt;
&lt;p&gt;in this case the problem was that the web app is configured to user .net 2.0 but the ajax toolkit dll taht was copied into the bin folder was compiled against the 3.5 version....&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1402387" width="1" height="1"&gt;</description></item><item><title>re: Deployment problems with ASP.NET AJAX applications</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/26/deployment-problems-with-asp-net-ajax-applications.aspx#1402298</link><pubDate>Mon, 17 Dec 2007 21:21:37 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1402298</guid><dc:creator>Trevor</dc:creator><description>&lt;p&gt;Thanks for identifying the cause of the problem, but I don't understand how to fix. &amp;nbsp;Using VS2005, what do I need to do in property pages? &amp;nbsp;I used to have my app running but since i installed VS2008 it doesn't work when I publish to server.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1402298" width="1" height="1"&gt;</description></item><item><title>RodeoFive &amp;raquo; Deployment problems with ASP.NET AJAX applications</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/26/deployment-problems-with-asp-net-ajax-applications.aspx#1334005</link><pubDate>Mon, 19 Nov 2007 06:32:42 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1334005</guid><dc:creator>RodeoFive » Deployment problems with ASP.NET AJAX applications</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;RodeoFive &amp;amp;raquo; Deployment problems with ASP.NET AJAX applications&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1334005" width="1" height="1"&gt;</description></item><item><title>dashda  &amp;raquo; Blog Archiv   &amp;raquo; Deployment problems with ASP.NET AJAX applications</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/26/deployment-problems-with-asp-net-ajax-applications.aspx#1266053</link><pubDate>Sat, 27 Oct 2007 02:45:15 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1266053</guid><dc:creator>dashda  » Blog Archiv   » Deployment problems with ASP.NET AJAX applications</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;dashda &amp;nbsp;&amp;amp;raquo; Blog Archiv &amp;nbsp; &amp;amp;raquo; Deployment problems with ASP.NET AJAX applications&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1266053" width="1" height="1"&gt;</description></item></channel></rss>