开发者

ScriptManager has no IsNavigating property

开发者 https://www.devze.com 2022-12-08 21:42 出处:网络
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 prope

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

精彩评论

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

关注公众号