Hi Guys,
I'm ready to rip my hair out. I'm just trying to connect to the files on another computer on my network via my laptop. So i set up a unc share on the laptop to the files on the desktop. ie \\mydesktoppc\myshare\myfolder.
I configured a new website in iis8 which is using DefaultAppPool and pointed to the unc share dir above.
I added permissions for the following users to the unc share drive
- added IUSR
- added IIS_IUSRS
- added DefaultAppPool
and it still keeps giving me the error, insufficient permissions on unc share blah blah. What else is there to do/check to get this working.
Any help is appreciated. Thanks in advance
Joe