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 » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 23 of 23
Search took 0.03 seconds.
Search: Posts made by: Jack
Forum: Outlook - Using Forms February 17th 09, 01:35 AM Posted to microsoft.public.outlook.program_forms
Replies: 6
Views: 122
Posted By Jack
ApptItem_open

Development is Outlook 2000 (so we can deploy in 2000-2007), which is where
I am seeing this behavior.

No the object is not used or referenced elsewhere. It is created in a
NewInspector event and...
Forum: Outlook - Using Forms February 16th 09, 04:40 PM Posted to microsoft.public.outlook.program_forms
Replies: 6
Views: 122
Posted By Jack
ApptItem_open

Ken,

This is in VB6 so do not have access to the Marshal.ReleaseComObject() or
garbage collection classes.

Even if I step through this code (see below for the _open event code) and
chek the value...
Forum: Outlook - Using Forms February 14th 09, 08:08 PM Posted to microsoft.public.outlook.program_forms
Replies: 6
Views: 122
Posted By Jack
ApptItem_open

I have an add-in application that responds to the _open event of an ApptItem
(decl and sub below).

If I do anything that sets cancel to true the add-in does not completely
release memory. If I...
Forum: Outlook - General Queries November 8th 08, 12:47 AM Posted to microsoft.public.outlook
Replies: 1
Views: 1,946
Posted By Jack
Operation Failed - Object cannot be found on export

I have Outlook 2003 and when I attempt to export data (file-import and
export, export, export to a pst) to a pst file I get the messge:
"The Operation failed" " An Object Cannot be found"

Also, if...
Forum: Outlook - Using Forms September 11th 08, 11:45 PM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 310
Posted By Jack
Walk folder - using cached folders

So,is it more efficient if I navigate multiple folder levels to do:
set Folders = gobjOutlook.Session.Folders
for i = 1 To Folders.Count
Set MAPIFolders = Folders.item(i).Folders
...
Forum: Outlook - Using Forms September 5th 08, 11:15 PM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 310
Posted By Jack
Walk folder - using cached folders

I have an application that needs to walk through the folders and determine
the folder type (contact, calendar and task) then execute a task

what I am encountering is a large delay when it walks the...
Forum: Outlook - General Queries October 4th 07, 09:30 PM Posted to microsoft.public.outlook
Replies: 1
Views: 334
Posted By Jack
Copy OL03 Cats to OL07

Is there a way to import Outlook 2003 categories into Outlook 2007?

Jack
Forum: Outlook - Using Forms July 3rd 07, 05:51 PM Posted to microsoft.public.outlook.program_forms
Replies: 0
Views: 361
Posted By Jack
Cannot start the Expression Service

I have an installation of Outlook 2003 (BCM is NOT installed) that when I
attempt to open a custom form I get a message that says "failed to start the
expression service". I have searched the web for...
Forum: Outlook - General Queries March 21st 07, 03:15 AM Posted to microsoft.public.outlook
Replies: 3
Views: 873
Posted By Jack
Country/Region in Contacts

Office xp/2002

"Russ Valentine [MVP-Outlook]" wrote in message
...
Depends on your Outlook version, which you did not post.
--
...
Forum: Outlook - Using Forms March 16th 07, 06:59 PM Posted to microsoft.public.outlook.program_forms
Replies: 0
Views: 1,031
Posted By Jack
Can't Open Item. Object cannot be found

I have a workstation where I cannot get any custom forms to load. If I
create a new item besed upon any of the forms I get the message Can't open
the item. The object cannot be found'.

I have...
Forum: Outlook - General Queries March 16th 07, 03:06 PM Posted to microsoft.public.outlook
Replies: 3
Views: 873
Posted By Jack
Country/Region in Contacts

How do you stop the country from showing up in the contact record's address
fields?

Jack
Forum: Outlook - Using Forms January 23rd 07, 05:04 PM Posted to microsoft.public.outlook.program_forms
Replies: 0
Views: 247
Posted By Jack
Save Issue - Exchange

I have a contact based upon custom contact form with a form level command
button that saves and closes the form (along with doing some other
checking). In certain situations the contact is opened,...
Forum: Outlook - Using Forms November 6th 06, 05:06 PM Posted to microsoft.public.outlook.program_forms
Replies: 0
Views: 416
Posted By Jack
OL2007 B2TR

I have an Outlook Add-in that runs fine in Outlook 2000 thru Outlook 2007
Beta 2. The other day I installed O2007 Tech Refresh on my Beta 2
installation and now things no longer work.

Key things...
Forum: Outlook - General Queries October 7th 06, 04:08 PM Posted to microsoft.public.outlook
Replies: 0
Views: 629
Posted By Jack
Limit to Categories in master List

Is there a limit to the number of categories you can have in the master
list?

Jack
Forum: Outlook - General Queries August 8th 06, 04:34 PM Posted to microsoft.public.outlook
Replies: 5
Views: 1,807
Posted By Jack
Password Protected PST

Is there a way to get around the password protection of a pst file? I have
a pst with a password but do not recall what the password is.

Jack
Forum: Outlook - Using Forms April 27th 06, 05:52 PM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 746
Posted By Jack
Conversation Index - Post

Is there anything that one should be aware of when changing the
ConversationTopic (not Index) via CDO (actually I am using Redemption's
RDO)? Do I need to change the ConversationIndex to...
Forum: Outlook - Using Forms April 26th 06, 11:03 PM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 746
Posted By Jack
Conversation Index - Post

Is there a way to change the ConversationIndex of a post item to have it
link to another parent?

Jack
Forum: Outlook - Using Forms April 26th 06, 11:02 PM Posted to microsoft.public.outlook.program_forms
Replies: 0
Views: 516
Posted By Jack
activities tab issue

I have an instance of Outlook 2000 where I go to the activities tab of a
contact and have it search for items that reference that contact and it just
continues to search and search but never finds...
Forum: Outlook - Using Forms March 22nd 06, 02:18 AM Posted to microsoft.public.outlook.program_forms
Replies: 5
Views: 723
Posted By Jack
Convert Forms

The size indicates it is onoffed.

What are my options to reset the form?

Jack

"Sue Mosher [MVP-Outlook]" wrote in message...
Forum: Outlook - Using Forms March 22nd 06, 01:27 AM Posted to microsoft.public.outlook.program_forms
Replies: 5
Views: 723
Posted By Jack
Convert Forms

I do not globally set the default form.

However the form size does indicate it is oneoffed, yet the
contactitem.formdescription.onoff is false.

Jack


"Sue Mosher [MVP-Outlook]"...
Forum: Outlook - Using Forms March 22nd 06, 01:01 AM Posted to microsoft.public.outlook.program_forms
Replies: 5
Views: 723
Posted By Jack
Convert Forms

In the past to have an outlook item open using a particular published custom
form I set the item.messageclass to the published form's message class.
And, likewise to convert the item back to use...
Forum: Outlook - Using Forms March 21st 06, 02:08 PM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 927
Posted By Jack
Malicious code message

But these forms are published to the personal forms library and they work
++90% of the time.

Jack


"Sue Mosher [MVP-Outlook]" wrote in message...
Forum: Outlook - Using Forms March 21st 06, 12:57 AM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 927
Posted By Jack
Malicious code message

I have a custom form that is based upon a contact form. This form uses a
data/time picker custom control.

Every now and again when I open one of these forms I get a message about the
to help...
Showing results 1 to 23 of 23

 
Forum Jump

All times are GMT +1. The time now is 03:15 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.