Forum Moderators: open
Thanks,
Doug
That's about all I can offer,
Good Luck
PS If you get it working, consider refering to it as //NetworkID/Share/whatever instead of G://whatever - it might mke you less reliant of the network drive mapping
The user, ie. account accessing the network share
must have permissions to do so.
That means either, using authenticated access, or
equivalently, using anonymous access but running IIS
under an account created for the purpose.
In general, I consider this to be a truly bad idea
and do not permit it on servers under my control.
But, the technique is as explained above.