I made a small calendar popup in Javascript. Very simple, using the Calendar control from ASP.NET. I call the popup window with showModalDialog. In the modal window, changin
I had this same error, what i found in some forum is that if you put your controls in a updatePanel and ContentTemplate it will work: