Page 1 of 1

UploadPath / ISAPI

PostPosted: 05 Apr 2016 07:32
by etwoss
Hi

i get a strange UploadPatch error (path does not exists, error writeing there) while this is not the path i specified in

FileUpload.JQFileUploadOptions.UploadPath

It works fine in a standalone EXE but not in ISAPI/IIS

Eric

Re: UploadPath / ISAPI

PostPosted: 05 Apr 2016 08:30
by etwoss
Hi

Just got a message it's working now, i added IWCGHttpApp to the project.

Eric