Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default tlbimp vs. primary in VS project file

I am currently writing an Excel COM addin. It works well with Excel
2003, but somehow fails to load under Excel 2007.Here is the snippet,
extracted from the VS project file.

<ItemGroup
<COMReference Include="Microsoft.Office.Core"
<Guid{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid
<VersionMajor2</VersionMajor
<VersionMinor3</VersionMinor
<Lcid0</Lcid
<WrapperTooltlbimp</WrapperTool
<IsolatedFalse</Isolated
</COMReference
</ItemGroup

Notice that I am using "tlbimp". When, I recompile the project with
'primary', aka

<ItemGroup
<COMReference Include="Microsoft.Office.Core"
<Guid{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid
<VersionMajor2</VersionMajor
<VersionMinor3</VersionMinor
<Lcid0</Lcid
<WrapperToolprimary</WrapperTool
<IsolatedFalse</Isolated
</COMReference
</ItemGroup

It seems to work under Excel 2007.

I am not sure to understand what happens here. Does someone has an
explanation?

Thanks in advance,
Joannès
http://www.lokad.com sales forecasting
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
Cannot save Project file as MS Access file Jumpinjackflash Excel Discussion (Misc queries) 1 January 11th 06 11:35 PM
embeding file in primary file in excel John45511 Excel Discussion (Misc queries) 0 January 7th 06 09:42 PM
Project still in "project explorer" window after file closed down! Gunnar Johansson Excel Programming 16 December 22nd 04 06:21 PM
Project still in "project explorer" window after file closed down! Gunnar Johansson[_3_] Excel Programming 0 December 7th 04 01:43 PM
Assigning the Help 4, *.HLP file for a project programmatically in a protected Project Tony Seiscons Excel Programming 0 October 4th 04 03:10 PM


All times are GMT +1. The time now is 06:55 PM.

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

About Us

"It's about Microsoft Excel"