NJLDoc
Programmer
- Jan 25, 2002
- 93
I have an application that uses MS Access databases. The client has just upgraded to Server 2008 and none of the application modules will run directly on the server. At a minimum, I need to be able to compact the databases on the server after hours. I have a program that I wote using VBnet 2008 and ClickOnce which works great on XP machines and SBS Serever 2003 but raises a close application window when run on Server 2008. What do I need to make compatible and are there application emulation modes to test applications before deployment?