Re: SysLink Control Problem



Hi Feng.

Since you are not familiar with Exchange Client Extensions, I think I can
reproduce the problem in an Outlook COM addin based on KB 230689.
(http://support.microsoft.com/kb/230689/EN-US/)

I'll see if I can add the code to that sample and e-mail you the project.

--
Mark Wilson



"Feng Chen[MSFT]" wrote:

Hello Mark,

Based on my understanding, it is the Exchange client extension (myaddin.dll)
which has this problem. If I have misunderstood you, please let me know.

However, we’re not very familiar Exchange related technologies, so could
you please post here the detailed steps so that we can reproduce this issue
locally? Or could you please send a sample project to my email box in case
if this is convenient for you? My email address is
(v-fengch@xxxxxxxxxxxxxxxxxxxx, remove '.online'). In this way, we can work
on this issue more efficiently.

I look forward to hearing from you and appreciate your time and patience.

Best regards,
Feng Chen
Microsoft Online Community Support
=========================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx

This posting is provided "AS IS" with no warranties, and confers no rights.



"Mark Wilson" <mwmsdnmanagednews@xxxxxxxxxxxxxxxxx> wrote in message
news:839B07F3-7087-4123-BEB7-50BBF3A679EE@xxxxxxxxxxxxxxxx
Hi Jeffrey.

Both versions of ComCtl32 are loaded.

This seems to be the case whether my addin is enabled or not.

mydll.dll.manifest was never requested by the loader. I have a COM Addin
that is also loaded and I see the registry being queried for a manifest
name
for that DLL (it does not have one). myaddin.dll is not a COM addin. It
is
an Exchange client extension so it has no entry at
HKLM\SOFTWARE\Microsoft\Office\Outlook\Addins\<addin-name>\Manifest

Does it need one? Will this only work for COM Addins?


--
Mark Wilson



""Jeffrey Tan[MSFT]"" wrote:

Hi Mark,

Thank you for the feedback.

To troubleshoot this issue, the first thing I would check is the
ComCtl32.dll loaded version. You may download Process Explorer from the
link below and find your application process in the process tree, then
you
can find the ComCtl32.dll from this process' "Dll Panel". What is the
version of it? Is it 6.0?
http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx

Also, I suspect if the mydll.dll.manifest is correctly used. It would be
easy for us to use Process Monitor to log the file system activity of
your
process. We can use the "Path" contains "mydll.dll.manifest" as the
"Include" filter. This monitoring helps us to check if the
"mydll.dll.manifest" is probed by the loader. You can download the
Process
Monitor tool from the link below:
http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx?PHPSESSID=d926

I will wait for your further information. Thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
=========================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you.
Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx

This posting is provided "AS IS" with no warranties, and confers no
rights.



.



Relevant Pages

  • Re: SysLink Control Problem
    ... Microsoft Online Community Support ... You can send feedback directly to my manager at: ... reproduce the problem in an Outlook COM addin based on KB 230689. ... it is the Exchange client extension ...
    (microsoft.public.win32.programmer.ui)
  • Re: SysLink Control Problem
    ... I reproduce this issue on my machine, and I can see in the Process Explorer that the two versions of the ComCtl32 loaded by Word. ... Microsoft Online Community Support ... You can send feedback directly to my manager at: ... reproduce the problem in an Outlook COM addin based on KB 230689. ...
    (microsoft.public.win32.programmer.ui)
  • Re: SysLink Control Problem
    ... it is the Exchange client extension which has this problem. ... Microsoft Online Community Support ... You can send feedback directly to my manager at: ... This seems to be the case whether my addin is enabled or not. ...
    (microsoft.public.win32.programmer.ui)
  • Re: IRibbonExtensibility and Exchange Client Addin
    ... IRibbonExtensibility support in our Exchange Client Extension, ... register the COM Addin registry keys. ... Your extension class which implements the IExchxxx interfaces will ...
    (microsoft.public.office.developer.com.add_ins)
  • Re: Outlook COM Addin deployment on Windows 2003 server
    ... I managed to install and run my addin on terminal server. ... LOG: Dynamic Base = NULL ... No application configuration file found. ...
    (microsoft.public.office.developer.com.add_ins)