Hi, I'm trying to replace the content of a uploading file in the FileUploadStarting event.
This is my code. But it doesn't work. It seems the original file is still written.
The idea is to write a XML file (as string) to the server.
Do you have an example how to use NewFileSream? Or what I'm doing wrong?
Thanks
Eric