Hello every body, hope you're fine .
Here is my problem:
I have a process deployed on a FME server.
I want to use it from a .net WebSite with a FileUpload control to give, as input file parameter, a local file path.
The situation is: Local file on local computer call a website that goes to FME server to execute the process.
I use a url call :
But on the server log I Have this error:
AutocadReader: Error opening file ........ during version check.
What could it be?
thanks in advance.
Steph.