New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

Rate It (2)

Last post 01-22-2007 10:50 AM by swaino. 52 replies.

Sort Posts:

  • New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-06-2006, 8:29 PM
    • Contributor
      4,482 point Contributor
    • jodywbcb
    • Member since 03-12-2003, 3:52 PM
    • West Seattle,WA
    • Posts 985

    Parser Error Message: Could not load file or assembly 'Microsoft.Web.Extensions.Design, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

     

    In the new rlease (its on the release page) - There is no Microsoft.Web.Extensions.Design.dll - this comes from the toolkit sample site..  I copied all the preview stuff etc et al....to the appropiate

     

    Is this because there is a new core ajax release that is corresponding on this and I am just to download trigger happy?

     

    Release 61106 Production

    -- jody
    My Blogs on .Net 2.0 and Ajax
    http://csk.wbcb.com
    http://ArtbyJody.com
  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-06-2006, 9:21 PM
    • Member
      30 point Member
    • dslamp
    • Member since 05-05-2006, 7:03 AM
    • Posts 6

    Same problem here.

    Could not load file or assembly 'Microsoft.Web.Extensions.Design, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies

    61106 

     

  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 7:49 AM
    • Member
      266 point Member
    • g-spot-web
    • Member since 01-10-2006, 9:26 AM
    • Posts 99

    Hi!

    I hope I can offer some insight with the the experiences I have had.

    I downloaded Ajax Beta 2 and installed it onto my Vista RC2 machine at home. Then downloaded the new Control Toolkit and everything was working great.

    So I installed Beta 2 onto my web server (Windows Server 2003), uploaded the new Toolkit dll and revised web.config and discovered exactly the same problem as you guys are mentioning.

    So I had a look at the contents of the folder at C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025 on my local machine and did indeed find the file "Microsoft.Web.Extensions.Design.dll"

    Then I took a look at the same folder on my server and the file was missing (as was the entry in ther GAC).

    So I uninstalled AJAX Beta 2 from both machines and tried again..

    And again "Microsoft.Web.Extensions.Design.dll" was installed OK on my local machine but not on my server.

    So I did it again just to make sure with the same result.

    Result:

    "Microsoft.Web.Extensions.Design.dll" is part of the Ajax Beta 2 installation package but will not install on some machines.

    So I've gone back to Beta 1

  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 10:05 AM
    • Member
      61 point Member
    • nprudhoe
    • Member since 10-21-2006, 1:35 PM
    • UK
    • Posts 17

    Hi, Same issue on XP!  After two hours trying to get my projects converted I'm dropping back a version too.

     

     

  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 10:13 AM
    • Member
      110 point Member
    • gbianchi
    • Member since 04-28-2006, 3:51 PM
    • Posts 22
    hi there.. i try with the sample web site on my pc without doing anything else (just open the solution and push play) same problem here....
  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 12:37 PM
    • Contributor
      4,346 point Contributor
    • sburke_msft
    • Member since 04-04-2006, 7:28 PM
    • Redmond, WA
    • Posts 770
    • AspNetTeam

    Hi guys - yeah the problem you're having is because you installed on a machine w/o VS.  All of our machines have VS, so we didn't catch this problem.  On a machine w/ VS, Microsoft.Web.Extensions.Design.dll gets dropped.

    Probably the best workaround for this is to go get that file from a machine with VS and either install it (gacutil -f Microsoft.Web.Extensions.Design.dll) or try dropping it into the bin directory, which I believe should also work but I haven't tried it.

     I've been talking with the AJAX team about this, so we're on top of it.  Sorry for the confusion. 

    Don't forget, this posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 12:49 PM
    • Member
      110 point Member
    • gbianchi
    • Member since 04-28-2006, 3:51 PM
    • Posts 22

    hi there.. maybe a stupid question.. but by VS you mean???

     and I have the only installation here.. is there any other way to get that file???
     

  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 12:49 PM
    Answer
    • Contributor
      4,482 point Contributor
    • jodywbcb
    • Member since 03-12-2003, 3:52 PM
    • West Seattle,WA
    • Posts 985

    Well All my systems have VS Team Studio on it.... as well as VS .(Visual Studio)..the issue is that there is a new dll... part of the ajax Beta 2 ..

     

    Its located in: \Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025 

     

    Drag and drop it into your bin as it does not get GACed...the core does but apparently not the design dll...

     

    Hope that solves the issue for others reading this and thanks for the feedback Sburke...

     

    Also note: 

     


    Problem:  New Beta 2 as did Beta MSI detects the other version and states - "Goto Control Panel - Add Remove Programs - and remove previous version".  Guess what?  There is no entry in the Add and Remove programs listing beyond the CTP.  Better have saved the previous bits - as you have to re-run the installer for Beta 1 to have the option to uninstall.  However, this may be a quirk because I use Team Studio?  I doubt that one...

     

    Those will be the two biggest issues as far as installing and getting around things to get to the breaking changes for the all around Beta 2 bits for the core, ctp and toolkit 

     

    see this post as well  http://forums.asp.net/thread/1455784.aspx

     

     

     

    -- jody
    My Blogs on .Net 2.0 and Ajax
    http://csk.wbcb.com
    http://ArtbyJody.com
  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 1:23 PM
    • Member
      110 point Member
    • gbianchi
    • Member since 04-28-2006, 3:51 PM
    • Posts 22

    ok.. my fault.. I didn't have the beta 2 installed...

     I install it.. have the same problem...

    I try to install it using: gacutil -f Microsoft.Web.Extensions.Design.dll (better use the /i option Wink) but still not working.. but different error...

    "No se puede cargar el tipo 'Microsoft.Web.UI.Design.ExtenderControlDesigner' del ensamblado'Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.   "

    (translation) cannot find  'Microsoft.Web.UI.Design.ExtenderControlDesigner' from 'Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

    any idea?? adding them to the bin directory didn't work either... 

  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 3:13 PM
    • Contributor
      3,477 point Contributor
    • tfsmag
    • Member since 01-06-2006, 5:58 PM
    • Danville, Illinois
    • Posts 686

    wow what a pain in the butt... i upgraded and it broke everything, after trying to fix it for a couple of hours I just reverted back to beta 1.

     

    I think i'll wait awhile longer before upgrading again....  like when i have 8-10 hours to figure out what the hell broke and how to fix it.   

     

    ------------------------------------------------
    Jeff Turner

    Don't forget to mark the correct answer for your
    question to help out future visitors!
  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 3:17 PM
    • Member
      110 point Member
    • gbianchi
    • Member since 04-28-2006, 3:51 PM
    • Posts 22
    hi there.. how do you revert to beta 1?? everything to beta 1?? since I cannot make it work again anything now... Tongue Tied
  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 3:42 PM
    • Contributor
      3,477 point Contributor
    • tfsmag
    • Member since 01-06-2006, 5:58 PM
    • Danville, Illinois
    • Posts 686
    I still had the old beta 1 install so i uninstalled beta 2, reinstalled beta 1, then removed the beta 2 toolkit dll from my project and re-inserted the beta 1 toolkit dll (i had it saved also). After that I just re-built the project and it works again.     
    ------------------------------------------------
    Jeff Turner

    Don't forget to mark the correct answer for your
    question to help out future visitors!
  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 3:43 PM
    • Member
      110 point Member
    • gbianchi
    • Member since 04-28-2006, 3:51 PM
    • Posts 22
    ok thanks I have all the old installer too..
  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 3:48 PM
    • Member
      30 point Member
    • vbuitte
    • Member since 09-09-2003, 12:47 PM
    • San Antonio, TX
    • Posts 6

    I dropped the dll from my VS machine into the bin directory of the website living on my server (2003) and it worked!

    This is hopefully an interim solution.

     Thanks for the advice!Smile

    Roni
  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    11-07-2006, 4:27 PM
    • Member
      5 point Member
    • sesh
    • Member since 11-07-2006, 9:22 PM
    • Posts 1
    The problem is definitely not a result of VS not being installed, but I wonder if it's to do with the location of the Visual Studio 2005 folder?! I uninstalled the Extensions, and then reinstalled and them and Microsoft.Web.Extensions.Design.dll appeared!
Page 1 of 4 (53 items) 1 2 3 4 Next >