Help Needed
-
Hi I have created asp.net application in windows XP Inetpub/wwwroot/.. i have created a folder in that application to store the images. but i am getting this error. To grant ASP.NET write access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.' i checked properties of the pages, i couldnt find anything like security tab. i am not ruuning this application in IIS, i am running this application in windows XP under c:/Inetpub/wwwroot/application1. can anyone help to resolve this issue. help will be greatly appriciated. thanks
-
Hi I have created asp.net application in windows XP Inetpub/wwwroot/.. i have created a folder in that application to store the images. but i am getting this error. To grant ASP.NET write access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.' i checked properties of the pages, i couldnt find anything like security tab. i am not ruuning this application in IIS, i am running this application in windows XP under c:/Inetpub/wwwroot/application1. can anyone help to resolve this issue. help will be greatly appriciated. thanks
Basically, if you are not joined to a domain, you will not see the Security tab on the File Property dialog. To view the Security tab, you open the Folder Options dialog, and then on the View tab, under Advanced Settings, clear Use simple file sharing (Recommended).
-
Basically, if you are not joined to a domain, you will not see the Security tab on the File Property dialog. To view the Security tab, you open the Folder Options dialog, and then on the View tab, under Advanced Settings, clear Use simple file sharing (Recommended).
-
if right click over the folder then i slected the properties, it shows General,sharing, websharing, customize tabs only,not view tab. how to i open the folder options dialog. Thanks & regards
-
if right click over the folder then i slected the properties, it shows General,sharing, websharing, customize tabs only,not view tab. how to i open the folder options dialog. Thanks & regards
I think problem is towards the NTFS as u r not using the NTFS file system the security tab wont come!! and I dont think u can run asp.net application with out NTFS file system Loving Code, R. Senthil Kumaran