Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Hrushikesh on Nov 19, 2009 13:33
open dhtmlx forum
error in uploadhandler.ashx

Hi,

I have borrowed enterprise license for dhtmlxVault.

I am trying to use dhtmlxvault in my web application. I am using the handler that comes with your samples.

In that handler, 'UploadHandler.ashx',  there is one call  'workerRequest.GetPreloadedEntityBody()'. This is always returning false.

Please let me know what vould be wrong here.

Thanks,

Hrushikesh.

Answer posted by Support on Nov 20, 2009 05:37
With built-in VS web-server it will not work, but it works just fine with IIS. I do not have any workaround for this issue, it is Studio specific issue and only important for VS debugging. You can always use IIS web server and debug your code directly on IIS.