Hello!
I installed the BETA Version of WebDeveloper 2008 and later I installed the AJAX-Extension for ASP.NET 2.0, because my ISP only supports ASP.NET 2.0.
Ok, I've heard that there can be some problems with the System.Web.Extension dll and so I have run the script from http://weblogs.asp.net/scottgu/archive/2007/07/26/vs-2008-and-net-3-5-beta-2-released.aspx
Now I get an other error when trying to add a ScriptManager to a special page (I'm using again WebDeveloper2005):
A dialog pops up telling me that hecouldn't load the file or assembly "System.Web.Extension Version=3.5.0.0"...
What can I do? The thing is, that I don't want to use the version 3.5.0.0 but the version=1.0.61025.0
Thank you for any suggestions!
Vs 2008 RTM is out. Maybe you can try to uninstall the beta and install the 2008 rtm wd express. Check ScottGu's blog for how to uninstall the beta, and where to get the rtm.
Thanks for your reply!
But I need to use the ASP.NET 2.0 framework, and I don't see a possibility to do this in the new 2008 version of VWD. Well, I could manually edit the Web.Config file, but I believe that there must be a much easier way to do all this...
I just want to use AJAX in VWD with framework 2.0...
When you create a new web site there is an option to choose the target framework (2.0, 3.0, 3.5). 2.0 should work with asp.net ajax extension 1.0
I'm not sure about whether this option is available in express edition, I tried with a pro version.
Hm yes, I saw this option in a video I found here on asp.net, too But in VWD 2008 Express I do not see this option...
According to this video
Video: Introduction to Visual Web Developer 2008 Express Edition
we cannot choose target framework in the express edition.
You can now tryVisual Studio 2008 Professional Edition trial (last week there is only the team system trial). Unfortunately there is no "standard" trial yet.
There is a good feature comparison for vs 2005 (Product Feature Comparisons), unfortunatelly I cannot find (yet) similar for vs 2008.
No comments:
Post a Comment