473,806 Members | 2,717 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

The instruction at ... referenced memory at ... The memory cannot be "read"

I just distributed a FE mde file throught my department, and while stress
testing on the performance of the new release, 3 users got the following
error:

The instruction at ... referenced memory at ... The memory cannot be "read".

this seems like a computer-local problem as I cannot reproduce the same
error on any other computers

I tried running Dr. Watson (win2k) and it says "Exception number: c0000005
(access violation)"

and the last call was made to rtcAnsiValueBst r

any ideas?

Thanks!!

--
Message posted via http://www.accessmonster.com
Nov 13 '05 #1
3 9590
On Mon, 28 Feb 2005 22:16:36 GMT, "Justin To via AccessMonster.c om"
<fo***@AccessMo nster.com> wrote:

There is a small chance that this function rtcAnsiValueBst r is the
culprit. Post the code and we might be able to spot a potential
problem.
Otherwise these errors mostly occur because of mismatched components.
Run Windows update, and the latest service pack for Office, MDAC, and
Jet. Then try again.

-Tom.

I just distributed a FE mde file throught my department, and while stress
testing on the performance of the new release, 3 users got the following
error:

The instruction at ... referenced memory at ... The memory cannot be "read".

this seems like a computer-local problem as I cannot reproduce the same
error on any other computers

I tried running Dr. Watson (win2k) and it says "Exception number: c0000005
(access violation)"

and the last call was made to rtcAnsiValueBst r

any ideas?

Thanks!!


Nov 13 '05 #2
I tried debugging within VBA, and the error occurred on this line:

Set rs = db.OpenRecordse t("SELECT .....")

Also, I never wrote a function called rtcAnsiValueBst r. Looking on the
internet, this function seems like it came with VB.

As for the updates, I'm not too sure if I could install them since we might
need Admin rights...are the updates necessary?

Thanks once again!

Justin

--
Message posted via http://www.accessmonster.com
Nov 13 '05 #3
On Tue, 01 Mar 2005 14:21:43 GMT, "Justin To via AccessMonster.c om"
<fo***@AccessMo nster.com> wrote:

The updates are critical IMHO.
We have an IT Networking branch in our company, and the technicians
sometimes still run into a Windows NT 4.0 SP0 server. And they wonder
why it's so slow? Or a workstation with more than 100 viruses on it.
Never been patched.

If your system administrator wants to retain the rights to install
service packs and updates, he/she will have to come by on a very
regular basis.

If I was the computer police, they would stop working if they hadn't
been patched in the last 90 days.

-Tom.

I tried debugging within VBA, and the error occurred on this line:

Set rs = db.OpenRecordse t("SELECT .....")

Also, I never wrote a function called rtcAnsiValueBst r. Looking on the
internet, this function seems like it came with VB.

As for the updates, I'm not too sure if I could install them since we might
need Admin rights...are the updates necessary?

Thanks once again!

Justin


Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3437
by: Askari | last post by:
Yesterday, ALL code in python work and nothing when I close(finish) a code. Today, when I close, some raise this windows error : Instruction at "0x00FC3D70" use memory address "0x00000000". Can't be "read". Click on "OK" to exit program. Why this error, today and not before today?
10
2291
by: ZafT | last post by:
Thanks in advance for any tips that might get me going in the right direction. I am working on a simple exercise for school that is supposed to use read to read a file (about 10 MB). I am supposed to change the buffer size and see how this affects the read time. In other words, the buffer is supposed to limit how much of the file gets read per call, and cause some change in speed. I am supposed to do the same with fread as well, but...
2
3206
by: lyn.duong | last post by:
Hi, I've got this dts package in sql server 2000 sp4 that has several transformation tasks with an oracle database (10g) as the destination. The package executes successfully when run through the dts designer but when run using dtsrun, I get the following error at the completion of all tasks in the dts package. The data inserts into the oracle database but i always get this Application error The Instruction at "0x7c8327f9" referenced...
0
2142
by: antsays | last post by:
I am trying to serialize a collection to disk using the code provided. This works just fine but when I try do copy and past the xml file to another location or sometimes even just click on the file it gives me the error: The instruction at "0x635e0719" referenced memory at "0x00000000". The momory could not be "read. Could anyone please help out with this
2
5193
by: Ryan Linneman via .NET 247 | last post by:
Any help appreciated... I am using a third party DLL file to access an HMI using ethernet. The function is declared in a VB module as: 'Read internal word address Public Declare Function HKEtn_ReadInternalMemory Lib "HKEserv.dll" _ (ByRef dp As Int16, _ ByVal Wordcnt As Int16, _ ByVal DeviceType As Int32, _ ByVal addr As Int32, _
1
2895
by: Curten | last post by:
Hi, When I run a program I have made, i get this error message sometimes: "Application error:The instruction at '...' referenced memory at '...'. Memory could not be "read"..." Are there any common mistakes that cause this problem? Before i get the message above i get this in the command window: "pow: OVERFLOW error". I suppose these error messages are connected, but how? What causes pow: OVERFLOW error?
15
3009
by: waltbrad | last post by:
Hello. I'm studying the book "C++ Primer Plus" by Stephan Prata. In chapter 6 he gives an exercise that reads from a file. The list is thus: 4 Sam Stone 2000 Freida Flass 100500 Tammy Tubbs
1
3999
by: suresh810in | last post by:
hi, I got thsi error --------------------------- VB6.EXE - Application Error --------------------------- The instruction at "0x0055a8ea" referenced memory at "0x608af85c". The memory could not be "read". Click on OK to terminate the program Click on CANCEL to debug the program ---------------------------
1
3760
by: kamcap | last post by:
I have referenced a COM dll (unmanagged code) in a C# console application and this DLL is referenced in C# program using Interop facility in .NET. This dll actually a dataset/table which is written in Borland Delphi. static int Main(string args) { ClientVarDataSet vds = new ClientVarDataSet(); vds.XML = ""; vds.AddField("x", 3); //"x" field name and 3 field type
0
9599
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10624
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10111
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7650
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4330
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3853
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3010
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.