Ask a Question related to ASP.NET Security, Design and Development.
-
Ephrem #1
Security tab doesn't appear in folder property dialogbox
Security tab page in the folder property dialogbox (found
when right-click on a folder and click 'Property' from
the context menu) doesn't apperar in my computer, I used
Windows XP Professional, in which I want grant READ/WRITE
access persmission for the ASPNET account of the ASP.NET
This because while I am developing an ASP.NET web
application the following error appear when I tried to
update the database 'System.Data.OleDb.OleDbException:
Operation must use an updateable query', which is access
security problem.
Please respond this is crucial, I got stucked
Thanks
Ephrem Guest
-
Converting Win32 API to VB.NET for Folder Security
Did you try the Win32 security library from GotDotNet... -
security tab in folder properties
when i'm using explorer and i go to any of the folders properties i do not see the security tab. How can I get it to show me the security tab? -
File Folder Security
Running Windows XP Professional When I select a folder, As administrator, and right click and go to property's, it has grayed out the ability to... -
Folder Security
By using administrator login,I want to know how to enable the "Advance" feature option in the General Tab of folder properties.There is no sign og... -
FOLDER SECURITY II
Further to my rather unintelligible first query, is it possible to assign a password to a folder (along the lines of the process for Word... -
Jos #2
Re: Security tab doesn't appear in folder property dialogbox
Ephrem wrote:
The file system on your volume is FAT and not NTFS?> Security tab page in the folder property dialogbox (found
> when right-click on a folder and click 'Property' from
> the context menu) doesn't apperar in my computer, I used
> Windows XP Professional, in which I want grant READ/WRITE
> access persmission for the ASPNET account of the ASP.NET
> This because while I am developing an ASP.NET web
> application the following error appear when I tried to
> update the database 'System.Data.OleDb.OleDbException:
> Operation must use an updateable query', which is access
> security problem.
> Please respond this is crucial, I got stucked
> Thanks
FAT doesn't support security.
To find out, right-click on the drive icon in Windows Explorer,
and choose properties.
However, in that case, I wonder why your query is not
updateable. Maybe the file is read-only?
You can change a FAT drive to NTFS with the CONVERT
command without losing data (make a backup anyway,
just in case).
--
Jos
Jos Guest
-
Jos #3
Re: Security tab doesn't appear in folder property dialogbox
Ephrem Beyene wrote:
Do you have administrator rights on your own computer?> Thanks Jos for yur fast response
> I check the file system but it is NTFS for sure
> Please, do yu have any other idea
> Thanks a lot
>
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
If not, try logging on as Administrator to see what happens.
--
Jos
Jos Guest
-
Ephrem Beyene #4
Re: Security tab doesn't appear in folder property dialogbox
Yeah, I logged in with Administrator account...what do u think Jos?
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Ephrem Beyene Guest



Reply With Quote

