![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hello,
has anyone sucessfully configured SharePoint-Lists in Outlook 2007 over the adm-template? I have configured my adm-template as follows: Sharepoint-List Name: Test Value: http://sharepoint.company.tld/Folder/List I can see the entry under HKLM\Software\Policys\Microsoft\Office\12.0\Outloo k\Options\Accounts and regmon shows that these regvalues are read at the startup of Outlook. But I can't see the lists in Outlook. What am I doing wrong? Thanks for your help Christian -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ |
Ads |
#2
|
|||
|
|||
![]()
Christian,
This is because the URL you specify must be in the form "stssync:// ...". For example: stssync://sts/?ver=1.1&type=tasks&cmd=add-folder&base-url=http://server/sites/greg&list-url=/Lists/OL12Tasks/&guid=%7ba2b8fe8b-15fd-492f-ad38-21e6875d9af6%7d&site-name=Greg%20Mansius&list-name=OL12Tasks The only way I can find this URL is using a tool like MFCMAPI to examine the associated contents table of the SharePoint list after it's been synch'd to an Outlook profile. Please let me know if you need detailed instructions on how to find the stssync URL -- Thanks greg mansius [MSFT] Microsoft Office Outlook Support This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email to this address, post a reply to this newsgroup. "Christian Gröbner [MVP]" wrote in message ... Hello, has anyone sucessfully configured SharePoint-Lists in Outlook 2007 over the adm-template? I have configured my adm-template as follows: Sharepoint-List Name: Test Value: http://sharepoint.company.tld/Folder/List I can see the entry under HKLM\Software\Policys\Microsoft\Office\12.0\Outloo k\Options\Accounts and regmon shows that these regvalues are read at the startup of Outlook. But I can't see the lists in Outlook. What am I doing wrong? Thanks for your help Christian -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ |
#3
|
|||
|
|||
![]()
Hello Greg,
I have already tried it with stssync://sharepointsite/List but there is an error, that says I should contact my sharepoint admin :-( Do you have an exact syntax of the url-format I have to enter. I see your url looks like ?ver=1.1&type&cmd=add-folder&base-url.. do I have to add these commands? Greetings from Germany Christian -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ "Greg Mansius [MSFT]" schrieb im Newsbeitrag ... Christian, This is because the URL you specify must be in the form "stssync:// ...". For example: stssync://sts/?ver=1.1&type=tasks&cmd=add-folder&base-url=http://server/sites/greg&list-url=/Lists/OL12Tasks/&guid=%7ba2b8fe8b-15fd-492f-ad38-21e6875d9af6%7d&site-name=Greg%20Mansius&list-name=OL12Tasks The only way I can find this URL is using a tool like MFCMAPI to examine the associated contents table of the SharePoint list after it's been synch'd to an Outlook profile. Please let me know if you need detailed instructions on how to find the stssync URL -- Thanks greg mansius [MSFT] Microsoft Office Outlook Support This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email to this address, post a reply to this newsgroup. "Christian Gröbner [MVP]" wrote in message ... Hello, has anyone sucessfully configured SharePoint-Lists in Outlook 2007 over the adm-template? I have configured my adm-template as follows: Sharepoint-List Name: Test Value: http://sharepoint.company.tld/Folder/List I can see the entry under HKLM\Software\Policys\Microsoft\Office\12.0\Outloo k\Options\Accounts and regmon shows that these regvalues are read at the startup of Outlook. But I can't see the lists in Outlook. What am I doing wrong? Thanks for your help Christian -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ |
#4
|
|||
|
|||
![]()
Christian,
The only way I have found (so far) to determine the correct URL is to extract the URL using the MAPI Editor Tool (http://support.microsoft.com/default...b;EN-US;291794) 1. Add the SharePoint list to your profile using the Connect to Outlook option on the list. 2. Take all the defaults and make sure the account is in your Outlook profile. 3. Run MFCMAPI.exe 4. Click OK 5. On the Session menu select Logon and Display Store Table 6. Select your current profile if prompted 7. Double-click the "SharePoint" Lists item in the display of stores in your profile 8. Expand "Root Container" and then "Top of Personal Folders" 9. Right-click the folder for the WSS list you just added and click "Open Associated Contents table" 10. Select "SharePoint" in the top pane of the window 11. In the bottom pane, scroll down the list of properties until you see the one with the "stssync" URL in the "Value" column. 12. Double-click this property 13. In the dialog that appears copy the text from the top box (Ansi String) using CTRL+C This is the URL I got to work in my test environment. Hope this helps. -- Thanks greg mansius [MSFT] Microsoft Office Outlook Support This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email to this address, post a reply to this newsgroup. "Christian Gröbner [MVP]" wrote in message ... Hello Greg, I have already tried it with stssync://sharepointsite/List but there is an error, that says I should contact my sharepoint admin :-( Do you have an exact syntax of the url-format I have to enter. I see your url looks like ?ver=1.1&type&cmd=add-folder&base-url.. do I have to add these commands? Greetings from Germany Christian -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ "Greg Mansius [MSFT]" schrieb im Newsbeitrag ... Christian, This is because the URL you specify must be in the form "stssync:// ...". For example: stssync://sts/?ver=1.1&type=tasks&cmd=add-folder&base-url=http://server/sites/greg&list-url=/Lists/OL12Tasks/&guid=%7ba2b8fe8b-15fd-492f-ad38-21e6875d9af6%7d&site-name=Greg%20Mansius&list-name=OL12Tasks The only way I can find this URL is using a tool like MFCMAPI to examine the associated contents table of the SharePoint list after it's been synch'd to an Outlook profile. Please let me know if you need detailed instructions on how to find the stssync URL -- Thanks greg mansius [MSFT] Microsoft Office Outlook Support This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email to this address, post a reply to this newsgroup. "Christian Gröbner [MVP]" wrote in message ... Hello, has anyone sucessfully configured SharePoint-Lists in Outlook 2007 over the adm-template? I have configured my adm-template as follows: Sharepoint-List Name: Test Value: http://sharepoint.company.tld/Folder/List I can see the entry under HKLM\Software\Policys\Microsoft\Office\12.0\Outloo k\Options\Accounts and regmon shows that these regvalues are read at the startup of Outlook. But I can't see the lists in Outlook. What am I doing wrong? Thanks for your help Christian -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ |
#5
|
|||
|
|||
![]()
Hello Greg,
thank you so much for this information. This is excacty what I'm looking for! Another question. Under Outlook 2003 we didn't used Word as E-Mail editior. In Outlook 2007 you can't configure this option any more, because it has is an own editor. But if you have Word installed on the machine it looks like that word is used as editor. We have an application (CRM) that automatically creates documents filled with address and so on over DDE. This works find as long as Outlook 2007 is closed. But if Outlook 2007 is opened we get DDE-Errors. Do you know any regkey or option where I can change this behavior? Greetings from Germany -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ "Greg Mansius [MSFT]" schrieb im Newsbeitrag ... Christian, The only way I have found (so far) to determine the correct URL is to extract the URL using the MAPI Editor Tool (http://support.microsoft.com/default...b;EN-US;291794) 1. Add the SharePoint list to your profile using the Connect to Outlook option on the list. 2. Take all the defaults and make sure the account is in your Outlook profile. 3. Run MFCMAPI.exe 4. Click OK 5. On the Session menu select Logon and Display Store Table 6. Select your current profile if prompted 7. Double-click the "SharePoint" Lists item in the display of stores in your profile 8. Expand "Root Container" and then "Top of Personal Folders" 9. Right-click the folder for the WSS list you just added and click "Open Associated Contents table" 10. Select "SharePoint" in the top pane of the window 11. In the bottom pane, scroll down the list of properties until you see the one with the "stssync" URL in the "Value" column. 12. Double-click this property 13. In the dialog that appears copy the text from the top box (Ansi String) using CTRL+C This is the URL I got to work in my test environment. Hope this helps. -- Thanks greg mansius [MSFT] Microsoft Office Outlook Support This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email to this address, post a reply to this newsgroup. "Christian Gröbner [MVP]" wrote in message ... Hello Greg, I have already tried it with stssync://sharepointsite/List but there is an error, that says I should contact my sharepoint admin :-( Do you have an exact syntax of the url-format I have to enter. I see your url looks like ?ver=1.1&type&cmd=add-folder&base-url.. do I have to add these commands? Greetings from Germany Christian -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ "Greg Mansius [MSFT]" schrieb im Newsbeitrag ... Christian, This is because the URL you specify must be in the form "stssync:// ...". For example: stssync://sts/?ver=1.1&type=tasks&cmd=add-folder&base-url=http://server/sites/greg&list-url=/Lists/OL12Tasks/&guid=%7ba2b8fe8b-15fd-492f-ad38-21e6875d9af6%7d&site-name=Greg%20Mansius&list-name=OL12Tasks The only way I can find this URL is using a tool like MFCMAPI to examine the associated contents table of the SharePoint list after it's been synch'd to an Outlook profile. Please let me know if you need detailed instructions on how to find the stssync URL -- Thanks greg mansius [MSFT] Microsoft Office Outlook Support This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email to this address, post a reply to this newsgroup. "Christian Gröbner [MVP]" wrote in message ... Hello, has anyone sucessfully configured SharePoint-Lists in Outlook 2007 over the adm-template? I have configured my adm-template as follows: Sharepoint-List Name: Test Value: http://sharepoint.company.tld/Folder/List I can see the entry under HKLM\Software\Policys\Microsoft\Office\12.0\Outloo k\Options\Accounts and regmon shows that these regvalues are read at the startup of Outlook. But I can't see the lists in Outlook. What am I doing wrong? Thanks for your help Christian -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ |
#6
|
|||
|
|||
![]()
Word is always the email editor in Outlook 2007; there is no other option. Whether it's Word with its full capabilities or Word with a more limited set depends on whether Word and Outlook were installed from the same Office 2007 package.
I would suggest that since you have a new topic, you post it in a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/comm....program_v ba or perhaps, even better, in a Word programming forum since it's the Word developers who are likely to be up on the nuances of what Outlook 2007's use of Word adds to the situation. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Christian Gröbner [MVP]" wrote in message ... Another question. Under Outlook 2003 we didn't used Word as E-Mail editior. In Outlook 2007 you can't configure this option any more, because it has is an own editor. But if you have Word installed on the machine it looks like that word is used as editor. We have an application (CRM) that automatically creates documents filled with address and so on over DDE. This works find as long as Outlook 2007 is closed. But if Outlook 2007 is opened we get DDE-Errors. Do you know any regkey or option where I can change this behavior? |
#7
|
|||
|
|||
![]()
Christian,
Whether or not you have Word 2007 installed, you will always have "Word" as your e-mail editor in Outlook 2007. If you don't have Word 2007 installed you have a few less features, but "Word" is still your editor. This is because the functionality comes from wwlib.dll and not from Winword.exe. If you query the Outlook 2007 Help on "editor" I think you'll find a topic that talks about features available with/without Word 2007 installed. Hope this helps. -- Thanks greg mansius [MSFT] Microsoft Office Outlook Support This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email to this address, post a reply to this newsgroup. "Christian Gröbner [MVP]" wrote in message ... Hello Greg, thank you so much for this information. This is excacty what I'm looking for! Another question. Under Outlook 2003 we didn't used Word as E-Mail editior. In Outlook 2007 you can't configure this option any more, because it has is an own editor. But if you have Word installed on the machine it looks like that word is used as editor. We have an application (CRM) that automatically creates documents filled with address and so on over DDE. This works find as long as Outlook 2007 is closed. But if Outlook 2007 is opened we get DDE-Errors. Do you know any regkey or option where I can change this behavior? Greetings from Germany -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ "Greg Mansius [MSFT]" schrieb im Newsbeitrag ... Christian, The only way I have found (so far) to determine the correct URL is to extract the URL using the MAPI Editor Tool (http://support.microsoft.com/default...b;EN-US;291794) 1. Add the SharePoint list to your profile using the Connect to Outlook option on the list. 2. Take all the defaults and make sure the account is in your Outlook profile. 3. Run MFCMAPI.exe 4. Click OK 5. On the Session menu select Logon and Display Store Table 6. Select your current profile if prompted 7. Double-click the "SharePoint" Lists item in the display of stores in your profile 8. Expand "Root Container" and then "Top of Personal Folders" 9. Right-click the folder for the WSS list you just added and click "Open Associated Contents table" 10. Select "SharePoint" in the top pane of the window 11. In the bottom pane, scroll down the list of properties until you see the one with the "stssync" URL in the "Value" column. 12. Double-click this property 13. In the dialog that appears copy the text from the top box (Ansi String) using CTRL+C This is the URL I got to work in my test environment. Hope this helps. -- Thanks greg mansius [MSFT] Microsoft Office Outlook Support This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email to this address, post a reply to this newsgroup. "Christian Gröbner [MVP]" wrote in message ... Hello Greg, I have already tried it with stssync://sharepointsite/List but there is an error, that says I should contact my sharepoint admin :-( Do you have an exact syntax of the url-format I have to enter. I see your url looks like ?ver=1.1&type&cmd=add-folder&base-url.. do I have to add these commands? Greetings from Germany Christian -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ "Greg Mansius [MSFT]" schrieb im Newsbeitrag ... Christian, This is because the URL you specify must be in the form "stssync:// ...". For example: stssync://sts/?ver=1.1&type=tasks&cmd=add-folder&base-url=http://server/sites/greg&list-url=/Lists/OL12Tasks/&guid=%7ba2b8fe8b-15fd-492f-ad38-21e6875d9af6%7d&site-name=Greg%20Mansius&list-name=OL12Tasks The only way I can find this URL is using a tool like MFCMAPI to examine the associated contents table of the SharePoint list after it's been synch'd to an Outlook profile. Please let me know if you need detailed instructions on how to find the stssync URL -- Thanks greg mansius [MSFT] Microsoft Office Outlook Support This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email to this address, post a reply to this newsgroup. "Christian Gröbner [MVP]" wrote in message ... Hello, has anyone sucessfully configured SharePoint-Lists in Outlook 2007 over the adm-template? I have configured my adm-template as follows: Sharepoint-List Name: Test Value: http://sharepoint.company.tld/Folder/List I can see the entry under HKLM\Software\Policys\Microsoft\Office\12.0\Outloo k\Options\Accounts and regmon shows that these regvalues are read at the startup of Outlook. But I can't see the lists in Outlook. What am I doing wrong? Thanks for your help Christian -- Christian Gröbner MVP ISA Server Hilfe & Infos rund um den ISA Server: http://www.msisafaq.de !!!! NEU !!! Das Handbuch zum ISA 2006 - http://www.msisafaq.de/buch/ |
#8
|
|||
|
|||
![]()
Unfortunately, there is no equivalent Help article for developers. I've stumbled across some unexpected problems in my testing related to moving around in the Word editor in a mail message. However, I don't know anything about this specific DDE issue.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Greg Mansius [MSFT]" wrote in message ... Whether or not you have Word 2007 installed, you will always have "Word" as your e-mail editor in Outlook 2007. If you don't have Word 2007 installed you have a few less features, but "Word" is still your editor. This is because the functionality comes from wwlib.dll and not from Winword.exe. If you query the Outlook 2007 Help on "editor" I think you'll find a topic that talks about features available with/without Word 2007 installed. "Christian Gröbner [MVP]" wrote in message ... Another question. Under Outlook 2003 we didn't used Word as E-Mail editior. In Outlook 2007 you can't configure this option any more, because it has is an own editor. But if you have Word installed on the machine it looks like that word is used as editor. We have an application (CRM) that automatically creates documents filled with address and so on over DDE. This works find as long as Outlook 2007 is closed. But if Outlook 2007 is opened we get DDE-Errors. Do you know any regkey or option where I can change this behavior? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
sharepoint 2003 calendar | geri | Outlook - Calandaring | 1 | May 30th 07 10:23 PM |
Creating custom template to use as corp New mail message template | Lars JJ | Outlook - Using Forms | 8 | May 15th 07 08:32 AM |
Sharepoint contact list | gene | Outlook - Using Contacts | 0 | January 24th 07 05:01 PM |
Outlook Journal and Sharepoint | wdh2880 | Outlook - General Queries | 0 | December 14th 06 01:36 PM |
Distribution Lists sourced from linked SharePoint Contact Lists | Marcela | Outlook - Using Contacts | 4 | July 17th 06 12:08 AM |