开发者

ScriptManager has no IsNavigating property

I want to follow instructions from this video and add Back/Forward button support to a wizard (System.Web.UI.WebControls.Wizard). However, the ScriptManager object in my code has no IsNavigating property.

Why?

What do I have to install? (I have .NET Framework 3.5 SP1 insta开发者_开发技巧lled)

What version of System.Web.Extensions should I see in GAC? (I have 3.5.0.0)


Did you select the framework as 3.5 when you created the project?

Edit: It seems your project was developed using .net framework 2.0. This is the reason why you had to convert the project to VS 2008.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜