I have an Access 2013 app that I have converted to a 2013 Runtime App. It runs just fine in an Office 2007 or even NO Office environment.
I have 29 users in India all running WinXP. My fear is Access 2013 Runtime will not install on these machines.
I attempted to rebuild the app in Access 2010, calling the necessary references, importing forms/tables/code then running thru Access 2010 Runtime. My app DOES NOT run in this RT configuration. Complains: "...VBA Project contained cannot be read..."
I have narrowed the issue down to something in my default display Form. If I replace with a simple form & button, I do not get this message. If I attempt to OPEN my intended startup form from that button, THEN I get the message.
I've backed out my 64bit/32bit checks - no change. I do a command shell (ping) to check if SQL server is reachable, but nothing else terribly exotic in the startup form.
Any suggestions what else to look for?
Best solution would be if Access 2013 Runtime will install on these XP machines (not tried yet). I don't have a copy to test on here.