asp.net 1.1 X 2.0 compatibility issue

V

VR

Hi, I developed a web app a few months ago using asp.net 1.1. Last week,
the server hosting this app was upgraded to asp.net 2.0 (that is said to be
100% compatible).

Well, since the upgrade the calendar control behaves in such a crazy way, I
mean:

1. in the page_load event I set calendar.SelectedDate = Now

2. the date in the calendar shown in the browser is not selected

3. using the debugger I found that the date exists in memory in the right
way (calendar.SelectedDate equals Now)

4. trying to insert a record in a access database I got an error saying the
parameter is missing

5. if you click on a date in the browser's calendar, the date is correctly
selected and the record is inserted without a problem

PS: it's an asp.net 1.1 app running on an asp.net 2.0 environment

PS2: if I move this app to an asp.net 1.1 environment, everything works fine


thanks for any clue,
regards,
Victor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top