Page view counter

Control Toolkit Installation

Last post 11-12-2007 4:04 AM by sara_23apr. 5 replies.

Sort Posts:

  • Control Toolkit Installation

    07-03-2007, 5:01 AM
    • Loading...
    • imperialx
    • Joined on 06-28-2007, 10:07 AM
    • Posts 379

     

    Hi,

     
    Installation of the contents from TemplateVSI.vscontentInstalling hangs when following the tutorial “How Do I Get Started with the ASP.NET AJAX Control Toolkit”.

    And seems like I don’t have the full version of VS2005 for I don’t have a TemplateVSI on Solution Explorer. Sad

     
    What will I do now?

     

  • Re: Control Toolkit Installation

    07-04-2007, 3:41 AM
    • Loading...
    • imperialx
    • Joined on 06-28-2007, 10:07 AM
    • Posts 379

    Hi,

    Here are the error status when installing the file TemplateVSI.vscontent 

    -The item AjaxControlExtenderProjectVB.zip could not be copied because it was not found.

    -Installation stopped because the directory for the ProjectType value did not exist. The project type is invalid for your installation of Visual Studio.

    -The item AjaxControlExtenderItemVB.zip could not be copied because it was not found.

    -Installation stopped because the directory for the ProjectType value did not exist. The project type is invalid for your installation of Visual Studio.

    -The item AjaxControlToolkitWebsiteCS.zip could not be copied because it was not found.

    -The item AjaxControlToolkitWebsiteVB.zip could not be copied because it was not found.

     

    Where can I find this zip files?

     

    Thanks! More Power!

     

  • Re: Control Toolkit Installation

    07-04-2007, 5:39 AM
    Answer
    • Loading...
    • Surfsnake
    • Joined on 09-12-2006, 1:52 PM
    • Posts 9

     Hi,

     

    I too have recently downloaded the AJAX Toolkit but I did manage to get it working ok. I too only have the Express versions of Visual Studio and so it SHOULD work ok. Here's what I did.Hope it works for you too. 

     

    1) Follow the instructions on ASP.NET AJAX video 1 in order to download the actual AJAX framework.

    2) Follow the instructions on ASP.NET AJAX video 2 to download the AJAX toolkit. Once the ZIP is downloaded, run the install routine as described in the video. The guy on the video install the toolkit into a new directory called C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\AJAX Control Toolkit and the whole toolkit gets extracted into there from the ZIP.

    3) Then he starts on about the VSI template which I don't think applies to us cheapskate Express users so I skipped that bit.

    4) To make a website AJAX-able, I created a blank template which I then use to make new websites from. This is how.

        a) Choose FILE...NEW... ASP.NET Website from the menu and call it what you want. I called mine AjaxToolkitWebsite.

        b) (This is on Video 2 at 7mins 40 secs)

    On the Toolbox pane, you SHOULD see the group saying AJAX EXTENSIONS but we need to add the AJAX TOOLBOX group as well but we have to do this manually. Right Click on the General Tab and select Add Tab. Name it AJAX TOOLBOX
    Then right click inside the new group and select Choose Items. A Dialogue Box opens. Click the Browse button and navigate to where you extracted the Toolbox ZIP file to. Go to the Binaries folder and select the AjaxControlToolkit.dll file. After to you click OK on the resulting dialogue box you see the Toolbox group is populated with the AJAX controls.

        c) THIS IS THE BIT THAT APPLIES JUST TO EXPRESS..... You need to add a reference to the AjaxToolkit.dll

            From the menu, choose Website...Add Reference. In the dialogue box, choose the Browse tab and navigate to C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025             where you will find the AjaxControlToolkit.dll. Select this file and you will see a BIN folder appear in you Solutions Explorer pane with this DLL.

       d) Now save this website as a Template by choosing File... Export Template. This will create a template for you to use in future thus avoiding to have to do all the above ever again!!!!

     5) Test all works ok by Choosing File New Website and hopefully you'll see the Template you just created in the MyTemplates section. That's It!

     

     

    Hope that works for you
     

    Filed under: , ,
  • Re: Control Toolkit Installation

    07-05-2007, 1:31 AM
    • Loading...
    • imperialx
    • Joined on 06-28-2007, 10:07 AM
    • Posts 379

     In your instruction(C), I didn't locate the AjaxControlToolkit.dll in the path provided but in the Binaries folder.
     Either way it works! I have the controls on my toolbox and can't wait to use it.

    Thank You!

  • Re: Control Toolkit Installation

    07-05-2007, 5:26 PM
    • Loading...
    • Surfsnake
    • Joined on 09-12-2006, 1:52 PM
    • Posts 9

     Oh well.... as long as you found the .dll and have referenced it (which it sounds like you have!) it'll all be working fine.

    Glad my instructions (mostly) worked!!!!
  • Re: Control Toolkit Installation

    11-12-2007, 4:04 AM
    • Loading...
    • sara_23apr
    • Joined on 04-05-2006, 5:42 AM
    • Posts 88

    Hi Surfsnake Thanks buddy for your post. it helped me

    once again

    Hissssss hisssssssss.... ummmm i mean thanks Smile

    Sara

Page 1 of 1 (6 items)
Microsoft Communities