Hi everyone.
I've developed a web site that uses the Integrated Windows Authentication as Authentication method.
When I try to write a file on a LAN disk (on which the user certainly has proper writing grants) i receive the followin' error:
I've developed a web site that uses the Integrated Windows Authentication as Authentication method.
When I try to write a file on a LAN disk (on which the user certainly has proper writing grants) i receive the followin' error:
Code:
Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied
[\code]
I have no problem if i try to write the filw on a local (on the web server) disk.
Do I need any particular grant or permission to perform the operation?
Any help is greatly appreciated.
Thanks in advance, David