473,403 Members | 2,270 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

I can't write data to an access database in a webfolder of a windows Prof 2000 machine??

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
Jul 21 '05 #1
5 1869
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" <mt*****@ozemail.com.au> wrote in message
news:bO****************@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
:
:
Jul 21 '05 #2
On Tue, 2 Dec 2003 17:57:14 +1100, "Norman Fritag" <mt*****@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...Product=aspnet

INFO: Permissions to Connect to a Remote Access Database from ASP.NET
http://support.microsoft.com/default...Product=aspnet
Paul ~~~ pc******@ameritech.net
Microsoft MVP (Visual Basic)
Jul 21 '05 #3
On Tue, 2 Dec 2003 17:57:14 +1100, "Norman Fritag"
<mt*****@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
Jul 21 '05 #4
Geo
Why is this different on XP?
-----Original Message-----
On Tue, 2 Dec 2003 17:57:14 +1100, "Norman Fritag" <mt*****@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.NEThttp://support.microsoft.com/default.aspx?scid=kb;en- us;307901&Product=aspnet

Paul ~~~ pc******@ameritech.net
Microsoft MVP (Visual Basic)
.

Jul 21 '05 #5
On Tue, 2 Dec 2003 06:58:50 -0800, "Geo" <an*******@discussions.microsoft.com> wrote:

¤ Why is this different on XP?

There shouldn't be a difference as both use the same security mechanism.
Paul ~~~ pc******@ameritech.net
Microsoft MVP (Visual Basic)
Jul 21 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: *no spam* | last post by:
I want to move my Access 2K database into MSDE. The Access Upsizing Wizard crashes (a known bug wi A2K), so I'm using the following suggested method: Access --> New --> Project (Existing...
0
by: Neil Sargent | last post by:
This is a general posting of how I fixed a problem created by using the Access 97 ODE Setup Wizard on a Windows XP machine. I hope it helps anyone who comes across the problem saves them the 3 days...
4
by: Mal | last post by:
I have an ACC 2000 database that has a strange behaviour I have a small table, with just a few fields... My report has very simple grouping and sorting, no code bar a NODATA event. I have a...
4
by: Aliza Klein | last post by:
Apologies in advance as I am SURE this has been asked 100 times - but I haven't got a simple answer: I have MS Office XP Developer and have created an installation package (with the runtime) for...
5
by: Norman Fritag | last post by:
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...
7
by: phillip.s.powell | last post by:
We're looking at a GUI interface for our MySQL DB and I am interested in MySQL Administrator, however, one of our requirements is to be able to import/export databases. Is this possible or do I...
1
by: perjorgen | last post by:
Hi, My asp.net can't connect to any sql database when running 1.1 I can connect to databases if I make a windows application and if if I run asp.net 2.0 Other computers have no problem...
3
by: Earl Anderson | last post by:
One of the users in our departmental db has Read/Write permissions to a particular form. He was able to access and edit the form at will until 2 weeks ago. His current problem was that he was not...
3
by: sriram347 | last post by:
Hi I am a newbie to ASP.NET. I developed a web page (project type is web application) and I keep getting this error. B]Error message : "System.AccessViolation Exception attempted to read or...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.