PC Review


Reply
Thread Tools Rate Thread

Bug in Extensibility wizard in VS.Net 2003 Ent. Arch.

 
 
Sunny
Guest
Posts: n/a
 
      11th Dec 2003
Hi,
I have found something weird with the deployment project, generated by
this wizard.
Steps to reproduce:
1. Start new Extensibility project (C# for Outlook, load on application
start, only current user).
2. Remove the reference to Microsoft.Office.core.
3. Add reference to MSO9.olb - the Outlook 2000 dll, and it will
generate Outlook interop and Office interop.
4. Build the project and the deployment project
5. If you check the generated .msi file with ORCA, in the class section
you will see xx.Connect. If you use this deployment, the addin is
registered, and everything is OK so far.
6. Now add a new System.Windows.Forms.UserControl to the project
7. Make it implement Outlook.PropertyPage interface.
8. Rebuild the deployment project
9. In ORCA you will see that Class section is empty. And this install
file does not register the classes and addin is not working. It'll work
on dev. machine, because VS.Net is registering the project for COM
interop, but the installer will not register the addin .Connect class
for COM Interop on any other machine.
10. If you remove the ", Outlook.PropertyPage" part from the control
declaration, the install file is build correct. But actually you can not
have a custom options page with your addin.

I have solved the problem placing that control in different assembly,
which I reference from the addin, and it is working, but ...

Please someone to try to reproduce this behaviour and to tell me am I
correct, or something is not OK with my VS.Net.

Thanks
Sunny
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2003 - Archives folders even those flagged as "Do not arch BroadcastGuy Microsoft Outlook Discussion 0 22nd Jun 2008 08:52 PM
ASP.NET 1.1 VERSION ON WIN SERVER 2003 SP1 & VS 2003 Arch. =?Utf-8?B?RHIuIFBhdWwgQ2Flc2FyIC0gQ291bGxCeXRlIChV Microsoft ASP .NET 1 30th Apr 2005 03:33 PM
can i upgrade from .net enterprise arch to .net 2003 professional ? scott Microsoft Dot NET 2 9th Mar 2005 02:22 PM
Extensibility problem with Word 2003 stathopi Microsoft Dot NET 0 11th Feb 2005 03:42 PM
Bug in Extensibility wizard in VS.Net 2003 Ent. Arch. Sunny Microsoft Outlook Interoperability 0 11th Dec 2003 05:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:07 AM.