Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 367
Default How to manually regist the com add-in for excel2007

I just use the follow way. I set the information in HKLM.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Excel \Addins\My2007Addin]
"CommandLineSafe"=dword:00000001
"Description"="My2007Addin by"
"FriendlyName"="My2007Addin"
"LoadBehavior"=dword:00000003
"Manifest"="C:\\bin\\My2007Addin.dll.manifest"

After it.
I open Excel, I find it can be shown in add-in, but it no use at all.

Does this way OK?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 118
Default How to manually regist the com add-in for excel2007

Hello Jason,

From your post, my understanding on this issue is: you wonder how to
manually register a Office COM Add-in in regedit. If I'm off base, please
feel free to let me know.

I suggest that you should read this article from Managed newsgroup support
team blog:
http://blogs.msdn.com/msdnts/archive...shoot-the-com-
add-ins-loading-issues.aspx
It talks about how to register the unmanaged COM Add-ins and managed ones,
also, it provides some general suggestions for trouble-shooting the COM
add-ins loading issues. You may also check if the add-in fails in
OnConnection or OnStartupComplete. Office may disable the add-in when a
failure in the events occurs.

Sincerely,
Jialiang Ge , remove 'online.')
Microsoft Online Community Support

==================================================
For MSDN subscribers whose posts are left unanswered, please check this
document: http://blogs.msdn.com/msdnts/pages/postingAlias.aspx

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications. If you are using Outlook Express/Windows Mail, please make sure
you clear the check box "Tools/Options/Read: Get 300 headers at a time" to
see your reply promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 367
Default How to manually regist the com add-in for excel2007

Thanks for your reply.

I think it has some different from my case.

Now I set the reg lik  before and call  regasm to regis  addin.
And I see this addin in excel, but it has no affect.

I just feel that some key that I miss to set.

Tnanks
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 118
Default How to manually regist the com add-in for excel2007

Hello,

I think it has some different from my case.
Now I set the reg like before and call regasm to
regist addin. And I see this addin in excel, but it has no affect.
I just feel that some key that I miss to set


Do you mean that the Excel add-in still cannot work properly ("has no
effect") when you use regasm to register the add-in dll? You mentioned that
the add-in is loaded successfully, would you decribe in detail how your
add-in "has no effect"? Is that to say some events are lost for the add-in?

Thanks and I am looking forward to your reply.

Sincerely,
Jialiang Ge , remove 'online.')
Microsoft Online Community Support

=================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
=================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 118
Default How to manually regist the com add-in for excel2007

Hello Jason,

If you have further questions, please feel free to let me know.

Regards,
Jialiang Ge , remove 'online.')
Microsoft Online Community Support

=================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
=================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel2007 David Lee Stewart Excel Discussion (Misc queries) 4 July 24th 09 10:07 PM
Need Help with Excel2007 Buzz Local#30 Excel Worksheet Functions 1 April 21st 08 03:56 AM
where is excel2007 installed? Aqueous Setting up and Configuration of Excel 5 May 8th 07 06:07 PM
SUM formula in Excel2007 TTHuff Excel Worksheet Functions 5 April 30th 07 10:23 PM
Does this have to be done manually? Dorn Excel Discussion (Misc queries) 1 September 22nd 05 07:17 PM


All times are GMT +1. The time now is 03:08 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright 2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"