Hi,
I am getting a wiered problem using uploader.
This is DNN site, and I have used Uploader to upload files from client side.
The app works fine for few days and I get the following error.
"A critical error has occurred.
The control with ID 'RadUpload1' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it."
I go to the page and add ScriptManager and it starts working again.
Few days later if some one clicks on the link to the page which consists the "Uploader" it would not load. No errors, but a blank page (Module would not be loaded)
I go back and remove the ScriptManager and it would start working.
Few days later it goes back and throws the error I mentioned first.
It goes in a cycle.
Any clue?
Thanks
I am getting a wiered problem using uploader.
This is DNN site, and I have used Uploader to upload files from client side.
The app works fine for few days and I get the following error.
"A critical error has occurred.
The control with ID 'RadUpload1' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it."
I go to the page and add ScriptManager and it starts working again.
Few days later if some one clicks on the link to the page which consists the "Uploader" it would not load. No errors, but a blank page (Module would not be loaded)
I go back and remove the ScriptManager and it would start working.
Few days later it goes back and throws the error I mentioned first.
It goes in a cycle.
Any clue?
Thanks