Hi Sasikala Nagarajan,
I have a problem with both jquery syncfusion UploadBox $("#divUploadBox").ejUploadBox({...}) and MVC Upload box @Html.EJ().UploadBox("MyUploadBoxId"). These controls are working fine on local system while running from Visulal Studio. But these are not working on IIS Server as the Action and Controller path given in the saveURL (saveURL: "/ControllerName/SaveDefault") is not detecting on IIS .
Please suggest what should be done to resolve this on IIS.
Thanks & Regards,
Jitender