hello
I am finishing my asp.net web application and I am using some controls from ajaxcontroltoolkit, I just did the publication proccess over my production server and I got problems with some pages using ajaxControlToolKit controls
On one page I got two ModalPopupExtender only one works in the server
In the ModalPopupExtender that works I have one textEditor, it shows all the toolbars but it doesnt show the space for writting the text!!! so there is an editor without space for typing!!
On my dvelopment PC everything its allright, ( win7 pro , vs2012, .net 4.0) on the server (WinServer 8 r2 standart sp1) doesnt work!!!
Do I have to install something on the server?????
thnks in advance