Cannot open form.

  • Thread starter Thread starter geeves1293
  • Start date Start date
G

geeves1293

Hi all again,

I'm getting the message "There isn't enough memory to perform this
operation. Close uneeded programs and try the operation again".

I cannot even open the form in design view to check whats going on.

Any help would be much appreciated as always and I might even be able to get
some sleep again sometime.

Thanks

Graham
 
Try the simple Stuff" 1st.

Create a new database and inport the form ininto this. Try opening it in
desgin view then step through the code (see if there are any OnLoad / OnOpen
/ etc)


Also (happens to me at home as only have small lap top there) see if Norton
of something else is running in the back ground.

Next, have a look at Alan Browns site for some more information
http://allenbrowne.com/ser-47.html

Make a back up then try a compact (may not be the physical memory but rather
the virtual memory so a Defrag may be needed)

etc
etc
 
Thanks for your early response.

I get the same message when trying to export.
Tried running same program on desktop machine.
Paused kaspersky protection.
Desktop fully fragged.
Also tried a compact & repair.

But still nothing.

It wouldn't have anything to do with relationships would it?


Thanks

Graham
 
Thanks for your early response.

Tried exporting but get same message.
Put mdb onto desktop machine.
Paused Kaspersky.
Compacted & repaired.

But still same result.

Thanks

Graham
 
With out looking at your application I can't say.
Try opening all the Tables and Querys that the form is based on to make sure
there is no problem with.
If exporting the form doesn't work try "import" it into the new database

However !!, sometimes is it just a simple to re-create a form if you can.
1st try to see if an old copy (from a backup) has the same problem. etc etc
 
geeves1293 said:
Hi all again,

I'm getting the message "There isn't enough memory to perform this
operation. Close uneeded programs and try the operation again".

I cannot even open the form in design view to check whats going on.

Any help would be much appreciated as always and I might even be able to
get
some sleep again sometime.

Thanks

Graham
 
Back
Top