Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Telerik RadUpload 控件来上传图像,但在本地主机或本地机器上它的工作但是当我将这些代码传输到我的托管面板然后我尝试做同样的事情时它不起作用。您可以在此站点上检查错误。
所以帮助我摆脱这个错误。
您需要在 web.config 中注册 RadUploadProgressHandler。这是说明。