OwainJA Messages: 1 Registered: November 2008 Location: Carmarthen Wales
Junior Member
Hi there,
This may have already been noticed by other users here but I haven't seen anything about it on the forum here. I work in an office which uses shared calendars (exchange) for resource booking (board room, camera etc). The way in which we work at the moment, is that we have one shared calendar which covers all the resources. All resources have their own recurring all-day event, and we edit the single occurence of the event to book the item. At the moment only four people out of an office of 80 have access to edit the calendar but everyone can view it.
Sound ok so far?
Right, now for the strange part.
This has worked fine for us for about a year but now, all of a sudden, any occurence edited by one of the four users will only open as a new email. You can't delete the occurence, and you can't edit the existing occurence. All other occurences of the same resource open up as normal, until that particular user has edited it.
Everyone from around the world can find Newest Shoes here.such as:Nike brand sports shoes,LV,Hat,Jeans,Clothes and so on.welcom to view our
www.nikeshoesaaa.com
NikeshoesAAA Global trade Co.,Ltd is dedicated to providing you with all kinds of brand products as well as information about the current lacoste shirts and more.
Please contact us right away for prices!
Our company supplys various hat,T-shirt,handbag,Jeans,sports shoes,mainly in Nike,Jordan,
Air Max,Shox,TN,Air Force One,Dunk,Kobe,James,other brands Timberland,Puma,Prada,Bape,Adidas,LV,etc.
All products are with the original boxes and retro cards.
We prefer long term business relationship,
our customers' satisfaction is our aim.
If you do not find what you are interested in, please let us know by mail directly or through our website.
If you are interested in any pictures or would like to know the price, just email us
Everyone from around the world can find Newest Shoes here.such as:Nike brand sports shoes,LV,Hat,Jeans,Clothes and so on.welcom to view our
www.nikeshoesaaa.com
NikeshoesAAA Global trade Co.,Ltd is dedicated to providing you with all kinds of brand products as well as information about the current lacoste shirts and more.
Please contact us right away for prices!
Our company supplys various hat,T-shirt,handbag,Jeans,sports shoes,mainly in Nike,Jordan,
Air Max,Shox,TN,Air Force One,Dunk,Kobe,James,other brands Timberland,Puma,Prada,Bape,Adidas,LV,etc.
All products are with the original boxes and retro cards.
We prefer long term business relationship,
our customers' satisfaction is our aim.
If you do not find what you are interested in, please let us know by mail directly or through our website.
If you are interested in any pictures or would like to know the price, just email us
Everyone from around the world can find Newest Shoes here.such as:Nike brand sports shoes,LV,Hat,Jeans,Clothes and so on.welcom to view our
www.nikeshoesaaa.com
NikeshoesAAA Global trade Co.,Ltd is dedicated to providing you with all kinds of brand products as well as information about the current lacoste shirts and more.
Please contact us right away for prices!
Our company supplys various hat,T-shirt,handbag,Jeans,sports shoes,mainly in Nike,Jordan,
Air Max,Shox,TN,Air Force One,Dunk,Kobe,James,other brands Timberland,Puma,Prada,Bape,Adidas,LV,etc.
All products are with the original boxes and retro cards.
We prefer long term business relationship,
our customers' satisfaction is our aim.
If you do not find what you are interested in, please let us know by mail directly or through our website.
If you are interested in any pictures or would like to know the price, just email us
Everyone from around the world can find Newest Shoes here.such as:Nike brand sports shoes,LV,Hat,Jeans,Clothes and so on.welcom to view our
www.nikeshoesaaa.com
NikeshoesAAA Global trade Co.,Ltd is dedicated to providing you with all kinds of brand products as well as information about the current lacoste shirts and more.
Please contact us right away for prices!
Our company supplys various hat,T-shirt,handbag,Jeans,sports shoes,mainly in Nike,Jordan,
Air Max,Shox,TN,Air Force One,Dunk,Kobe,James,other brands Timberland,Puma,Prada,Bape,Adidas,LV,etc.
All products are with the original boxes and retro cards.
We prefer long term business relationship,
our customers' satisfaction is our aim.
If you do not find what you are interested in, please let us know by mail directly or through our website.
If you are interested in any pictures or would like to know the price, just email us
hello,all,
wish everything goes well to you!
huafeng international trade co.,ltd(www.nikewarm.com) supply nike shoes,Air jordan shoes,jordan fusion shoes ,air max shoes,air force shoes,nike Dunk shoes,Nike James shoes,KOB shoes,ADIDAS shoes,nike rift shoes,Timbland,prada shoes,puma shoes,bape shoes,gucci shoes,football shoes,slipper ,hat, Lv,gucci bag,channel bag,fendi bag,Bape hoodies, jeans(Evisu-jeans,Diesel-jeans,Rock republic-jeans,Bape-jeans,Red monkey-jeans),T-shirts(lacoste T-shirt,polo T-shirt,EVISU T-shirt,bape T-shirt,NBA sport clothing), autumn coat ,wallet and watches,apple Ipod nano MP4
price:all goods prices are wholesale price.
quality:very good quality.
deliver time: about 5 work days to arrive your address.
payment:western union
We are insisting on our company principle "Best Service and Highest Quality",and willing to build mutual benefits and long term business relationships with all customers.
we hope that our products and service will fit your interest and we sincerely to look forward to be your reliable partner in china. So we sincerely wish to cooperate with you and to make mutual benefit!
trust we will have a good business in the future,and u will love to do the business with me,and then we will benefit.
Website : http://www.nikewarm.com
I have just find out the "BeforeDelete" event which can get deleteing AppointmentItem. It is because I need to get some information in the AppointmentItem. However, I can't find out the modify event which contain object item. I just find out a simular event called "write" in AppointmentItem but it is useless. It only contains a bool only.I just want to get a object items when add/del/modify. Does any guys could fix my status?
cainrandom Messages: 30 Registered: September 2008 Location: NULL
Member
On Nov 17, 4:50 am, Mahesh <Mah...@discussions.microsoft.com> wrote:
> Hi ,
> Can anybody tell me what are the advantages of COM add-in over ECE?
>
> Which of the above given approach is preferrable in which conditions?
>
> Thanks in advance.
COM add-ins are definitely better-supported these days, and there's a
lot more literature about and tools for developing them. I also
believe Microsoft has said that support for ECE's in Outlook may be
discontinued in the near future. If you're starting from scratch and
don't need anything that can only be done via ECE (and I'm not sure
there are features only available via ECE), I'd definitely go with a
COM add-in.
No. Think about it. If you send one email to multiple recipients they each
receive the same item so the body would be the same. If you split the email
into one per recipient then you can have custom bodies in each but you break
the threading. Your choice.
"MIchael" <MIchael@discussions.microsoft.com> wrote in message
news:C160FEE1-C7C5-41FA-9D7E-7F4AEB85FD5E@microsoft.com...
> I'm struggling with the following:
>
> i want to send a customized e-mail body text to each recipient of an
> e-mail.
> I know I can split the e-mail into individual e-mails for each recipient,
> but
> that way no one can reply-to-all or see who else is copied on the same
> e-mail. Is there ANY way I can accomplish what I want to do, while
> maintaining the thread and having just 1 item in the sender's Sent Items
> folder?
>
> Thanks,
>
> Michael.
Offhand I'm not sure but I'd try 2 different things. First see if setting
the DisplayFormat argument instead of setting it to missing helps. Second,
see if passing the email item object by reference makes any difference.
"rob_tt08" <robtt08@discussions.microsoft.com> wrote in message
news:6FDA50A0-C391-4E1A-B6FF-D277EFEB7713@microsoft.com...
> Ken,
>
> Here is the code we are using to set the User Properties. The variable
> _emails is a class level List<Outlook.MailItem>. It is being cleared and
> set
> to null when we are finished with it.
>
> I have previously tried changing the code to avoid using the list in case
> the mailitems being in a .NET collection was interfering somehow, but this
> did not help.
>
> The user properties are being added to the folder using the parameter on
> UserProperties.Add which tells it to add the property to the folder if
> required (except for SetIDProperty as these are not meant to be available
> as
> folder columns), but the problem is happening even after the properties
> have
> been added for other mail items successfully.
>
> When I check the value of a property immediately after adding it, it is
> correct. It just doesn't show up in the folder unless the user opens an
> inspector and saves it manually.
>
> Thank you for your assistance with this.
>
> // Loop through the mail items
> foreach (Outlook.MailItem mailItem in _emails)
> {
> // Other code
> ...
> // Check save first
> mailItem.Save();
>
> if (_emailIn)
> EmailTRACERManager.Manager.MAPIHelper.SetIDProperty(mailItem ,
> EmailTRACERManager.UPReceivedID, matterID);
>
> //We are logging an item with Register Only and need all properties
>
> EmailTRACERManager.Manager.MAPIHelper.SetBooleanProperty(mai lItem,
> EmailTRACERManager.UPLogged, true);
> EmailTRACERManager.Manager.MAPIHelper.SetTextProperty(mailIt em,
> EmailTRACERManager.UPProject, this.MatterName);
>
> //We have to save the email if the properties are to stay.
> mailItem.Save();
> }
>
> public void SetBooleanProperty(Outlook.MailItem mailItem, string
> propertyName, bool boolValue)
> {
> try
> {
> Outlook.UserProperty prop = null;
>
> // Attempt to get the property, if it exists.
> if (mailItem.UserProperties[propertyName] == null)
> {
> //The property did not exist, add it.
> prop = mailItem.UserProperties.Add(propertyName,
> Microsoft.Office.Interop.Outlook.OlUserPropertyType.olYesNo, true,
> System.Reflection.Missing.Value);
> }
>
> mailItem.UserProperties[propertyName].Value = boolValue;
> }
> catch (Exception ex)
> {
> EmailTRACERManager.Manager.LogError(ex.Message + " " + ex.StackTrace);
> }
> }
>
> public void SetIDProperty(Outlook.MailItem mailItem, string propertyName,
> Int64 idValue)
> {
> try
> {
> Outlook.UserProperty prop = null;
>
> // Attempt to get the property, if it exists.
> if (mailItem.UserProperties[propertyName] == null)
> {
> //The property did not exist, add it.
> prop = mailItem.UserProperties.Add(propertyName,
>
> Microsoft.Office.Interop.Outlook.OlUserPropertyType.olText, false,
>
> Microsoft.Office.Interop.Outlook.OlUserPropertyType.olText);
> }
> mailItem.UserProperties[propertyName].Value =
> idValue.ToString();
> }
> catch (Exception ex)
> {
> EmailTRACERManager.Manager.LogError(ex.Message + " " +
> ex.StackTrace);
> }
> }
>
> public void SetTextProperty(Outlook.MailItem mailItem, string
> propertyName,
> string textValue)
> {
> try
> {
> Outlook.UserProperty prop = null;
>
> // Attempt to get the property, if it exists.
> if (mailItem.UserProperties[propertyName] == null)
> {
> //The property did not exist, add it.
> prop = mailItem.UserProperties.Add(propertyName,
>
> Microsoft.Office.Interop.Outlook.OlUserPropertyType.olText, true,
>
> Microsoft.Office.Interop.Outlook.OlUserPropertyType.olText);
> }
> mailItem.UserProperties[propertyName].Value = textValue;
> }
> catch (Exception ex)
> {
> EmailTRACERManager.Manager.LogError(ex.Message + " " +
> ex.StackTrace);
> }
> }
>
Hello World Crashes.. I really need help with this... =S [message #443876]
Mon, 17 November 2008 10:00
Robin Messages: 42 Registered: July 2006 Location: NULL
Member
Hello All,
After a long struggle I finally embraced C# in my Default language tool kit
and I am starting to enjoy its powers on Microsoft Windows Systems.. Its
great to Embed in Smart-phones or add missing functions in Windows Programs.
I think its way better then VBA in the first place.
Anyhow, after embracing C# I learned a lot about the language and I saw I
can make Plug-ins for Outlook as well. Now in the office they asked me to
write a Plug-in for outlook. I run as a Local Administrator on this system
but on the network (And thus on Exchange ( Not sure if that has anything to
do with this ) I am just a Normal user..)
Anyway, I tried to 'compile' this:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Xml.Linq;
using Outlook = Microsoft.Office.Interop.Outlook;
using Office = Microsoft.Office.Core;
namespace HelloWorldOutlook
{
public partial class ThisAddIn
{
private void ThisAddIn_Startup(object sender, System.EventArgs e)
{
MessageBox.Show("Startup");
}
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InternalStartup()
{
MessageBox.Show("Program Start");
this.Startup += new System.EventHandler(ThisAddIn_Startup);
this.Shutdown += new System.EventHandler(ThisAddIn_Shutdown);
}
#endregion
}
}
But It didn't work.. since when I press Build & Deploy I get this as return.
An add-in could not be found or could not be loaded.
So I thought I am missing some File Copies. So I ran FileMon and I hoped
that would fix it. Well I was kinda wrong. It can find all the files (At
least that's what FileMon tells me) but I keep getting this error.
So, I wonder. Do I maybe have something wrong in the code?
Can somebody tell me were that I have my code errors? Or do I need an extra
tool to deploy this? (Visual Studio 2k8 // Outlook 2k7)
Next from that, how can I make a extra button on the tool bar?
Do you have that VSTO addin set to set up the trust for the addin in the
Framework? VSTO addins require full trust to run, usually set up based on
strong naming your assembly and then setting full trust in CAS based on the
strong name for your assembly.
"Robin" <Robin@discussions.microsoft.com> wrote in message
news:9D7F217F-63F6-49C8-82EE-59EF83C48014@microsoft.com...
> Hello All,
>
> After a long struggle I finally embraced C# in my Default language tool
> kit
> and I am starting to enjoy its powers on Microsoft Windows Systems.. Its
> great to Embed in Smart-phones or add missing functions in Windows
> Programs.
> I think its way better then VBA in the first place.
>
> Anyhow, after embracing C# I learned a lot about the language and I saw I
> can make Plug-ins for Outlook as well. Now in the office they asked me to
> write a Plug-in for outlook. I run as a Local Administrator on this system
> but on the network (And thus on Exchange ( Not sure if that has anything
> to
> do with this ) I am just a Normal user..)
> Anyway, I tried to 'compile' this:
>
> using System;
> using System.Collections.Generic;
> using System.Linq;
> using System.Text;
> using System.Windows.Forms;
> using System.Xml.Linq;
> using Outlook = Microsoft.Office.Interop.Outlook;
> using Office = Microsoft.Office.Core;
>
> namespace HelloWorldOutlook
> {
> public partial class ThisAddIn
> {
> private void ThisAddIn_Startup(object sender, System.EventArgs e)
> {
> MessageBox.Show("Startup");
> }
>
> private void ThisAddIn_Shutdown(object sender, System.EventArgs e)
> {
> MessageBox.Show("Shutdown");
> }
>
> #region VSTO generated code
>
> /// <summary>
> /// Required method for Designer support - do not modify
> /// the contents of this method with the code editor.
> /// </summary>
> private void InternalStartup()
> {
> MessageBox.Show("Program Start");
> this.Startup += new System.EventHandler(ThisAddIn_Startup);
> this.Shutdown += new System.EventHandler(ThisAddIn_Shutdown);
> }
>
> #endregion
> }
> }
>
> But It didn't work.. since when I press Build & Deploy I get this as
> return.
> An add-in could not be found or could not be loaded.
> So I thought I am missing some File Copies. So I ran FileMon and I hoped
> that would fix it. Well I was kinda wrong. It can find all the files (At
> least that's what FileMon tells me) but I keep getting this error.
>
> So, I wonder. Do I maybe have something wrong in the code?
> Can somebody tell me were that I have my code errors? Or do I need an
> extra
> tool to deploy this? (Visual Studio 2k8 // Outlook 2k7)
>
> Next from that, how can I make a extra button on the tool bar?
>
> Thanks in advance and keep coding ;)
>
> Kind Regards,
> Robin Vossen
Re: Hello World Crashes.. I really need help with this... =S [message #443943]
Mon, 17 November 2008 11:07
Robin Messages: 42 Registered: July 2006 Location: NULL
Member
Yes I have installed everything.
And I figured out the problem.
My project was in the Reject list.
Since when I made a new one after installing the PIA it did work.
Anyway, thanks..
I am getting closer to being able to do this.
Though all the Samples / Tutorials / Documents talk about
Application.CommandBars.Add
I do not have access to this Function though..
Any ideas?
Thanks
"Ken Slovak - [MVP - Outlook]" wrote:
> Do you have that VSTO addin set to set up the trust for the addin in the
> Framework? VSTO addins require full trust to run, usually set up based on
> strong naming your assembly and then setting full trust in CAS based on the
> strong name for your assembly.
>
> Have you reviewed the deployment guide for VSTO addins? Take a look at the 2
> articles and make sure to closely follow all steps listed:
> http://msdn.microsoft.com/en-us/library/bb332051.aspx
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm
>
>
> "Robin" <Robin@discussions.microsoft.com> wrote in message
> news:9D7F217F-63F6-49C8-82EE-59EF83C48014@microsoft.com...
> > Hello All,
> >
> > After a long struggle I finally embraced C# in my Default language tool
> > kit
> > and I am starting to enjoy its powers on Microsoft Windows Systems.. Its
> > great to Embed in Smart-phones or add missing functions in Windows
> > Programs.
> > I think its way better then VBA in the first place.
> >
> > Anyhow, after embracing C# I learned a lot about the language and I saw I
> > can make Plug-ins for Outlook as well. Now in the office they asked me to
> > write a Plug-in for outlook. I run as a Local Administrator on this system
> > but on the network (And thus on Exchange ( Not sure if that has anything
> > to
> > do with this ) I am just a Normal user..)
> > Anyway, I tried to 'compile' this:
> >
> > using System;
> > using System.Collections.Generic;
> > using System.Linq;
> > using System.Text;
> > using System.Windows.Forms;
> > using System.Xml.Linq;
> > using Outlook = Microsoft.Office.Interop.Outlook;
> > using Office = Microsoft.Office.Core;
> >
> > namespace HelloWorldOutlook
> > {
> > public partial class ThisAddIn
> > {
> > private void ThisAddIn_Startup(object sender, System.EventArgs e)
> > {
> > MessageBox.Show("Startup");
> > }
> >
> > private void ThisAddIn_Shutdown(object sender, System.EventArgs e)
> > {
> > MessageBox.Show("Shutdown");
> > }
> >
> > #region VSTO generated code
> >
> > /// <summary>
> > /// Required method for Designer support - do not modify
> > /// the contents of this method with the code editor.
> > /// </summary>
> > private void InternalStartup()
> > {
> > MessageBox.Show("Program Start");
> > this.Startup += new System.EventHandler(ThisAddIn_Startup);
> > this.Shutdown += new System.EventHandler(ThisAddIn_Shutdown);
> > }
> >
> > #endregion
> > }
> > }
> >
> > But It didn't work.. since when I press Build & Deploy I get this as
> > return.
> > An add-in could not be found or could not be loaded.
> > So I thought I am missing some File Copies. So I ran FileMon and I hoped
> > that would fix it. Well I was kinda wrong. It can find all the files (At
> > least that's what FileMon tells me) but I keep getting this error.
> >
> > So, I wonder. Do I maybe have something wrong in the code?
> > Can somebody tell me were that I have my code errors? Or do I need an
> > extra
> > tool to deploy this? (Visual Studio 2k8 // Outlook 2k7)
> >
> > Next from that, how can I make a extra button on the tool bar?
> >
> > Thanks in advance and keep coding ;)
> >
> > Kind Regards,
> > Robin Vossen
>
>
If you are referencing the Office PIA you should have CommandBars.Add(),
it's part of the object model.
Other applications have Application.CommandBars, for Outlook it's either
Explorer.CommandBars or Inspector.CommandBars.
In the case of Outlook 2007 you really want to use the ribbon for
Inspectors, not CommandBars. If you use CommandBars for an Inspector your UI
gets added to the AddIns tab along with the UI for any other application
that doesn't use the Inspector ribbon UI.
"Robin" <Robin@discussions.microsoft.com> wrote in message
news:9FB03482-8B99-4D6E-A2D4-4954576B2800@microsoft.com...
> Yes I have installed everything.
> And I figured out the problem.
> My project was in the Reject list.
> Since when I made a new one after installing the PIA it did work.
> Anyway, thanks..
>
> I am getting closer to being able to do this.
> Though all the Samples / Tutorials / Documents talk about
> Application.CommandBars.Add
> I do not have access to this Function though..
>
> Any ideas?
>
> Thanks
Items in consecutive Selection collections not the same? [message #443965]
Mon, 17 November 2008 12:12
SeekerOfTruths Messages: 7 Registered: September 2006 Location: NULL
Junior Member
Hello.
I'm trying to write a VSTO add-in (my first venture in C# & VSTO) which will
allow me to construct wrapper objects around emails selected by the user (so
that I can hook into open events etc.) and I've run into an issue.
When a user selects multiple items I get a call into my SelectionChange
event hook for each item selected. On the first call the explorer.Selection
collection contains, one item, on the second call it contains two items, and
so on as one would expect.
Since I only want to create a single wrapped object for each selected item,
I had assumed that if I were to keep a copy of the previous selection and
then compare it with the current selection I would be able to determine
whether an item had been added to or removed from the selection, and identify
the object added or removed.
This doesn't seem to be the case however - if I compare each object in the
previous selection to each object in the current selection, I don't find any
matches, despite the fact that the second selection should (in theory)
contain all the objects in the first selection.
I can only assume that I'm making some sort of stupid mistake (see the code
below), because the idea that it's supposed to be that way (and that on each
selection change event I would have to destroy all my wrapped objects and
then re-create them again) just seems plain wrong.
void explorer_SelectionChange()
{
if (null != _priorSelection)
{
foreach (object oldItem in _priorSelection)
{
foreach (object newItem in _explorer.Selection)
{
if (oldItem.Equals(newItem))
{
System.Diagnostics.Trace.WriteLine("Match FOUND");
}
else
{
System.Diagnostics.Trace.WriteLine("No match FOUND");
}
}
}
}
_priorSelection = _explorer.Selection;
}
Any help in pointing out where I've gone wrong would be greatly appreciated!
You most likely will not be able to compare the items from the selections
directly using Equals or by comparing hash codes, although you can try hash
codes. Most likely you will have to empty your collection when selection
changes and reconstitute it.
"SeekerOfTruths" <SeekerOfTruths@discussions.microsoft.com> wrote in message
news:EACA7C92-88A2-4576-9547-B27B89525ED1@microsoft.com...
> Hello.
>
> I'm trying to write a VSTO add-in (my first venture in C# & VSTO) which
> will
> allow me to construct wrapper objects around emails selected by the user
> (so
> that I can hook into open events etc.) and I've run into an issue.
>
> When a user selects multiple items I get a call into my SelectionChange
> event hook for each item selected. On the first call the
> explorer.Selection
> collection contains, one item, on the second call it contains two items,
> and
> so on as one would expect.
>
> Since I only want to create a single wrapped object for each selected
> item,
> I had assumed that if I were to keep a copy of the previous selection and
> then compare it with the current selection I would be able to determine
> whether an item had been added to or removed from the selection, and
> identify
> the object added or removed.
>
> This doesn't seem to be the case however - if I compare each object in the
> previous selection to each object in the current selection, I don't find
> any
> matches, despite the fact that the second selection should (in theory)
> contain all the objects in the first selection.
>
> I can only assume that I'm making some sort of stupid mistake (see the
> code
> below), because the idea that it's supposed to be that way (and that on
> each
> selection change event I would have to destroy all my wrapped objects and
> then re-create them again) just seems plain wrong.
>
>
> void explorer_SelectionChange()
> {
> if (null != _priorSelection)
> {
> foreach (object oldItem in _priorSelection)
> {
> foreach (object newItem in _explorer.Selection)
> {
> if (oldItem.Equals(newItem))
> {
> System.Diagnostics.Trace.WriteLine("Match FOUND");
> }
> else
> {
> System.Diagnostics.Trace.WriteLine("No match FOUND");
> }
> }
> }
> }
>
> _priorSelection = _explorer.Selection;
> }
>
> Any help in pointing out where I've gone wrong would be greatly
> appreciated!
>
> SeekerOfTruths.
Now Installation is done properly. and its loading into my outlook.
However on uninstallation I am getting exception.
Unable to access some registry key.
HKEY_CURRENT_USER->HKEY_CURRENT_USER\Software->HKEY_CURRENT_USER\Software\Microsoft- >HKEY_CURRENT_USER\Software\Microsoft\Protected
Storage System Provider->S-1-5-21-2387995053-655477512-1356042935-1849.
"Ken Slovak - [MVP - Outlook]" wrote:
> If your addin isn't registered obviously it won't run. Look at the
> registration properties for your setup project and see what's going on
> there. There should be entries for your addin going to
> HKCU\Software\Microsoft\Office\Outlook\Addins\. There also should be entries
> for HKCU\Software\Classes\ that set the registration for your addin assembly
> classes.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm
>
>
> "Neetu" <Neetu@discussions.microsoft.com> wrote in message
> news:A99E71AB-607E-4FB8-B13E-F6D19797BE47@microsoft.com...
> >I am testing installer in my own development machine only.
> > Code Access has been added into machine. however there is no entry of my
> > addin in registry.
>
>
I have no idea what that key is, you have to examine it in the registry
editor to see what it references, and see in your installer if you are
setting up that registry key.
"Neetu" <Neetu@discussions.microsoft.com> wrote in message
news:A6715719-4C76-4619-AD8A-17A61743E301@microsoft.com...
> Hello Ken,
>
> I went through this article for Addin deployment
> http://msdn.microsoft.com/en-us/library/bb386179.aspx.
>
> Now Installation is done properly. and its loading into my outlook.
>
> However on uninstallation I am getting exception.
>
> Unable to access some registry key.
> HKEY_CURRENT_USER->HKEY_CURRENT_USER\Software->HKEY_CURRENT_USER\Software\Microsoft- >HKEY_CURRENT_USER\Software\Microsoft\Protected
> Storage System Provider->S-1-5-21-2387995053-655477512-1356042935-1849.