CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 database connection Win2000

Print topic Send  topic

Author Message
Randy
Posted: 10/30/2002, 5:19 AM

Anyone have any experiences with this error. I'm pulling my hair out trying
to figure this out. This error only occurs on a windows2000 IIS 5.0 machine.
If I publish this site to a win NT machine IIS 4.0 it works great.

Error Type:
Microsoft JET Database Engine (0x80004005)
Unspecified error
/Common.asp, line 25


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; H010818)

Page:
GET /Default.asp

This is an example of the data connection that I am using:
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" &
Server.MapPath("mydata.mdb") & ";Persist Security Info=False"


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.401 / Virus Database: 226 - Release Date: 10/9/2002

Andrew Asher
Posted: 11/03/2002, 1:54 PM

have you checked you security permissions on the file? - By Default your IIS
Anonymous Account only has read rights to your MDB - a quick test but dont
forget to change it back is to give your IIS account admin rights - if this
fixes it then you know its a security issue - remember to CHANGE it back.
By default NT4 has full access to everyone for almost every thing

"Randy" <RandyNews@crystalimagesoftware.com.remove> wrote in message
news:apom9r$338$1@news.codecharge.com...
> Anyone have any experiences with this error. I'm pulling my hair out
trying
> to figure this out. This error only occurs on a windows2000 IIS 5.0
machine.
> If I publish this site to a win NT machine IIS 4.0 it works great.
>
> Error Type:
> Microsoft JET Database Engine (0x80004005)
> Unspecified error
> /Common.asp, line 25
>
>
> Browser Type:
> Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; H010818)
>
> Page:
> GET /Default.asp
>
> This is an example of the data connection that I am using:
> "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" &
> Server.MapPath("mydata.mdb") & ";Persist Security Info=False"
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.401 / Virus Database: 226 - Release Date: 10/9/2002
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.