I have installed my asp.net application on a server. If i go to this server and run the app with IIS and browser, it opens the application and i can upload or read a files to/from another computer on the network.
But if i run the application from another machine on the network and try to upload or read some files on that network it is saying access is denied.
I try to add security permissions for IISUSERS, NETWORK SERVICE, NETWORK on the folder where the app is installed but nothing helps. Also i create impersonate account and add it to web.config. and also in security tab of the folder.
Nothing of this helps. Does anybody else have this kind of problem?
Jaimin ShethiyaPosted Sep 26, 2019, 11:55 PM
Can you please send the Screen shot for that.
and also checked the folder which is used by the read the files that folder has rights or permission access.
if not then also asign that and after checked access the file.
Jordan TrajkovPosted Sep 26, 2019, 7:07 PM
Jaimin ShethiyaPosted Sep 26, 2019, 1:27 PM
have you check the IIS_User is there or not in permission, if not then add that user.
Thanks
Jordan TrajkovPosted Sep 26, 2019, 8:52 AM
Jaimin ShethiyaPosted Sep 26, 2019, 12:42 AM
Can you set the permission for your folder in under the wwwroot folder and after can you check.
If you want to specific folder then you set the poermission only that folder also, so other all files are not accessible for secutiry purpose.
Let me know if you have needed any other help for myside.
Thanks