Bruce,
That's what I figured. Can you point me to the appropriate docs? I added the
references and handlers manually and got the page to render with scripting
properly, I'm just not sure if I missed anything (probably the stuff related
to WS callbacks).
Regards,
Mike
> there currently is no template for 2.0, but if ajax is installed, update the
> web.config as specified in the docs, and it will work.
[quoted text clipped - 9 lines]
> >
> > Mike
bruce barker - 11 Dec 2007 23:49 GMT
http://asp.net/AJAX/Documentation/Live/ConfiguringASPNETAJAX.aspx
-- bruce (sqlwork.com)
> Bruce,
>
[quoted text clipped - 20 lines]
> > >
> > > Mike
Mike - 12 Dec 2007 14:17 GMT
Thanks.
> http://asp.net/AJAX/Documentation/Live/ConfiguringASPNETAJAX.aspx
>
[quoted text clipped - 24 lines]
> > > >
> > > > Mike
Michael Nemtsev - 11 Dec 2007 23:55 GMT
see there how to config it manually
http://asp.net/ajax/documentation/live/ConfiguringASPNETAJAX.aspx
take into account that u need refer to ajax from .NET 2.0, not from 3.5
version of FW

Signature
WBR, Michael Nemtsev [.NET/C# MVP].
Blog: http://spaces.live.com/laflour
> Bruce,
>
[quoted text clipped - 20 lines]
> > >
> > > Mike
Mike - 12 Dec 2007 14:17 GMT
Thanks. And I assume switching between 3.5 and 2.0 target will overwrite the
changes
> see there how to config it manually
> http://asp.net/ajax/documentation/live/ConfiguringASPNETAJAX.aspx
[quoted text clipped - 26 lines]
> > > >
> > > > Mike