module error?

  • Thread starter Thread starter Megan Flaherty via AccessMonster.com
  • Start date Start date
M

Megan Flaherty via AccessMonster.com

Hi.
I need some help.
Every time I try to compile I am getting an error message "You canceled the
previous operation" - even if it's the firs thing I"m going.

Earlier I got an error that said 'couldn't find module'. I think I deleted
it because I wasn't using it. Can't remember.
I think I switched back to the macro so deleted the converted macro module.

I can't recreate it and the message isn't clear. It says it can't find a
module but doesn't say which one.

Am i beat?
 
also when i try to compile it says "you canceled the previous operation"
several times then Module Not Found.
 
There are several things you can try, but let's do this first.
Create a new blank database and import everything from
that database into this new container. Make sure no Timer
events are running in this new database and then try to compile.
Any luck?

--
Jeff Conrad
Access Junkie
Bend, Oregon

in message:

news:[email protected]...
 
trying that right now.
i can't even tell where the problem is because things that always work
aren't now.
trouble even closing the database.
=============
i'm importing right now.
 
well, it let me compile.
i'm still getting the "you canceled the previous.."

it seems to be all due to converted macros??
 
in message:
well, it let me compile.
i'm still getting the "you canceled the previous.."

it seems to be all due to converted macros??

Sounds like some kind of possible corruption.
A decompile may be in order. Try this on the new database container:

http://www.granite.ab.ca/access/decompile.htm

Make sure Name Autocorrect is turned off and double-check your
References as well in the new container.

You may also want to review this good information on corruption:

http://allenbrowne.com.au/ser-47.html

http://www.granite.ab.ca/access/corruptmdbs.htm

http://www.rogersaccesslibrary.com/OtherLibraries.asp#Whittle,Jerry
(See Fix Corrupt Access Database v3.9 Document)

http://www.e-tech.ca/001-AccessFAQ.asp

http://www.everythingaccess.com/tutorials.asp?ID=0

ACC2000: How to Recover Data from a Corrupted Table by Using the DAO Method
http://support.microsoft.com/?id=815280

ACC2000: How to Troubleshoot Corruption in a Microsoft Access Database
http://support.microsoft.com/?id=306204

ACC2000: How to Troubleshoot and Repair a Damaged Jet 4.0 Database
http://support.microsoft.com/?id=209137

ACC2000: How to Recover Data from a Damaged (Corrupted) Table
http://support.microsoft.com/?id=247771

ACC2000: How to Use MS Query to Recover Data from a Damaged Jet 4.0 Database
http://support.microsoft.com/?id=304561

Jetcomp utility available at:
http://support.microsoft.com/?id=273956

Good luck,
 
thank you.
i found one wierd thing where it wasn't recognizing a form that i could
see. I copied another version of it back in and maybe that will help.
Thank you for your time.
This site has really save me and this project!
 
in message:
thank you.
i found one weird thing where it wasn't recognizing a form that i could
see. I copied another version of it back in and maybe that will help.
Thank you for your time.
This site has really save me and this project!

I hope everything starts working properly for you.
Always make sure to keep good backups and follow Allen's
suggestions on preventing corruption.

You're welcome for the help; it is my pleasure.
 
Back
Top