Outlook Forms Not Working with latest updates

G

Guest

Our custom Outlook forms did not work until we removed the 2 latest Outlook
updates OUTLOOKff and OLKINTLff. I'm not sure where to post this as I
couldn't find any email for update problems. So since I have posted a problem
re this today on another post - here it is!

Another Microsoft issue!
--
Hayley

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...48a&dg=microsoft.public.outlook.program_forms
 
S

Sue Mosher [MVP-Outlook]

You didn't say what version of Outlook you're using (include build number) or what kind of forms these are -- published forms or .oft files.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
J

jason.mawdsley

I also have a very similer issue. Ever since I installed OUTLOOKff the
custom plugin we are developing no longer works.

Outlook version : 2003 (11.8002.6568) SP2

The following code now causing a crash on startup.
hr = namspace->GetDefaultFolder( Outlook::blush:lFolderContacts,
&contactsFolder );

The hot fix that causes this is OUTLOOKff. Everytime. Does anyone know
what to do to fix this?

TIA,
Jason
 
G

Guest

It is Outlook 2003 that is having the trouble opening form templates (oft
files). There are 2 PC's which are still having the problem even after we
remove the updates - weird! I have found this website (below) which explains
the problem I am having well but still no solution. Only you have to open the
templates through this long winded process instead of a shortcut as we have
been doing. I called M$ but as normal didn't wont to know me because we have
'customised' the forms and not use a standard one! Great!

http://www.outlookcode.com/d/ol2003problems.htm (Serice Pack 2 Issues)
 
S

Sue Mosher [MVP-Outlook]

That roundabout process is the one that you'll need to use with SP2, due to security issues related to running .oft files directly.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
S

Sue Mosher [MVP-Outlook]

That doesn't sound similar at all, since it doesn't seem to involve a custom form. I'd suggest that you start your own thread in the microsoft.public.outlook.program_vba newsgroup providing full details.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Guest

But why the differnce with PC's? Same PC, same build, same updates, same
programes. Oh well least I can still open. Thanks Sue
--
Hayley


Sue Mosher said:
That roundabout process is the one that you'll need to use with SP2, due to security issues related to running .oft files directly.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top