Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Søren Linaa 255 posts 208 karma points
    Nov 26, 2009 @ 10:50
    Søren Linaa
    0

    Install guide ?

    Hi

    I have tried to install this on a project created in VS2008 asp.net 3.5 and running Umbraco 4.0.2.1

    I can't find any documentation if this works in asp.net 3.5

    Is there any documentation available ?

     

    /cheers

     

     

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Nov 26, 2009 @ 11:57
    Sebastiaan Janssen
    0

    Sure, just download and use the web.config file for use with .net 3.5.

    Make sure your IIS app pool is running in Integrated pipeline mode as well!

    For more info on how to set-up a debug environment in VS2008, have a look at this blog post.

  • Søren Linaa 255 posts 208 karma points
    Nov 26, 2009 @ 12:04
    Søren Linaa
    0

    Hi Sebastian

    I'm very sorry not to make it more clear. I'm talking about setting up the AjaxControlToolkit 30930 for Umbraco

    I'm allready running .net 3.5 and its running great.

     

     

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jan 18, 2010 @ 11:18
    Stefan Kip
    0

    If you'd have followed the link 'Project website', you would see this at the documentation section:

    Just reference to this assembly and put this in your web.config:
    Under <system.web><pages><controls>
    <add tagPrefix="act" namespace="AjaxControlToolkit3030930" assembly="AjaxControlToolkit3030930" />

    Now you can reference with the 'act' tagPrefix to the ACT controls.
Please Sign in or register to post replies

Write your reply to:

Draft