A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

"Cannot load GUI library into memory"



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 22nd 10, 04:20 PM posted to microsoft.public.outlook.program_vba
GeorgeAtPrime
external usenet poster
 
Posts: 2
Default "Cannot load GUI library into memory"

Does anyone know how I could eliminate the "Cannot load GUI library into
Memory" warning upon creating a new istance of outlook?

I am trying to automate some "overnight" emails from excel/access vba that
requires outlook to be open. If not open, my excel vba opens a new instance
of outlook. Unfortunately, upon doing so, i receive an Outlook 2007 warning
pop-up stating "Cannot load GUI library into memory", effectively halting the
procedure until the user clicks "ok".

Any ideas as to how to either: 1) successfully direct Outlook 2007 to load
the "GUI library", or 2: disable such pop-up warnings when Outlook is loading?

I'm ok with excel vba, but not too familiar with outlook. Sorry if this is
a dumb question.
  #2  
Old February 22nd 10, 05:56 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default "Cannot load GUI library into memory"

Are there any Outlook addins being run? That is not a normal Outlook startup
error message, some other code is firing that.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"GeorgeAtPrime" wrote in message
...
Does anyone know how I could eliminate the "Cannot load GUI library into
Memory" warning upon creating a new istance of outlook?

I am trying to automate some "overnight" emails from excel/access vba that
requires outlook to be open. If not open, my excel vba opens a new
instance
of outlook. Unfortunately, upon doing so, i receive an Outlook 2007
warning
pop-up stating "Cannot load GUI library into memory", effectively halting
the
procedure until the user clicks "ok".

Any ideas as to how to either: 1) successfully direct Outlook 2007 to load
the "GUI library", or 2: disable such pop-up warnings when Outlook is
loading?

I'm ok with excel vba, but not too familiar with outlook. Sorry if this
is
a dumb question.


  #3  
Old February 22nd 10, 09:41 PM posted to microsoft.public.outlook.program_vba
GeorgeAtPrime
external usenet poster
 
Posts: 2
Default "Cannot load GUI library into memory"

Hi Ken, Thanks for responding.

No, I don't have any add-ins running, but I have included some vba in the
ThisOutlookSession Application_Startup event.

In addition to the automated email sending I mentioned, I am trying to get
outlook to start some processing when certain data file attachments are
received. Consequently, I have included some additional code in my
Application_Startup() event.

Truth be told, I am an Outlook neophyte (i know just enough to be dangerous)
and am probably improperly calling outdated (perhaps Outlook 2003) or
unreferenced outlook objects. I usually do all my vba in excel. I think
it's time to bite the bullet and start studying Outlook vba!

George


"Ken Slovak - [MVP - Outlook]" wrote:

Are there any Outlook addins being run? That is not a normal Outlook startup
error message, some other code is firing that.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"GeorgeAtPrime" wrote in message
...
Does anyone know how I could eliminate the "Cannot load GUI library into
Memory" warning upon creating a new istance of outlook?

I am trying to automate some "overnight" emails from excel/access vba that
requires outlook to be open. If not open, my excel vba opens a new
instance
of outlook. Unfortunately, upon doing so, i receive an Outlook 2007
warning
pop-up stating "Cannot load GUI library into memory", effectively halting
the
procedure until the user clicks "ok".

Any ideas as to how to either: 1) successfully direct Outlook 2007 to load
the "GUI library", or 2: disable such pop-up warnings when Outlook is
loading?

I'm ok with excel vba, but not too familiar with outlook. Sorry if this
is
a dumb question.


.

  #4  
Old February 22nd 10, 10:55 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default "Cannot load GUI library into memory"

Always mention the Outlook version you're working in and what language
you're using when you post. That way people can answer appropriately.

In this case also post your macro code so people can see if there's anything
wrong with it.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"GeorgeAtPrime" wrote in message
...
Hi Ken, Thanks for responding.

No, I don't have any add-ins running, but I have included some vba in the
ThisOutlookSession Application_Startup event.

In addition to the automated email sending I mentioned, I am trying to get
outlook to start some processing when certain data file attachments are
received. Consequently, I have included some additional code in my
Application_Startup() event.

Truth be told, I am an Outlook neophyte (i know just enough to be
dangerous)
and am probably improperly calling outdated (perhaps Outlook 2003) or
unreferenced outlook objects. I usually do all my vba in excel. I think
it's time to bite the bullet and start studying Outlook vba!

George


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
"Microsoft CDO 1.21 Library" missing in Office 2007. masani paresh[_2_] Outlook and VBA 9 August 11th 08 07:24 AM
outlook 97 "Cannot load library LXBCPRP.DLL default used." error . JXP Outlook - General Queries 1 October 11th 07 07:05 PM
The instruction at "0x7c82f8c7" referenced memory at "0x00000586". mv Outlook - Using Forms 0 February 2nd 07 05:11 PM
MS Outlook 2002 "Unable to open all cells due to low memory" Stan Sonnega Outlook - Using Contacts 2 June 20th 06 04:00 AM


All times are GMT +1. The time now is 02:42 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.