- Local time
- Today, 12:21
- Joined
- Sep 12, 2006
- Messages
- 16,024
This is not directly an Access Error, but I though someone might know the problem. Any help would be gratefully received.
I was trying to send an email from Access by Outlook, on my wife's computer, and it failed.
I also tried the VBMapi solution from Everything Access, which crashed Access!
There are 2 versions of Outlook on the computer, but she actually uses Outlook Express, and has never used Outlook. Neither version of Outlook would open (both Outlook in Office 10 folder, and Office 12 folder). Repairing office 2007 didn't solve it - it came up with a message during the process that it couldn't start Access.
Outlook12 wouldn't open, but Outlook 10 opened on this line in Script Editor
document.all.dateScript.innerHTML = window.external.GetDate();
and a message about a problem with shared utilities. Any ideas which library might need re-registering?
I was trying to send an email from Access by Outlook, on my wife's computer, and it failed.
I also tried the VBMapi solution from Everything Access, which crashed Access!
There are 2 versions of Outlook on the computer, but she actually uses Outlook Express, and has never used Outlook. Neither version of Outlook would open (both Outlook in Office 10 folder, and Office 12 folder). Repairing office 2007 didn't solve it - it came up with a message during the process that it couldn't start Access.
Outlook12 wouldn't open, but Outlook 10 opened on this line in Script Editor
document.all.dateScript.innerHTML = window.external.GetDate();
and a message about a problem with shared utilities. Any ideas which library might need re-registering?