It seems that it woks with a blank tab.
im going to research if its my code ;)
Comment posted by Dan Letecky 18 years ago.
OK. Let me know if I can do anything inside DayPilot to prevent this problem (a piece of code that replicates the error is just fine).
Comment posted by Jelle de Vos 18 years ago.
It seems Asp.net Ajax 1.0 makes an assumption about the frameborder of a frameset being an integer. The accompanying frame page will reproduce this error when the frameborder is set to a non-integer such as "yes" or "no". Setting it to 1 or 0 makes it work again. So it was an Ajax bug.
Thanks!
Jelle de Vos
Comment posted by Dan Letecky 18 years ago.
OK. Thanks for posting the solution!
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.