Exception Error

From: A (mallowsNinetyEight_at_hotmailDOTCom)
Date: 03/18/04


Date: Wed, 17 Mar 2004 18:11:09 -0800

Hi, all!

I would like to seek your advice on a problem that I just encounted with the application that I am deploying. The application was developed in VB6 and uses ADO to connect to an Access Database.

The application will be installed in a local computer and the access database will be placed in another drive. It uses a text file to contain the connection string that will be used by the program.

I tried installing the program on 3 pcs connected into a network,tested the program, and the application did run perfectly.

However, whenever I keep on deploying it into another pc (Win 2K, SP4), it keeps on generating this error when the main program is run:

===================================================
"<Application name> has generated some errors and will be closed by Windows. You need to restart the program."
===================================================

Windows closes the program. When i tried opening it again, it generated the following error:

===================================================
"The Exception Floating point in exact result (0XC0000008f) occured in location 0x7c59ba9d."
===================================================

Sometimes, it generates this error as well:

===================================================
"Error 3021: 0x800A0BCD
 Either BOF or EOF is True, or the current record has been deleted; the operation requested by the application requires a current record."
===================================================

I've tried checking the code, tried changing the connection strings, and tried checking the database itself, but still the same exception still happens.

Would this type of error be related to registering my components, or on the database itself? Or Neither?

Please Help!

Thanks, all!

--A



Relevant Pages

  • Re: Failed to acces the SQL Server table from MS Access by ODBC Li
    ... How can I provide the user name and password in the connection string? ... My link table is stored in the access database, I have checked the save password check box when I set up the odbc link table. ... because your asp code is running under the context of the ... This email account is my spam trap so I ...
    (microsoft.public.inetserver.asp.db)
  • Re: Jet Database Wont Open
    ... Paul did in ... to create the connection string and to create a Dataset. ... is stored in an Access database. ... When I use the DataAdaptor to preview the ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Problem accessing Access/Jet databse: Could not lock file
    ... not lock file" when opening a connection to an Access database on a network ... shared folder. ... Since the .mdb file can be opened using Access and everything can be done, ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: ASP.NET with Access: concurrent users?
    ... My ASP.NET application connects to an Access database using OleDb. ... my connection string: ... this seems to be a read/write security thing. ... I'm suspecting it has something to do with concurrent users. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Design Problem!!
    ... the Access database to the Web Service. ... As far as restarting the computer, you can put the Windows Forms app ... How does the Webservice know where the MS Access Database is present. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)