Scheduler shows "Loading ...." forever, what should I do?
Q:
I have installed Scheduler but the page only shows "Loading..." forever. What do I miss? What would be posible problem?
A:
Firstly, please check whether the database has been installed correctly, you may use our database tool to automatically setup quick-started database for Scheduler: http://www.obout.com/scheduler/faq.aspx#q1
Secondly, please check if Culture of the page is different from "en-US". Try to set Culture="en-US" in <%@Page Culture="en-us" %>
|