• RSS
  • Twitter
  • FaceBook

Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

Listing public folder calendar content in Outlook Today?

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2000] >> Public Folders >> Listing public folder calendar content in Outlook Today? Page: [1]
Login
Message << Older Topic   Newer Topic >>
Listing public folder calendar content in Outlook Today? - 21.Jun.2002 12:26:00 PM   
WouterJ

 

Posts: 5
Joined: 21.Jun.2002
From: Netherlands
Status: offline
I use Outlook 2002 (Office XP) in combination with Exchange 2000.

I used to work with Outlook 2000 and Exchange 2000, for Outlook2K, I made a customized DLL (outlwvw.dll) for my Outlook Today screen.

Outlook Today default lists de Calendarcontent of your own Calendar, I've made this DLL so that it listed the content of a public folder called Calendar. This worked fine!

But now I've upgraded to Outlook 2002 and my outlwvw.dll isn't working anymore.

I checked it and I know where the problem is.

Inside this DLL, there are several HTML pages, which actually are the Outlook Today pages.

I've edited one of them, and inside this HTML page, you'll find the following code:

quote:

<object ID="CalList" CLASSID="CLSID:0468C085-CA5B-11D0-AF08-00609797F0E0">
<param NAME="Module" VALUE="Calendar">
</object>

In the edited DLL, i added the following line of code:

quote:

<object ID="CalList" CLASSID="CLSID:0468C085-CA5B-11D0-AF08-00609797F0E0">
<param NAME="Module" VALUE="Calendar">
<param NAME="Path" VALUE="\\Openbare mappen\Alle openbare mappen\Agenda">
</object>


(don't mention the dutch rule, I use the dutch version of Outlook).

This used to work fine in Outlook 2000 but not in XP. It simply lists nothing of my calendar when I choose Outlook Today.

What is the syntax of this command so Outlook 2002 points correctly to my public folder?
Post #: 1
RE: Listing public folder calendar content in Outlook T... - 25.Jun.2002 10:49:00 AM   
koggen

 

Posts: 980
Joined: 31.Oct.2001
From: Göteborg - Sweden
Status: offline
Hi Wouter!

How do you make changes to the dll file? What program are you using? Would sure like to start modifying some pages [Smile]

Regards,

Johan

(in reply to WouterJ)
Post #: 2
RE: Listing public folder calendar content in Outlook T... - 27.Jun.2002 10:34:00 AM   
WouterJ

 

Posts: 5
Joined: 21.Jun.2002
From: Netherlands
Status: offline
quote:
Originally posted by Johan Sandqvist:
Hi Wouter!

How do you make changes to the dll file? What program are you using? Would sure like to start modifying some pages [Smile]

Regards,

Johan

MS Visual C++, open the outlwvw.dll (make a backup first [Wink] ), and choose Open as Resources. Now you see the HTML pages (Outlook1.htm, Outlook2.htm and so on), open these, copy the content to notepad, start editing, copy it back and save the DLL file. Have fun. [Smile]

But still no answer to my question... [Frown]

(in reply to WouterJ)
Post #: 3
RE: Listing public folder calendar content in Outlook T... - 28.Jun.2002 12:59:00 PM   
kb¦s

 

Posts: 5
Joined: 17.Apr.2002
From: Denmark
Status: offline
You dont need to use an editor.
I used these tools from microsoft.

http://support.microsoft.com/default.aspx?scid=kb;EN-US;q236081

(in reply to WouterJ)
Post #: 4
RE: Listing public folder calendar content in Outlook T... - 1.Jul.2002 9:42:00 AM   
WouterJ

 

Posts: 5
Joined: 21.Jun.2002
From: Netherlands
Status: offline
Whatever, but that's not my point.

Check my first post. [Smile]

(in reply to WouterJ)
Post #: 5
RE: Listing public folder calendar content in Outlook T... - 1.Jul.2002 8:01:00 PM   
kb¦s

 

Posts: 5
Joined: 17.Apr.2002
From: Denmark
Status: offline
Have you read the white paper from microsoft in the link in my post ?

Theres a rather big explanation about adding calender in Outlook Today.

(in reply to WouterJ)
Post #: 6
RE: Listing public folder calendar content in Outlook T... - 10.Jul.2002 11:19:00 AM   
WouterJ

 

Posts: 5
Joined: 21.Jun.2002
From: Netherlands
Status: offline
Thanks for the link kb [Smile]

However, this article is about customizing Outlook Today in Outlook 2000 and not XP.

Quote from that site:

Outlook 2002 uses the same Outlook 2000 architecture for Outlook Today. However, information about customizing Outlook Today was not updated specifically for Outlook 2002 and therefore is not included in the Office XP Resource Kit.

But unfortunately, there ARE differences so my Outlook Today DLL from Outlook 2000 isn't working anymore in XP (2002).

(in reply to WouterJ)
Post #: 7

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2000] >> Public Folders >> Listing public folder calendar content in Outlook Today? Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Follow TechGenix on Twitter