Rank: Member Groups: Member
Joined: 2/21/2008 Posts: 25
|
I posted msg here before and I get an answ. that I should place ID tag of DatePicher in aspx. Ok, that was partially helpful but after checking out a file (MS source safe) , making some changes (witch is not related on any of EO controls) and recompiling the project i saw this ugly picture: http://img168.imageshack.us/img168/59/piccn6.gifApparently that gonna happen every time i make a change on file...
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I am not sure why the ID would go missing after you edit the files because we do not do anything special on the ID property (in fact the property is implemented by ASP.NET). One possibility is Visual Source Safe messed up when you check out and merge changes with other changes. Another possibility is something else in the page that interferers with control serializing. Either way if you can join our web meeting and we will be happy to take a look.
Thanks
|
Rank: Member Groups: Member
Joined: 2/21/2008 Posts: 25
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Check whether you have the latest ASP.NET AJAX and final version of Visual Studio. Many of our customers use our controls with ASP.NET AJAX. We've been supporting them since their betas. Also make sure you have our latest version.
|