Outlook Add-in becomes Inactive randomly

Hi
We have created a VSTO Add-in for Outlook.  The add-in is intended as a plugin so that the other third parties can write their own "providers" that our addin can utilize.  As an example the add-in shows a grid of Items.  Anybody
can write a "provider" and display their own items in our grid.
To do this our add-in in made up of a three projects. core , common and library. The Library contains the public interfaces.
At run time the add-in uses MEF to load any provider assemblies.
This has been working quite successfully at numerous client sites with many users for some time.  However last month a client reported that when they start Outlook the Add-in was going inactive.  No attempts to re-active it would work it always
went back to inactive.
We turned on VSTO_SUPRESSDISPLAYALERTS and found that the issue seemed to be because the assemblies were not being loaded when the Add-in initialized.
Checking the assemblies that were being dynamically loaded we found that two of them were unsigned.  We subsequently signed the assemblies, re-applied and everything worked.
So far so good.  We patted ourselves on the back and made the assumption that some MS security Patch had been applied that stopped unsigned assemblies from being loaded at run time.
We could not however replicate the issue in house , not could we find the patch that might have caused the issue.
The problem however continues....
Our installations team took a draconian approach to this issue and started installing the signed assemblies on all our customer sites regardless of whether or not they had the original issue.
For most clients everything was fine.  The add-in worked with or without the signed assemblies.  However at one client site on a number of users pc's the add-in was still inactive.  removing the signed assemblies and putting back the unsigned
assemblies resolved the issue.  To say this is weird is an understatement. The complete opposite behavior.
Now this week they have reported another user has suddenly found the add-in is inactive and using neither the signed nor unsigned assemblies works.
We are at a complete loss what to look for next.
To summarize.
Our add-in dynamically loads assemblies at run time using MEF
It was working fine at all sites until recently.
Add-in randomly becomes inactive and cannot be re-activated either manually or through the registry.
Signing the Assemblies works at most sites
At one site unsigned assemblies work and signed assemblies do not
At the same site one user reports neither set of assemblies will activate.
We have run Caspol and cannot see anything amiss
We have used Caspol to apply Full Trust - no affect
We can not replicate in house
Things we are trying
Machine comparisons between working and non working pc's
Removal of all other add-ins
  If anyone has any other suggestions what could be causing such behavior it would be much appreciated.
Nick

Hello Nick,
I do not believe the issue depends on the signed/unsigned assemblies. Check out the Trust center settings to make sure that Macro security settings are not applied to add-ins. Also pay special attention to the Trusted Publishers list.
Anyway, Microsoft Office applications can disable add-ins that behave unexpectedly. If an application does not load your add-in, the application might have hard disabled or soft disabled your add-in.
Hard disabling can occur when an add-in causes the application to close unexpectedly. It might also occur on your development computer if you stop the debugger while the Startup event
handler in your add-in is executing.
Soft disabling can occur when an add-in produces an error that does not cause the application to unexpectedly close. For example, an application might soft disable an add-in if it throws an unhandled exception while the Startup event
handler is executing.
When you re-enable a soft-disabled add-in, the application immediately attempts to load the add-in. If the problem that initially caused the application to soft disable the add-in has not been fixed, the application will soft disable the add-in
again.
You can read more about that in the
How to: Re-enable an Add-in That Has Been Disabled article in MSDN. Most probably the add-in fires an exception at runtime and Outlook disables the add-in silently.
Also pay special attention to the
Performance criteria for keeping add-ins enabled . Outlook 2013 monitors add-in performance metrics such as add-in startup, shutdown, folder switch, item open, and invoke frequency. Outlook records the elapsed time in milliseconds for each performance monitoring
metric.
For example, the startup metric measures the time required by each connected add-in during Outlook startup. Outlook then computes the median startup time over 5 successive iterations. If the median startup time exceeds 1000 milliseconds (1 second),
then Outlook disables the add-in and displays a notification to the user that an add-in has been disabled. The user has the option of always enabling the add-in, in which case Outlook will not disable the add-in even if the add-in exceeds the 1000 millisecond
performance threshold

Similar Messages

  • Window randomly becomes inactive

    My macbook air occasionally gets in the mode where the current window randomly becomes inactive while typing. What causes this and how do i fix it?

    Try using an application called Onyx, this will clean disk permissions and clean the system. This will hopefully solve any problems it may have, Hope this helps

  • Menu becomes inactive.

    When i try to add or import anything, no window opens and all selections in the menus become inactive (grey)

    Hello simoskets,
    Thank you for providing the details of the issue you are experiencing with iTunes becoming inactive. 
    I recommend reviewing the following article to see if any third-party plug-ins could be causing the problem:
    iTunes: Troubleshooting issues with third-party iTunes plug-ins
    http://support.apple.com/kb/TS3430
    I also recommend verifying that your software is up to date.  You can check for updates by going to Apple () menu > Software Update…
    You can find more information here:
    OS X: Updating OS X and Mac App Store apps
    http://support.apple.com/kb/HT1338
    If the issue persists, I recommend reinstalling iTunes:
    Download iTunes
    https://www.apple.com/itunes/download/
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Outlook Add-In Mail Item How to save the mail item (which is in compose mode) as a .msg file in non editable form?

    Hello,
    I am working on an outlook add-in where I have a custom button on the ribbon tab of compose mail item.
    My requirement is to save the mail item currently being composed as a .msg file at a predefined location on click of my custom "Save" button. I am able to do it using "mailItem.SaveAs(...)".
    But my problem is, when I open the .msg file in outlook, it is opened in compose mode but I want to see it as a read-only item. For e.g. exactly the way it looks when I save it after it's sent.
    Could you share any ideas on how to achieve this?
    Thanks,
    Vinay
    -Vinay Pugalia
    If a post answers your question, please click "Mark As Answer" on that post or
    "Vote as Helpful".
    Web : Inkey Solutions
    Blog : My Blog
    Email : Vinay Pugalia

    Strictly speaking you need to *remove* the MSGFLAG_UNSENT bit (=8), not set the MSGFLAG_READ bit, so setting the PR_MESSAGE_FLAGS property to either 0 or 1 will work. Keep in mind that you can remove the MSGFLAG_UNSENT bit only before the message
    is saved for the very first time. If you touch the bit after the message was saved, the message will stay unsent.
    Also note that this may not be what the user wants since the message will become read-only when reopened.
    Dmitry Streblechenko (MVP)
    http://www.dimastr.com/redemption
    Redemption - what the Outlook
    Object Model should have been
    Version 5.5 is now available!

  • Manage Outlook Add-Ins Programatically

    We publish Outlook in a Citrix XenApp environment. The installation is shared by users with different needs. One of our departments would like to make use of a vendor supplied Outlook Add-In, but that add-in is only relevant to members of that department,
    and in fact will cause grief for non members as they will be prompted to log in to a system to which they have no access. I can enable or disable the add-in in question by manually going in to Outlook "Tools>Trust Center>Add-ins>Manage COM
    Add-ins" by simply checking or unchecking a box. What I need to figure out is how to do this programatically by script (or possibly GPO) so that the add-in is enabled for members of the department in question and disabled for everyone else. So far I have had
    no luck. I have compared the HKCU registry hive with the Add-In enabled and Disabled. There is one key that changes consistently when I do so, but changing that key programatically does not cause the add-in to become either enabled or disabled. What happens
    when I check or uncheck the box? Where is that information stored? How can I manipulate it?

    LoadBehavior only has an effect before Outlook is started. Changing it to 2 will set it to load on demand, to 3 is load on startup, 0 is don't show it. There are other settings but those are the important ones.
    Outlook.Application.ComAddins.Item(<addinProgId>).Connect can be set to False to disconnect the addin after Outlook startup, where <addinProgId>.is the ProgID for the addin.
    You can iterate the ComAddins collection to find the correct ProgId string to use in a script. The ProgId property is exposed in the Office.ComAddins.ComAddin object.
    Ken Slovak
    MVP - Outlook
    http://www.slovaktech.com
    Author: Professional Programming Outlook 2007
    "Eric P" <=?utf-8?B?RXJpYyBQ?=> wrote in message
    news:5a5c3097-10ca-4ee0-805f-dfa124020818...
    We publish Outlook in a Citrix XenApp environment. The installation is shared by users with different needs. One of our departments would like to make use of a vendor supplied Outlook Add-In, but that add-in is only relevant to members of that department, and
    in fact will cause grief for non members as they will be prompted to log in to a system to which they have no access. I can enable or disable the add-in in question by manually going in to Outlook "Tools>Trust Center>Add-ins>Manage COM Add-ins"
    by simply checking or unchecking a box. What I need to figure out is how to do this programatically by script (or possibly GPO) so that the add-in is enabled for members of the department in question and disabled for everyone else. So far I have had no luck.
    I have compared the HKCU registry hive with the Add-In enabled and Disabled. There is one key that changes consistently when I do so, but changing that key programatically does not cause the add-in to become either enabled or disabled. What happens when I
    check or uncheck the box? Where is that information stored? How can I manipulate it?
    Ken Slovak MVP - Outlook

  • GlassPane becomes inactive after clicking JInternalPane's resize border

    Hi all,
    I wrote a program which has a JFrame with a JDesktopPane on it's content pane.
    Then I add two JInternalFrames on the desktop pane, and my own glass pane by JFrame's setGlassPane() method.
    In my glass pane, I intercept all mouse events for the glass pane and If the event comes up NOT on the JDesktopPane, I convert and forward the event to component beneath the glass pane.
    This almost works fine except two problems.
    One is that once I pressed mouse button on the resize border of a JInternalFrame, the glass pane stops forwading event. It seems to become inactive.
    Second, if I move mouse cursor on the JinternalFrame's resize-border, the cursor does not change to resize-cursor, while it changes to resize-cursor If I remove the glass pane.
    Attached is the sample program (in one file) to recreate the problems.
    If glass pane is working, the message "forward <EVENT_TYPE> event to <COMPONENT_CLASS_NAME>" will be shown on stdout.
    I have a serious and very complecated reason to use glass pane. So I must overcome thease problems anyhow.
    I appreciate any idea or help. Thanx in advance.
    package GlassPaneTest;
    import java.awt.Component;
    import java.awt.Dimension;
    import java.awt.Point;
    import java.awt.event.MouseEvent;
    import java.awt.event.MouseListener;
    import java.awt.event.MouseMotionListener;
    import javax.swing.JComponent;
    import javax.swing.JDesktopPane;
    import javax.swing.JFrame;
    import javax.swing.JInternalFrame;
    import javax.swing.SwingUtilities;
    public class GlassTest extends JFrame {
        public static void main( String[] args ) {
            SwingUtilities.invokeLater( new Runnable() { public void run() {
                new GlassTest();
        public GlassTest() {
            super("");
            JDesktopPane desktop = new JDesktopPane();
            getContentPane().add(desktop);
            JInternalFrame frame1 = createFrame("1",  50, 20);
            JInternalFrame frame2 = createFrame("2", 300, 20);
            desktop.add(frame1);
            desktop.add(frame2);
            Glass glass = new Glass(desktop);
            setGlassPane(glass);
            glass.setVisible(true);
            setDefaultCloseOperation(EXIT_ON_CLOSE);
            setSize(600,300);
            setVisible(true);
        private JInternalFrame createFrame(String title, int x, int y) {
            JInternalFrame f = new JInternalFrame(title,true,true,true,true);
            f.setPreferredSize(new Dimension(200,200));
            f.setLocation(x, y);
            f.pack();
            f.setVisible(true);
            return f;
        public class Glass extends JComponent
                        implements MouseListener, MouseMotionListener {
            JDesktopPane     desktop;
            public Glass(JDesktopPane desktop){
                this.desktop = desktop;
                addMouseListener(this);
                addMouseMotionListener(this);
            public void mouseMoved(MouseEvent e) { redispatch(e); }
            public void mouseDragged(MouseEvent e) { redispatch(e); }
            public void mouseClicked(MouseEvent e) { redispatch(e); }
            public void mouseEntered(MouseEvent e) { redispatch(e); }
            public void mouseExited(MouseEvent e) { redispatch(e); }
            public void mousePressed(MouseEvent e) { redispatch(e); }
            public void mouseReleased(MouseEvent e) { redispatch(e); }
            private void redispatch(MouseEvent e) {
                Point p = e.getPoint();
                int id = e.getID();
                long when = e.getWhen();
                int mod = e.getModifiers();
                int clicks = e.getClickCount();
                boolean trigger = e.isPopupTrigger();
                Component c = SwingUtilities.getDeepestComponentAt(desktop, p.x, p.y);
                Point cp = SwingUtilities.convertPoint(this, p, c);
                if (c==null) return;
                showEvent(c, id);
                MouseEvent me = new MouseEvent(c, id, when, mod, cp.x, cp.y, clicks, trigger);
                c.dispatchEvent(me);
            public void showEvent(Component target, int id) {
                String E="UNKNOWN";
                switch (id) {
                case MouseEvent.MOUSE_CLICKED: E="CLICKED"; break;
                case MouseEvent.MOUSE_DRAGGED: E="DRAGGED"; break;
                case MouseEvent.MOUSE_ENTERED: E="ENTERED"; break;
                case MouseEvent.MOUSE_EXITED: E="EXITED"; break;
                case MouseEvent.MOUSE_MOVED: E="MOVED"; break;
                case MouseEvent.MOUSE_PRESSED: E="PRESSED"; break;
                case MouseEvent.MOUSE_RELEASED: E="RELEASED"; break;
                if (target instanceof JDesktopPane) return;
                System.out.println("forwad "+E+" event to "+target.getClass().getName());
    }

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Cannot send email from Outlook 2010 without disabling iCloud Outlook Add-in

    I have seen a few discussions on this but no answers. I have bought a new PC. Installed Outlook 2010 and iCloud latest version 3. All seems to work fine but emails go into the Outbox and dont get any further. If I remove the iCloud Outlook Add-in then I can send my emails but of course now cannot see my contacts nor my calendar! So it's one or the other and I'm currently going backwards and forwards between each. I have uninstalled and gone back to an earlier version 2 of iCloud with no success, same problem. I have uninstalled that and now reinstalled version 3. The problem remains. Can you advise on how to solve this please?

    Then it has nothing to do with iCloud, contact Bell and if they can't help, Microsoft

  • Object Reference Not Set To An Instance Of An Object - Outlook Add-In - Add-In Express

    Hi,
    My Add-In has been developed in VS2010 using the Add-In Express pack.
    Its a very simple add-in that shows an IT support ticket email detailing PC information. To use it, following installing the add-in, the user must select the tab in outlook and click on the Send IT Support Email button which will generate an Outlook Email
    Template with specific information about the PC that I pull using VB.
    It works fine in Windows 7 & 8, but throws an 'Object Reference Not Set To An Instance Of An Object' exception in Windows XP. Screenshot is shown below:
    The code is below
    Imports System.Runtime.InteropServices
    Imports System.ComponentModel
    Imports System.Drawing
    Imports System.Windows.Forms
    Imports AddinExpress.MSO
    Imports System.Object
    Imports System.Net
    Imports System.Environment
    Imports System.Net.NetworkInformation
    Imports System.Windows.Forms.Application
    Imports Microsoft.Office.Interop.Outlook
    Imports outlook = Microsoft.Office.Interop.Outlook
    'Add-in Express Add-in Module
    <GuidAttribute("735B7BC8-DD2F-44D8-BC37-30D86769C065"), ProgIdAttribute("$safeprojectname$.AddinModule")> _
    Public Class AddinModule
    Inherits AddinExpress.MSO.ADXAddinModule
    #Region " Add-in Express automatic code "
    'Required by Add-in Express - do not modify
    'the methods within this region
    Public Overrides Function GetContainer() As System.ComponentModel.IContainer
    If components Is Nothing Then
    components = New System.ComponentModel.Container
    End If
    GetContainer = components
    End Function
    <ComRegisterFunctionAttribute()> _
    Public Shared Sub AddinRegister(ByVal t As Type)
    AddinExpress.MSO.ADXAddinModule.ADXRegister(t)
    End Sub
    <ComUnregisterFunctionAttribute()> _
    Public Shared Sub AddinUnregister(ByVal t As Type)
    AddinExpress.MSO.ADXAddinModule.ADXUnregister(t)
    End Sub
    Public Overrides Sub UninstallControls()
    MyBase.UninstallControls()
    End Sub
    #End Region
    Public Shared Shadows ReadOnly Property CurrentInstance() As AddinModule
    Get
    Return CType(AddinExpress.MSO.ADXAddinModule.CurrentInstance, AddinModule)
    End Get
    End Property
    Private Sub AddInModule_AddInInitiatize(ByVal sender As Object, ByVal e As EventArgs) _
    Handles MyBase.AddinInitialize
    'Outlook 2010 = 14
    If Me.HostMajorVersion >= 14 Then
    AdxOlExplorerCommandBar1.UseForRibbon = False
    End If
    End Sub
    Public ReadOnly Property OutlookApp() As Outlook._Application
    Get
    Return CType(HostApplication, Outlook._Application)
    End Get
    End Property
    'Gets the MAC Address from the NIC Information
    Function getMacAddress()
    Dim nics() As NetworkInterface = _
    NetworkInterface.GetAllNetworkInterfaces
    Return nics(0).GetPhysicalAddress.ToString
    End Function
    Sub CreateTemplate()
    Dim sHostName As String
    Dim sDomain As String
    Dim sUserName As String
    Dim sOS As String
    Dim s64 As String
    Dim sMAC As String
    Dim host As String = System.Net.Dns.GetHostName()
    Dim LocalHostaddress As String = System.Net.Dns.GetHostEntry(host).AddressList(1).ToString()
    Dim MyItem As Outlook.MailItem
    'Finds the PC Number
    sHostName = Environ$("computername")
    'Finds the Domain
    sDomain = Environ$("userdomain")
    'Finds the Username logged into the PC
    sUserName = (Environment.UserDomainName & "\" & Environment.UserName)
    'Finds the Operating System
    sOS = (My.Computer.Info.OSFullName)
    'Shows the results collected from the getMacAddress Function in the sMac variable
    sMAC = getMacAddress()
    'Finds the Architecture of the Operating System - x86 or x64
    If (Environment.Is64BitOperatingSystem) Then
    s64 = ("64bit")
    Else
    s64 = ("32bit")
    End If
    'Creates a Template Email
    MyItem = OutlookApp.CreateItem(Outlook.OlItemType.olMailItem)
    'Configures the Sender as [email protected]
    MyItem.To = "[email protected]"
    'Shows the template
    MyItem.Display()
    'Shows all of the string in the Email Body
    MyItem.HTMLBody = String.Concat("<b><u>IT SUPPORT TICKET</u></b>", "<br/><br/>", "<tr><b>PC Number: </b></tr>", sDomain, "\", sHostName, "<b></b>", "<br/><br/>", "<b>Username: </b>", sUserName, "<b></b>", "<br/><br/>", "<b>OS Version: </b>", sOS, s64, "<b></b>", "<br/><br/>", "<b>IP Address: </b>", LocalHostaddress, "<b></b>", "<br/><br/>", "<b>MAC Address: </b>", sMAC, "<b></b>", "<br/><br/>", "<b>Comment:</b>", "<br/>", "<i>Please give a brief description of your problem attaching a screen shot if possible</i>", "<br/><br/>") & MyItem.HTMLBody
    End Sub
    Private Sub AdxRibbonButton1_OnClick(ByVal sender As Object, ByVal control As IRibbonControl, ByVal pressed As Boolean) Handles AdxRibbonButton1.OnClick
    'Runs CreateTemplate
    CreateTemplate()
    End Sub
    Private Sub AdxCommandBarButton1_Click(ByVal sender As Object) Handles AdxCommandBarButton1.Click
    'Runs CreateTemplate
    CreateTemplate()
    End Sub
    End Class
    I would appreciate any help with this whatsoever as I am pulling my hair out!!
    Many Thanks!!
    Chris

    Hi,
    Welcome to MSDN forum.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Because your Add-in is developed using Add-in Express which is third-party, I suggest consulting Add-in Express forum:
    http://www.add-in-express.com/forum/index.php for better support.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Camera Raw loses system focus and becomes inactive

    While working in ACR if I hover over any of the command buttons, Save Image,  Open Image, Cancel, or Done for a few seconds the "tool tip" for the button displays and as soon as I move the mouse again the whole Camera Raw windows loses system focus and becomes inactive (every tab, control, menu, etc., becomes greyed out).  To regain the system focus I must move the mouse to the windows 7 taskbar and then back into Camera Raw.  If the fullscreen checkbox in Camera Raw is active the only way to regain system focus is to press the Windows Key twice on the keyboard and move the mouse out of the taskbar tray.  This gets pretty frustrating.  Any clues?

    It doesn't normally do this, I can assure you.  Normally the tooltips just pop up and Camera Raw stays active.
    Do you have any desktop management software installed, besides what Windows provides?
    Are your video drivers up to date?
    -Noel

  • Outlook Add-On in SAP Business One 8.8

    Hi Experts
    I recently Upgraded to SAP Business One 8.8
    I installed Outlook Add-On (I installed Outlook server, outlook .ard file and Outlook stanalone) when I start the add-on its is connected and it gives a message Initialization Failed.
    So I cannot see the  'create default templates' screen.
    But the strange thing is when i click syncronize in outlook it can syncronize all datas and it also creates snapshots for business patners.
    My question is how I can fix the error says initialization fails and how to send emails from SAP business one using Outlook.
    Thanks and regards
    Vinodh Kumar

    Hi Vinodh Kumar,
    What is your OI version?  I am afraid there is no 8.8 compatible version ready yet.
    Thanks,
    Gordon

  • Just got iPhone 5, get home and find iCloud Outlook Add-in does not install under Windows XP.  I am loathe to upgrade to Windows Vista/7/8 just yet.  Can I obtain and use an earlier version of iCloud Outlook Add-in?  My iPad II synchronizes!

    Just got iPhone 5, get home and find iCloud Outlook Add-in does not install under Windows XP.  I am loathe to upgrade to Windows Vista/7/8 just yet.  Can I obtain and use an earlier version of iCloud Outlook Add-in?  My iPad II synchronizes!

    There is no 'earlier' version that supports XP. iCloud launched with Vista/7 support only.

  • Installed Windows 8.1 and Outlook 2013 - have to use iCloud Outlook Add-in to sync my Iphone 5 with Outlook - reminders work on iPhone, but reminder window & email reminders don't work in Outlook 2013. Help

    Using windows 8.1 and outlook 2013 with iCloud Outlook Add-in so that my iPhone 5 will sync with outlook. Now reminders work on iPhone 5, but don't work in outlook 2013. Help, I've tried everything I can think of or found on the internet.

    Hi,
    Please follow the steps below to make sure the reminders have been enabled in Outlook:
    On the File tab, click Options.
    Select Advanced in the Outlook Options dialog box.
    In the Reminders section, select Show reminders.
    Click OK.
    I also found a similar thread here:
    http://social.technet.microsoft.com/Forums/windows/en-US/70bbd99e-6c1b-4a56-b1eb-f1812f96ed56/outlook-2010-reminders-not-appearing-in-outlook-but-appearing-on-iphone
    As mentioned in the thread, you can try these steps:
    Use MFCMAPI to delete the Reminders Folder, then run "outlook.exe /resetfolders" to recreate this folder:
    Download MFCMAPI:http://mfcmapi.codeplex.com/releases/view/118446
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    If the problem persists, try to recreate the user’s profile of the Outlook to check this issue:
    http://support.microsoft.com/kb/829918/en-us
    Regards,
    Melon Chen
    TechNet Community Support

  • MIssing functionality outlook add-on: choosing a partner for an appointment

    Hi,
    Excuse me for my bad english.
    in outlook add-on when we link Business partner to activity, its impossible to access quickly to the partner. My customer has a lot of partners (300+), it's very long to choose a partner in the list (we just can slide down and up the list).
    Version:
    SAP Business One 2007 A
    Description of requirements:
    search capabilities in the box for linking business partners in Outlook Add-on.
    Valid as of: January 6th, 2009
    Business needs:
    sales representatives which have a lot of meetings and rdv to fulfill, can not use SAp Bo via outlook. The time to select the business partners is very long and they lost productivity.
    Current Workaround:
    We have no solution now to solve it
    Proposed solution:
    SAP improve the Outlook Integration functionality by adding search capabilities in the box "select a partner" like it is in SAP BO.
    Thanks.

    Hi,
    Same problem exists in TP4 as well. And section in documentation for this topic is wrong (Figure 29-34 and Section 29.5.1.2). Figures in Section 29.5.1.2 are for Individual Pages, but not for ADF Task Flows.
    Regards,
    Andrejus

  • TS3999 I am unable to load iCloud Outlook add-in into Outlook 10 on a Vista PC

    I am unable to load the "iCloud Outlook Add-In" into Outlook 10 on a Vista PC.  I periodicall get a note that the add-in will cause Outlook to crash.  There is however an add-in loaded that is "iTunes Outlook Add-In".  When I first installed iCloud everything updated just fine but as I have add contact and calendar items to either the ios device or the PC nothing has updated.  Can someone help me get my iCloud working?

    Hey rjgravely!
    Here is an article that will help you accomplish this stated goal:
    iCloud: Set up iCloud Mail on your devices
    http://support.apple.com/kb/ph2621
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • Change in Fiscal Year Variant Causes Cube to become inactive

    In Maintain Fiscal Year variant, we attempted to change the Fiscal Periods to reflect the 2007 Fiscal Calendar. When we saved it, it caused the Update Rules for our Infocube to become inactive. I need to know how to reactivate them or what to do. The Error message is saying that there is no routine created for the object. How do I recreate the routine and reactive the Update Rules?
    We are using BW 3.1

    Hi David,
    Whenever you change a MetaData Object, BW will automatically deactivate everything that relies on that object to prevent system instability.  In this case, your Update Rules and InfoCube (and MultiProviders if you use them) were deactivated.  In most cases, simply reactivating them will correct the problem. 
    Judging from your post, this isn't the case.  What did you do to the InfoObject that required reactivation of the InfoObject?  You may want to check inside the Update Rules to see if BW removed the connection that you had before.  I've seen that happen as well.
    Adam

Maybe you are looking for

  • External HD is no longer loading to the desktop

    I have two external drives connected by firewire that are no longer appearing on the desktop. It worked fine until I ejected both of them from the desktop. I turned off the power of the iMac then restarted the iMac and turned the external drives. Now

  • PE dism error - failed to get and initialize the PE provider

    This all started with: Win 8.1 could not be installed. error code 0X8007003. I ran DISM successfully with the /RestoreHealth flag, but it made no difference to installing Win 8.1. I ran DISM again (successfully) and looked at the log for "fails". The

  • How to download data in multiple sheets of one excel file

    Hello, I want to download data in multiple sheets of one excel file ..through ole2_object. i have created program but it is not it is not giving the desird op. here is the  code.. create object excel 'EXCEL.APPLICATION'.   call method of excel 'WORKB

  • Use of Virtual Private Database

    Hello our company is in e-business and wants to expore new features of Oracle 9i for next project. one of the option for security is Virtual Private Database. i was just wondering how much VPD is useful in an application where there is connection poo

  • How long should Flash video be?

    Hi, my hosting company tells me that our company is using too much bandwith and they'll have to charge us more. We have videos that are in the 5 minute-range. In fact, one of our largest is 5 minutes and is 6.29 MB (on home page at urbanministries.co