dbTalk Databases Forums  

Access 2010 SP1 VBA errors

comp.databases.ms-access comp.databases.ms-access


Discuss Access 2010 SP1 VBA errors in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Phil
 
Posts: n/a

Default Access 2010 SP1 VBA errors - 11-22-2011 , 03:28 AM






Many of us have encountered the problems with continually having to decompile
Dbs after applying SP1. Has the problem been fixed, and if so, what is the
correct patch as there seem to be so many hot fixes? I am running Windows 7
64 bit and Access 2010 32 bit

Thanks

Phil

Reply With Quote
  #2  
Old   
Patrick Finucane
 
Posts: n/a

Default Re: Access 2010 SP1 VBA errors - 11-23-2011 , 02:11 PM






On Nov 22, 3:28*am, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:
Quote:
Many of us have encountered the problems with continually having to decompile
Dbs after applying SP1. Has the problem been fixed, and if so, what is the
correct patch as there seem to be so many hot fixes? I am running Windows7
64 bit and Access 2010 32 bit

Thanks

Phil
Me, XP/32 bit.

As near as I can tell Access 2010 is extremely unstable. Decompile
sometimes works, sometimes doesn't. It constantly crashes when
opening anything dealing with VBA Perhaps it's MS's subtle way of
moving developers from VBA into macros.

Access 2010 is a pretty program. As one manager said to me many years
ago "I prefer an ugly program that works to a pretty program that
doesn't."

For those of you unfamiliar with the A2010 feature...one designs some
tables and forms with some code and some modules. Works like a
champ. Quit the app. Re-open it. Attempt to open a code module or a
form in design mode. That generates a MS generated "Gee, we are sorry
but we need to close this corrupted app." msgbox.

I think we are stuck with an inferior product, Phil.

Reply With Quote
  #3  
Old   
Patrick Finucane
 
Posts: n/a

Default Re: Access 2010 SP1 VBA errors - 11-23-2011 , 02:48 PM



On Nov 23, 2:11*pm, Patrick Finucane <patrickfinucan... (AT) gmail (DOT) com>
wrote:
Quote:
On Nov 22, 3:28*am, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:

Many of us have encountered the problems with continually having to decompile
Dbs after applying SP1. Has the problem been fixed, and if so, what is the
correct patch as there seem to be so many hot fixes? I am running Windows 7
64 bit and Access 2010 32 bit

Thanks

Phil

Me, XP/32 bit.

As near as I can tell Access 2010 is extremely unstable. *Decompile
sometimes works, sometimes doesn't. *It constantly crashes when
opening anything dealing with VBA * *Perhaps it's MS's subtle way of
moving developers from VBA into macros.

Access 2010 is a pretty program. *As one manager said to me many years
ago "I prefer an ugly program that works to a pretty program that
doesn't."

For those of you unfamiliar with the A2010 feature...one designs some
tables and forms with some code and some modules. *Works like a
champ. *Quit the app. *Re-open it. *Attempt to open a code module or a
form in design mode. *That generates a MS generated "Gee, we are sorry
but we need to close this corrupted app." msgbox.

I think we are stuck with an inferior product, Phil.
My apps were crashing so many times I set up a desktop icon to run the
decompile. This afternoon an app crashed and the decompile would
fail. I was getting VB???.Tmp files generated in the folder. I read
something at the following link
http://answers.microsoft.com/en-us/o...1-f55d40af271b.
It said to run the Decompile at the DOS level. AHA!!! When I ran it
from DOS the issue cleared.

Reply With Quote
  #4  
Old   
Phil
 
Posts: n/a

Default Re: Access 2010 SP1 VBA errors - 11-23-2011 , 06:09 PM



On 23/11/2011 20:48:20, Patrick Finucane wrote:
Quote:
On Nov 23, 2:11*pm, Patrick Finucane <patrickfinucan... (AT) gmail (DOT) com
wrote:
On Nov 22, 3:28*am, "Phil" <p... (AT) stantonfamily (DOT) co.uk> wrote:

Many of us have encountered the problems with continually having to dec
ompile
Dbs after applying SP1. Has the problem been fixed, and if so, what is
the
correct patch as there seem to be so many hot fixes? I am running Windo
ws 7
64 bit and Access 2010 32 bit

Thanks

Phil

Me, XP/32 bit.

As near as I can tell Access 2010 is extremely unstable. *Decompile
sometimes works, sometimes doesn't. *It constantly crashes when
opening anything dealing with VBA * *Perhaps it's MS's subtle way of
moving developers from VBA into macros.

Access 2010 is a pretty program. *As one manager said to me many years
ago "I prefer an ugly program that works to a pretty program that
doesn't."

For those of you unfamiliar with the A2010 feature...one designs some
tables and forms with some code and some modules. *Works like a
champ. *Quit the app. *Re-open it. *Attempt to open a code module o
r a
form in design mode. *That generates a MS generated "Gee, we are sorry
but we need to close this corrupted app." msgbox.

I think we are stuck with an inferior product, Phil.

My apps were crashing so many times I set up a desktop icon to run the
decompile. This afternoon an app crashed and the decompile would
fail. I was getting VB???.Tmp files generated in the folder. I read
something at the following link
http://answers.microsoft.com/en-us/o...eceive-random-
crashes-in/d2bf6175-075a-4a12-a2b1-f55d40af271b.
It said to run the Decompile at the DOS level. AHA!!! When I ran it from
DOS the issue cleared.

I believe there is a hotfix, but I can't find out what it is or where to get
it. I thought it was office-kb2596585-fullfile-x86-glb.exe, but it came up
with an error of something like "there is nothing to fix". I need the hotfix
for Windows 7 64 bit and Access (Office) 2010 SP1.

Have yet again removed SP1 and it is relatively stable, butI still have to
decompile frequently.

Phil

Reply With Quote
  #5  
Old   
Douglas J Steele
 
Posts: n/a

Default Re: Access 2010 SP1 VBA errors - 11-24-2011 , 09:16 AM



Do you have the x86 or x64 version of Office installed?

If it's the x64 version (which, btw, Microsoft suggests probably isn't
necessary!), you'd need Office2010-kb2596585-fullfile-x64-glb.exe

Both are available through http://support.microsoft.com/kb/2596585

"Phil" wrote in message news:jak20b$esu$1 (AT) speranza (DOT) aioe.org...
Quote:
I believe there is a hotfix, but I can't find out what it is or where to get
it. I thought it was office-kb2596585-fullfile-x86-glb.exe, but it came up
with an error of something like "there is nothing to fix". I need the hotfix
for Windows 7 64 bit and Access (Office) 2010 SP1.

Have yet again removed SP1 and it is relatively stable, butI still have to
decompile frequently.

Phil

Reply With Quote
  #6  
Old   
Phil
 
Posts: n/a

Default Re: Access 2010 SP1 VBA errors - 11-24-2011 , 11:47 AM



On 24/11/2011 15:16:33, "Douglas J Steele" wrote:
Quote:
Do you have the x86 or x64 version of Office installed?

If it's the x64 version (which, btw, Microsoft suggests probably isn't
necessary!), you'd need Office2010-kb2596585-fullfile-x64-glb.exe

Both are available through http://support.microsoft.com/kb/2596585

"Phil" wrote in message news:jak20b$esu$1 (AT) speranza (DOT) aioe.org...


I believe there is a hotfix, but I can't find out what it is or where to
get it. I thought it was office-kb2596585-fullfile-x86-glb.exe, but it
came up with an error of something like "there is nothing to fix". I need
the hotfix for Windows 7 64 bit and Access (Office) 2010 SP1.

Have yet again removed SP1 and it is relatively stable, butI still have to
decompile frequently.

Phil


Hi Douglas

It's the 32 bit version of Office

Phil

Reply With Quote
  #7  
Old   
Neil
 
Posts: n/a

Default Re: Access 2010 SP1 VBA errors - 11-30-2011 , 12:24 AM



Quote:
Me, XP/32 bit.
As near as I can tell Access 2010 is extremely unstable. Decompile
sometimes works, sometimes doesn't. It constantly crashes when
opening anything dealing with VBA Perhaps it's MS's subtle way of
moving developers from VBA into macros.

Access 2010 is a pretty program. As one manager said to me many years
ago "I prefer an ugly program that works to a pretty program that
doesn't."

For those of you unfamiliar with the A2010 feature...one designs some
tables and forms with some code and some modules. Works like a
champ. Quit the app. Re-open it. Attempt to open a code module or a
form in design mode. That generates a MS generated "Gee, we are sorry
but we need to close this corrupted app." msgbox.

I think we are stuck with an inferior product, Phil.<<

FYI, I've been using 2010 for about 9 months as my primary version - both
with new accdbs, old mdbs, and mdbs that were converted to accdbs. I have
not had a corrupted database once. Not once. So perhaps it's something with
your install? Maybe uninstall and reinstall? For me, 2010 is working like a
charm, and I'm loving using it.

I will say, though, that it has a problem with 2007 databases. Once you
modify it in 2010, you can't use it again 2007, even if you don't apply any
of the 2010-only features. But that problem is common knowledge.

Anyway, I'm running XP and 32 bit Access 2010. FYI.

Neil

Reply With Quote
  #8  
Old   
Patrick Finucane
 
Posts: n/a

Default Re: Access 2010 SP1 VBA errors - 11-30-2011 , 09:11 AM



On Nov 30, 12:24*am, "Neil" <neil.ginsberg+newsgr... (AT) gmail (DOT) com> wrote:
Quote:
Me, XP/32 bit.

As near as I can tell Access 2010 is extremely unstable. *Decompile
sometimes works, sometimes doesn't. *It constantly crashes when
opening anything dealing with VBA * *Perhaps it's MS's subtle way of
moving developers from VBA into macros.

Access 2010 is a pretty program. *As one manager said to me many years
ago "I prefer an ugly program that works to a pretty program that
doesn't."

For those of you unfamiliar with the A2010 feature...one designs some
tables and forms with some code and some modules. *Works like a
champ. *Quit the app. *Re-open it. *Attempt to open a code module or a
form in design mode. *That generates a MS generated "Gee, we are sorry
but we need to close this corrupted app." msgbox.

I think we are stuck with an inferior product, Phil.

FYI, I've been using 2010 for about 9 months as my primary version - both
with new accdbs, old mdbs, and mdbs that were converted to accdbs. I have
not had a corrupted database once. Not once. So perhaps it's something with
your install? Maybe uninstall and reinstall? For me, 2010 is working likea
charm, and I'm loving using it.

I will say, though, that it has a problem with 2007 databases. Once you
modify it in 2010, you can't use it again 2007, even if you don't apply any
of the 2010-only features. But that problem is common knowledge.

Anyway, I'm running XP and 32 bit Access 2010. FYI.

Neil
Hi Neil. Knock on wood. It's an issue MS is aware of. I like A2010
tho I preferred the ribbon in A2007. I'm sure my issue of corruption
is due to some conflict with some hardware or software or security
feature which I have no control over at work. It's simply annoying to
work on a mdb, close it, reopen it, and have it corrupted.

What had me scratching my head was the running a Decompile from a
desktop icon and failing but following a MS's solution to run the
Decompile from DOS which works. I am unsure why the decompile works
from DOS but not from Windows.-

Reply With Quote
  #9  
Old   
Phil
 
Posts: n/a

Default Re: Access 2010 SP1 VBA errors - 12-01-2011 , 04:42 AM



On 30/11/2011 15:11:22, Patrick Finucane wrote:
Quote:
On Nov 30, 12:24*am, "Neil" <neil.ginsberg+newsgr... (AT) gmail (DOT) com> wrote:
Me, XP/32 bit.

As near as I can tell Access 2010 is extremely unstable. *Decompile
sometimes works, sometimes doesn't. *It constantly crashes when
opening anything dealing with VBA * *Perhaps it's MS's subtle way of
moving developers from VBA into macros.

Access 2010 is a pretty program. *As one manager said to me many years
ago "I prefer an ugly program that works to a pretty program that
doesn't."

For those of you unfamiliar with the A2010 feature...one designs some
tables and forms with some code and some modules. *Works like a
champ. *Quit the app. *Re-open it. *Attempt to open a code module o
r a
form in design mode. *That generates a MS generated "Gee, we are sorry
but we need to close this corrupted app." msgbox.

I think we are stuck with an inferior product, Phil.

FYI, I've been using 2010 for about 9 months as my primary version - both
with new accdbs, old mdbs, and mdbs that were converted to accdbs. I have
not had a corrupted database once. Not once. So perhaps it's something wi
th
your install? Maybe uninstall and reinstall? For me, 2010 is working like
a
charm, and I'm loving using it.

I will say, though, that it has a problem with 2007 databases. Once you
modify it in 2010, you can't use it again 2007, even if you don't apply a
ny
of the 2010-only features. But that problem is common knowledge.

Anyway, I'm running XP and 32 bit Access 2010. FYI.

Neil

Hi Neil. Knock on wood. It's an issue MS is aware of. I like A2010
tho I preferred the ribbon in A2007. I'm sure my issue of corruption
is due to some conflict with some hardware or software or security
feature which I have no control over at work. It's simply annoying to
work on a mdb, close it, reopen it, and have it corrupted.

What had me scratching my head was the running a Decompile from a
desktop icon and failing but following a MS's solution to run the
Decompile from DOS which works. I am unsure why the decompile works
from DOS but not from Windows.-

I use a little batch file

Copy "C:\Phil Data\Access\MDB 2010\Clubs 2012.accdb", "C:\Phil
Data\Access\MDB 2010\Decompile Clubs 2012.accdb"
"C:\Program Files (X86)\Microsoft Office\Office14\MSACCESS.EXE" "C:\Phil
Data\Access\MDB 2010\Decompile Clubs 2012.accdb" /decompile

This creates a new database "Decompile Clubs 2012.accdb"
I then rename the original database and include the date, and rename
Decompile Clubs 2012.accdbDecompile Clubs 2012.accdb back to the original
name of "Clubs 2012.accdb"

Spoke - yes actually spoke to a Microsoft professional about the problem, and
there is a hotfix

See http://support.microsoft.com/kb/2596585
Apparently if you are using 64 bit windows, the automatic fix thinks you will
be using 64 bit Office, and I guess most of us are using 32 bit Office

If you installed the x32-bit version of Office, select the “x86” Platform
version of the fix. (office2010kb2596585fullfilex86glb)

If you installed the x64-bit version of Office, select the “x64” Platform
version of the fix. (office2010kb2596585fullfilex64glb)

Seemed to work for me, but no guarantees

Phil

Reply With Quote
  #10  
Old   
Neil
 
Posts: n/a

Default Re: Access 2010 SP1 VBA errors - 12-09-2011 , 03:52 PM



Quote:
It's simply annoying to
work on a mdb, close it, reopen it, and have it corrupted.

I can imagine!

Quote:
What had me scratching my head was the running a Decompile from a
desktop icon and failing but following a MS's solution to run the
Decompile from DOS which works. I am unsure why the decompile works
from DOS but not from Windows.<<

That is weird. I run Decompile from the pop-up menu (added it to the accdb
file type). Seems to work fine for me from there.



..

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.