|
|
1
1
You are missing the entry for the HttpHandler in your web.config. They usually put the xml to add to your web.config in the error message so you can manually add it. Another option to add it is, go into design view, you should be able to right click the control and select an option to register the web.config entries. 此外,检查 this link at Telerik's site 有关web.config项的一些常规故障排除。 如果其他都失败,请尝试将问题发布到 Telerik's RadScheduler forum 他们通常回答得很快。 |