Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems after moving to VS2008
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01314577
Message ID:
01314739
Views:
7
>>Hi everyone,
>>
>>After we moved to VS2008 we're getting errors related to CalendarExtender
>>--------------------------------------------------------------------------------
>>The control with ID 'CalendarExtender1' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.
>>Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
>>
>>Exception Details: System.InvalidOperationException: The control with ID 'CalendarExtender1' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.
>
>Just an idea - go into your project references for the ASP.NET app and remove the System.Web.Extensions* files. Then add them back in - make sure the version says "3.5.0.0".

They both are 3.5.0 already. However, several other references are 2.0 Should I try to update them?

Also why do I need Windows Form in a WEB application?

Here are the current references, some of them say 2.0 or even 1.0 but I don't see 3.5 when I try to add references.



Do you know how can I copy the references and their versions, BTW? This dialog doesn't seem to allow copy them.

Thanks.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform