Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Database problem and IIS 5.1

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS crashes  
Author Message
user895

External


Since: Oct 02, 2003
Posts: 3



(Msg. 1) Posted: Fri Oct 03, 2003 2:13 am
Post subject: Database problem and IIS 5.1
Archived from groups: microsoft>public>inetserver>iis (more info?)

I've installed IIS 5.1 on my computer and set up my website but apparently
there's a problem when it comes to database connections. I get the following
error when trying to connect to, and update a database:

HTTP 500,100 - Internal server error - ASP-errorl -
Internet Information Services
errortype:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access-driver] Database or object is
writeprotected and can't be updated.
/downloads/maps/redirect.asp, line 35

where do I fix this so the site works with access databases ?

 >> Stay informed about: Database problem and IIS 5.1 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 2) Posted: Fri Oct 03, 2003 4:12 am
Post subject: Re: Database problem and IIS 5.1 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

Try to give IUSR_MachineName read + write permissions on the database file.

--
Regards,
Kristofer Gafvert
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a> - FAQ & Tutorials for Windows Server 2003, and SQL
Server 2000
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.


"<-= KG =->" <nospam.TakeThisOut@nomail.com> wrote in message
news:bli4em$1212$1@news.cybercity.dk...
 > I've installed IIS 5.1 on my computer and set up my website but apparently
 > there's a problem when it comes to database connections. I get the
following
 > error when trying to connect to, and update a database:
 >
 > HTTP 500,100 - Internal server error - ASP-errorl -
 > Internet Information Services
 > errortype:
 > Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
 > [Microsoft][ODBC Microsoft Access-driver] Database or object is
 > writeprotected and can't be updated.
 > /downloads/maps/redirect.asp, line 35
 >
 > where do I fix this so the site works with access databases ?
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Database problem and IIS 5.1 
Back to top
Login to vote
user641

External


Since: Aug 22, 2003
Posts: 1637



(Msg. 3) Posted: Fri Oct 03, 2003 11:44 am
Post subject: Re: Database problem and IIS 5.1 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"<-= KG =->" <nospam.TakeThisOut@nomail.com> wrote in message
news:bli4em$1212$1@news.cybercity.dk...
 > I've installed IIS 5.1 on my computer and set up my website but apparently
 > there's a problem when it comes to database connections. I get the
following
 > error when trying to connect to, and update a database:
 >
 > HTTP 500,100 - Internal server error - ASP-errorl -
 > Internet Information Services
 > errortype:
 > Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
 > [Microsoft][ODBC Microsoft Access-driver] Database or object is
 > writeprotected and can't be updated.
 > /downloads/maps/redirect.asp, line 35
 >
 > where do I fix this so the site works with access databases ?

Here's a handy site for troubleshooting these types of errors:
<a style='text-decoration: underline;' href="http://www.aspfaq.com/database.asp" target="_blank">http://www.aspfaq.com/database.asp</a>

--
Tom Kaminski IIS MVP
<a style='text-decoration: underline;' href="http://www.iistoolshed.com/" target="_blank">http://www.iistoolshed.com/</a> - tools, scripts, and utilities for running IIS
<a style='text-decoration: underline;' href="http://mvp.support.microsoft.com/" target="_blank">http://mvp.support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.microsoft.com/windowsserver2003/community/centers/iis/" target="_blank">http://www.microsoft.com/windowsserver2003/community/centers/iis/</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Database problem and IIS 5.1 
Back to top
Login to vote
user895

External


Since: Oct 02, 2003
Posts: 3



(Msg. 4) Posted: Sun Oct 05, 2003 2:30 am
Post subject: Re: Database problem and IIS 5.1 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > Try to give IUSR_MachineName read + write permissions on the database
file.

It has these permissions and either the directory or database is
writeprotected in the filesystem.

I'm using XP and IIS 5.1.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Database problem and IIS 5.1 
Back to top
Login to vote
user895

External


Since: Oct 02, 2003
Posts: 3



(Msg. 5) Posted: Sun Oct 05, 2003 5:02 pm
Post subject: Re: Database problem and IIS 5.1 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Problem solved.

I needed to disable "simple sharing" in XP, and then enable "write access"
in the directorys security tab.
 >> Stay informed about: Database problem and IIS 5.1 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Database Connection Problem? - Have a web (database front end) running on a member 2000 server. The backend to the database is on the domain server. Both same network. When accessing the default.aspx I get the page we want, you then need to logon and give the password (maintained by..

can't write on database - hi why i can't write on database?? same asp page and same access database, uploaded on server work properly. but in my pc, testing asp pages under IIS, i can't write on database. italian: Tipo di errore: Microsoft JET Database Engine (0x80004005) Per....

Deploying .NET web app with SQL Server database - I'm looking for some advice on deploying a new ASPX web application I'm developing. I have two similar Win2000 servers and plan to deploy SQL Server 2000 on one machine and IIS 5 (with .Net 1.1) on the other. One server is a dual P3 733 and the other is...

IIS Path for Access Database. - Hello, How do I setup the path in IIS for an Access Database. Thanks. Mario.

How to get out of this error message "Database or object i.. - After I moved my ASP pages and an Access database from PWS in NT 4.0 to IIS 5.0 in XP Pro, I can't edit data in the database through the ASP web application. The error type is... Microsoft JET Database Engine (0x80040E09) Cannot update. Database or..
   Web Hosting and Web Master Forums (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 ]