Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 22 total
Thread ASP.NET IIS6 and Error "Access denied to table or backup file"
Fri, Jan 5 2007 1:37 PMPermanent Link

Tomas
Hi,

We have windows 2003 permission problem while accessing DBISAM database from ASP.NET using
trial version of DBISAM ODBC drivers.
We always get "DBISAM Engine Error # 11013 Access denied to table or backup file 'xxxx'" error.

I know that this error appears while DBISAM trying to create/write temporary files and we should put
"Internet Guest Account" permission oh them. Question is where DBISAM odbc drivers create temporary files? In which directory?



We use connection string below

<appSettings>
      <add key="ConnectionString" value="DRIVER={DBISAM 4 ODBC Driver};ConnectionType=Local;CatalogName=C:\DBISAM\GKB23;TablePassword1=qwerty;" />
   </appSettings>


Regards,
Tomas
Mon, Jan 8 2007 3:48 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tomas,

<< We have windows 2003 permission problem while accessing DBISAM database
from ASP.NET using trial version of DBISAM ODBC drivers. We always get
"DBISAM Engine Error # 11013 Access denied to table or backup file 'xxxx'"
error.

I know that this error appears while DBISAM trying to create/write
temporary files and we should put "Internet Guest Account" permission oh
them. Question is where DBISAM odbc drivers create temporary files? In which
directory? >>

Use the PrivateDirectory connection string attribute to control where the
temporary files are created:

http://www.elevatesoft.com/dbisam4odbc_connection_strings.htm

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Jan 11 2007 2:31 PMPermanent Link

Tomas
Our ASP.NET application stop working after we logged-off from server and event viewer shows error below.
Is something wrong with DBISAM ODBC drivers?


Event Type:   Error
Event Source:   COM+
Event Category:   Unknown
Event ID:   4786
Date:      1/11/2007
Time:      2:19:31 PM
User:      N/A
Computer:   RM-005-18
Description:
The system has called a custom component and that component has failed and generated an exception. This indicates a problem with the custom component. Notify the developer of this component that a failure has occurred and provide them with the
information below.
Component Prog ID: 0[ODBC][Env 7f423b8]
Method Name: IDispenserDriver::DestroyResource
Process Name: w3wp.exe
Exception: C0000005
Address: 0x0D8D81E0
Call Stack:
dbodbc! + 0x81e0
dbodbc! + 0x279a
dbodbc! + 0x3073
dbodbc! + 0x148faf
ODBC32!SQLAllocConnect + 0x988
ODBC32!SQLDisconnect + 0x426
ODBC32!SQLConnectA + 0x17be
comsvcs!DispManGetContext + 0xd10
comsvcs!DispManGetContext + 0xff1
comsvcs!DispManGetContext + 0x210e
ODBC32!SQLConnectA + 0x1fa0
ODBC32!SQLConnectA + 0x28d1
ODBC32!SQLSetEnvAttr + 0x230a
+ 0xd270296
+ 0xe8f837b
mscorwks!CorExitProcess + 0x1d070
mscorwks!CorExitProcess + 0x1d132
mscorwks!GetCompileInfo + 0x3346
mscorwks!ReleaseFusionInterfaces + 0x384c3
mscorwks!CorMarkThreadInThreadPool + 0x4d82
mscorwks!GetCompileInfo + 0x2824a
mscorwks!Ordinal77 + 0x989e
mscorwks!CoInitializeCor + 0x5c25
kernel32!GetModuleFileNameA + 0xeb


For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Thu, Jan 11 2007 7:13 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tomas,

<< Our ASP.NET application stop working after we logged-off from server and
event viewer shows error below. Is something wrong with DBISAM ODBC drivers?
>>

Not that I'm aware of.  We have quite a few people using the ODBC driver in
ASP applications.  Is this the first time you've seen anything like this ?
Did your code change at all ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Jan 12 2007 8:22 AMPermanent Link

Tomas
Tim, where I can download the latest trial ODBC drivers without NAG message?
Fri, Jan 12 2007 6:37 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tomas,

<< Tim, where I can download the latest trial ODBC drivers without NAG
message? >>

We don't have one publicly available.  Email me and I'll send you one
without the nag.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Mar 8 2007 1:57 PMPermanent Link

Tomas R.
I have mailed but haven't got answer, can you please send to my e-mail address?

Thank you.
Thu, Mar 8 2007 4:22 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tomas,

<< I have mailed but haven't got answer, can you please send to my e-mail
address? >>

I replied to your email.  Did you not receive anything ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Mar 9 2007 8:54 AMPermanent Link

Tomas R.
Sorry but no, could you try one more time, please this time send to tomazaz @ gmail . com

Thank You
Tomas
Fri, Mar 9 2007 6:39 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tomas,

<< Sorry but no, could you try one more time, please this time send to
tomazaz @ gmail . com >>

GMail won't accept an attachment for your account.

--
Tim Young
Elevate Software
www.elevatesoft.com

Page 1 of 3Next Page »
Jump to Page:  1 2 3
Image