Question

File is sent to the client using Response.writefile and content diposition as inline. When user chooses to Save As, they are asked to authenticate with IIS again even though Anonymous access in enabled

Was it helpful?

Solution

At a guess, I'd suggest looking at the ownership of the Excel file. Presumably it would need to be readable and writable by the IUSR.

OTHER TIPS

What is the path of the file when it is being written?

Do the users have the proper permissions to create files?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top