Modification to VBA Hangs Access ADP

  • Thread starter Thread starter btibbet
  • Start date Start date
B

btibbet

I was recently upgraded to Windows XP SP2 from Windows 2K Professional
and one of my Access Project applications, which up until then was
working fine, started misbehaving. It locked up every time it was
launched. I recompiled it on a Win 2K workstation and it would open,
but won't allow any modifications to VBA code without hanging. Other
Access Projects are still working fine.
 
Some machines, particularly ones which didn't come installed with Windows
XP, have difficulty with some programs. You can try running in a different
compatibility. The typical path for Access is:

C:\Program Files\Microsoft Office\OFFICE11\msaccess.exe

Right-click on the file and choose Compatibility. Try changing the
compatibility to Windows 2000.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access
 
Maybe some sort of corruption. Try creating a blank ADP file and importing
everything into it.
 
Back
Top