Rocky Smolin
rockysmolin at bchacc.com
Thu Jan 28 11:23:34 CST 2010
Lambert: Well we solved the problem by having him to do the right thing - delete everything - fresh install, latest service packs. All's well now. But I'm curious - what does starting Outlook with /regserver do and would it have to be started that way each time or is that a one-time fix? TIA Rocky -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Heenan, Lambert Sent: Thursday, January 28, 2010 9:16 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Outlook Automation Problem Well you just quit from Outlook - File menu and select 'Exit'. Then run the command "C:\Program Files\SomeOfficeFolder\Outlook.exe" /regserver That may solve the problem. If it does not, but you do not get any error indication try using the /unregserver switch first, and then use /regserver once again. Lambert -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin Sent: Thursday, January 28, 2010 11:27 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Outlook Automation Problem No. How do you do that? And what does that do? I believe Outlook starts up automatically on this client's machine. Rocky -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Heenan, Lambert Sent: Thursday, January 28, 2010 8:06 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Outlook Automation Problem Have you tried running Outlook with the command line switch /regserver ?? Lambert -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin Sent: Wednesday, January 27, 2010 11:41 AM To: 'Access Developers discussion and problem solving' Subject: [AccessD] Outlook Automation Problem Dear List: I am getting a "Library Not Registered" error on the following line when trying to create an email from an A2K3 app: Set myolApp = CreateObject("Outlook.Application") It works on my box but not on the client's so I suspect something wrong with his install of O2K3. On both our FEs Microsoft Outlook 11.0 Object Library is checked in the references. Is there a dll I have to register? MTIA Rocky Smolin Beach Access Software 858-259-4334 www.e-z-mrp.com <http://www.e-z-mrp.com/> www.bchacc.com <http://www.bchacc.com/> -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com