473,498 Members | 1,648 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error 2024

Hi:

I´m executing some macros that generate Snapshots in Access 2000 but
when they are running it appears the following error:

"The Report Snapshot was not created you don't have enough free disk
space for temporary work files"

I have just analize the server where I execute the macros and I have
found the following information:

Total Physical Memori ------- 2.227.740 KB
Available Physical Memory --- 1.167.324 KB
Total Virtual Memory -------- 7.779.200 KB
Available Virtual Memory ---- 5.535.768 KB

I beleave that the problem isn`t by lack of space.

Can anyone help me?

Thank you very much,
Gorka
Nov 13 '05 #1
2 4436
i have had this error before.... nice one hey...

It usually means that the application can not write the snapshots to the
location you have specified

(e.g. you do not have rights, your path is wrong, the server is not
connected, etc... etc....)

Let me know how you get on...
Nov 13 '05 #2
Gorka wrote:
Hi:

I´m executing some macros that generate Snapshots in Access 2000 but
when they are running it appears the following error:

"The Report Snapshot was not created you don't have enough free disk
space for temporary work files"

I have just analize the server where I execute the macros and I have
found the following information:

Total Physical Memori ------- 2.227.740 KB
Available Physical Memory --- 1.167.324 KB
Total Virtual Memory -------- 7.779.200 KB
Available Virtual Memory ---- 5.535.768 KB

I beleave that the problem isn`t by lack of space.

Can anyone help me?

Thank you very much,
Gorka


You are looking in the wrong place. The message refers to disk space,
you are looking at memory, it also refers to temp disk space, check your
%TEMP% environment variable to see where that is and check hoiw much
space is on that disk.

Also as WindAndWaves points out, the reason given in the message may be
bogus, it appears to be a catch all whenever a program cannot write to a
disk for some reason.

--
Error reading sig - A)bort R)etry I)nfluence with large hammer
Nov 13 '05 #3

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

Similar topics

2
1357
by: Markus Franke | last post by:
Hi, i have a problem using Tk with python. Here is a simple script: import Tkinter root=Tkinter.Tk() button=Tkinter.Button(root,text="Click") button.pack() I can see a Window with a...
6
2233
by: jason | last post by:
Is there an elegant way to check for the REFERENTIAL INTEGRITY VIOLATION in Access via ASP. The reason I ask is that if the user attempts to refresh the screen after implementing an INSERT he will...
12
5920
by: Grahammer | last post by:
For some reason I am getting an error when trying to open a recordset on an Access database on my Win2K3 machine from my INDEX.ASP page, but the same code accesses the database fine when coming...
5
7028
by: Patrice FRITSCH | last post by:
I'm trying to run a batch file from an asp page using WScript.Shell object. Dim oWSH set oWSH= Server.CreateObject("WScript.Shell") call oWSH.Run("cmd.exe /c " & szCmd , 0, true) szCmd...
1
5698
by: Rene | last post by:
Hi, While restoring the log we receive a message after about 30 minutes: Processed 1152109 pages for database 'restest', file 'sales_Log' on file 1 Server: Msg 9004, Leverl 21, State 20, Line...
13
6569
by: deko | last post by:
I use this convention frequently: Exit_Here: Exit Sub HandleErr: Select Case Err.Number Case 3163 Resume Next Case 3376 Resume Next
8
1956
by: eagle_jyjh | last post by:
For example: the msg = temp_buf; is alwawys ok? //test_msg.cpp struct msg_head { char a01;
2
26338
by: Spam Catcher | last post by:
Hi all, I have a webservice which is throwing a 500 Internal Server Error. It seems to be related to the signature of function (or one of the properties within the function). The web service...
7
3590
by: imtmub | last post by:
I have a page, Head tag Contains many Scripts and style sheet for Menu and Page. This code working fine and displaying menus and page as i wanted. Check this page for reference....
0
7126
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7005
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...
0
7168
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,...
0
7210
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7381
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...
0
3096
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...
0
3087
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
659
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
293
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...

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.