Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

I can't write data to an access database in a webfolder of..

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Author Message
user1164

External


Since: Dec 02, 2003
Posts: 3



(Msg. 1) Posted: Tue Dec 02, 2003 8:57 pm
Post subject: I can't write data to an access database in a webfolder of a windows Prof 2000 m
Archived from groups: microsoft>public>dotnet>general, others (more info?)

Hi there,
The Problem:
I can't write data to an access database in a webfolder of a windows Prof
2000 machine, whereas the same web application runs fine under Windows XP.

I looked into the windows security setting for the database and found that
is set to deny write access!
The deny setting applies only to the Windows Security Web application and
Web Anonymous setting, it is Ok for all other User and Admin settings.
Now how do I remove the deny setting in windows security settings??
and from where?
Are there any information on the net?

kind regards

Norman

 >> Stay informed about: I can't write data to an access database in a webfolder of.. 
Back to top
Login to vote
useadddressate

External


Since: Dec 02, 2003
Posts: 4



(Msg. 2) Posted: Tue Dec 02, 2003 8:57 pm
Post subject: Re: I can't write data to an access database in a webfolder of a windows Prof 20 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 2 Dec 2003 17:57:14 +1100, "Norman Fritag" <mtp.net RemoveThis @ozemail.com.au> wrote:

¤ Hi there,
¤ The Problem:
¤ I can't write data to an access database in a webfolder of a windows Prof
¤ 2000 machine, whereas the same web application runs fine under Windows XP.
¤
¤ I looked into the windows security setting for the database and found that
¤ is set to deny write access!
¤ The deny setting applies only to the Windows Security Web application and
¤ Web Anonymous setting, it is Ok for all other User and Admin settings.
¤ Now how do I remove the deny setting in windows security settings??
¤ and from where?
¤ Are there any information on the net?

See the following:

PRB: Cannot Connect to Access Database from ASP.NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;316675&Product=aspnet

INFO: Permissions to Connect to a Remote Access Database from ASP.NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;307901&Product=aspnet


Paul ~~~ pclement RemoveThis @ameritech.net
Microsoft MVP (Visual Basic)

 >> Stay informed about: I can't write data to an access database in a webfolder of.. 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 3) Posted: Tue Dec 02, 2003 8:57 pm
Post subject: Re: I can't write data to an access database in a webfolder of a windows Prof 20 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 2 Dec 2003 17:57:14 +1100, "Norman Fritag"
<mtp.net.RemoveThis@ozemail.com.au> wrote:

 >I can't write data to an access database in a webfolder of a windows Prof
 >2000 machine, whereas the same web application runs fine under Windows XP.
 >
 >I looked into the windows security setting for the database and found that
 >is set to deny write access!
 >The deny setting applies only to the Windows Security Web application and
 >Web Anonymous setting, it is Ok for all other User and Admin settings.
 >Now how do I remove the deny setting in windows security settings??

NTFS permissions using Windows Explorer. You need MODIFY access for
the anonymous user (IUSR) account to both the folder and the file.

 >Are there any information on the net?

Try your help. Look at NTFS permissions.

Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: I can't write data to an access database in a webfolder of.. 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 3041



(Msg. 4) Posted: Tue Dec 02, 2003 11:31 pm
Post subject: Re: I can't write data to an access database in a webfolder of a windows Prof 20 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

Can you post the exact error message you are seeing? Most of what you posted
doesn't really make any sense.

For an Access .mdb file, you can give Change (RWXD) NTFS permissions to the
folder that the .mdb file is in (and all files contained within that
folder). Do to this, open an Explorer window, right-click on the folder and
choose "Security". You need to give the IUSR_<machinename> account these
permissions (assuming you are allowing anonymous access, and you haven't
changed the account that anonymous access is impersonating)

If this folder is contained inside your website, make sure that in the IIS
Manager, you have removed IIS Read permissions, otherwise people can
download you database by typing in
http://yourserver/databases/yourdatabase.mdb
Better to store the database outside the webroot.

Cheers
Ken

"Norman Fritag" <mtp.net RemoveThis @ozemail.com.au> wrote in message
news:bOWyb.119$gF5.4381@nnrp1.ozemail.com.au...
: Hi there,
: The Problem:
: I can't write data to an access database in a webfolder of a windows Prof
: 2000 machine, whereas the same web application runs fine under Windows XP.
:
: I looked into the windows security setting for the database and found that
: is set to deny write access!
: The deny setting applies only to the Windows Security Web application and
: Web Anonymous setting, it is Ok for all other User and Admin settings.
: Now how do I remove the deny setting in windows security settings??
: and from where?
: Are there any information on the net?
:
: kind regards
:
: Norman
:
:
 >> Stay informed about: I can't write data to an access database in a webfolder of.. 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]