Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / September 2007

Tip: Looking for answers? Try searching our database.

regarding asp error

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
akshar108 - 28 Sep 2007 04:22 GMT
currently i m working on asp website when i upload all things with my
database in ms access i get following error can any one help me
Microsoft JET Database Engine error '80040e09'

Cannot update. Database or object is read-only.

/Lvnw_New/step1.asp, line 391

and while i m useing CDONTS for sending mail i get alsot error like

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/Lvnw_New/contact.asp, line 60

800401f3
Cowboy (Gregory A. Beamer) - 28 Sep 2007 05:16 GMT
This is an ASP.NET group, not ASP.

Regardless. The Access error is common when one of three things is
happening.

1. Database copied to folder with ACLS that restrict access to the web
server user (anonymous user).
2. You have the database open in Access while you are attempting to hit it.
3. The web user does not have folder permissions (if you cannot create a
lock file, you cannot play with Access)

Make sure IUSR has access to the database and database folder. This could
also be other users, depending on the version of windows. Just check the
user that IIS is running under on your server.

CDONTS

Most common is CDONTS is not actually registered on the server
(regsvr32.exe). You could also have a corrupt MDAC on the server, which
would require a reinstall.

Signature

Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************

| Think outside the box!

*************************************************
> currently i m working on asp website when i upload all things with my
> database in ms access i get following error can any one help me
[quoted text clipped - 13 lines]
>
> 800401f3

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.