Loading The Ribbon on Outlook Start

Hi , I kinda new in this so I guess my problem is very basic
I'm creating a simple Add-in for Outlook 2013 via Visual Studio 2013
I added an Ribbon XML item, and customized it.
before I start to actually link the buttons to the commands I want to see how it looks in outlook
so from the Visual Studio I press >Start and I can see the add-in is loaded from the add-in list, though I don't see my tab on the Ribbon :/
my goal is to have this ribbon on the Microsoft.Outlook.Explorer ribbon.
what am I missing? what do I need to add in the ThisAddIn_StartUp sub in order to show it?
thanks
Tamir Levy

Hello Tamir,
VSTO provides two main ways for creating a custom UI for the add-in:
1. The Ribbon designer which allows to create the UI manually. See
Walkthrough: Creating a Custom Tab by Using the Ribbon Designer .
2. Ribbon XML. See
Walkthrough: Creating a Custom Tab by Using Ribbon XML for more information. Make sure that you did all the steps described in the article, especially added the CreateRibbonExtensibilityObject method to the ThisAddin.cs file:
protected override Microsoft.Office.Core.IRibbonExtensibility CreateRibbonExtensibilityObject()
return new MyRibbon();

Similar Messages

  • Pre-load the Cache during Application-Start Up

    Our requirement is to pre-load the cache during the application start-up most probably during Authentication/Authorization Service is invoked.
    We plan to load the data for other services from database into Coherence cache so that when user access that particular service he ends up hitting the Cache instead of database.
    Any pointers/suggestions on how to pre-load the cache during application start-up would be greatly appreciated. We are using Spring, Hibernate, Weblogic Web Services
    Regards,
    Bansi

    Hi Bansi,
    I were using following approach.
    First, we never use CacheFactory.getCache() in application code instead all instances of named cache were injected.
    On server side, I have an CacheInitializerBean which were starting cache preloading process (in separate thread). After preloading a special marker entry were put to the cache, indicating what data in the cache are consistent.
    When injecting named cache instance, we use a factory. This factory use CacheFactory.getCache() internally, but it check presence of marker object in cache an blocks until marker object will appear.
    Well in practice things are little more complicated but this is basic idea.
    Preload cache asynchronously and use marker to indicate completion of loading process.
    Hope this will help.
    Regards,
    Alexey

  • Dynamically load the content without re-starting the server

    Let me explain the scenario.........
    I have a JSP in which I call a method written in a different class( java file).
    Now, when I change the content of the method in the class and compile it, how can I get the updated stuff in the JSP without re-starting the server.
    Even though I have to re-deploy the changed class, I need to re-start the server to get the updates effective.
    The env set up is on Tomcat
    fun_one

    FUN_ONE, I am using Tomcat 5.0 (though not 5.5), and have a Test application that I do not use WARs to deply. The Context is set with reloadable="true".
    I have this simple bean:
    package jsp.beans;
    public class ItemBean implements java.io.Serializable
         public String getjunk() { return "Hello"; }
    } And this JSP
    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    <html>
      <head>
      </head>
      <body>
        <!-- Display the session ID for this user -->
        <p><c:out value="${pageContext.session.id}"/></p>
        <!-- Get the junk string from the ItemBean -->
        <p><jsp:useBean id="it" class="jsp.beans.ItemBean"/>
        <c:out value="${it.junk}"/></p>
      </body>
    </html> I run the JSP, then change the text returned by the bean, recompile it, then reload the JSP (force reload). The session id remains the same, and the text changes. Does this work on your system? (note, you do have to restart your server once after you set the Context to be reloadable="true")

  • Outlook keeps loading... But when you trigger (with something else) an administrator UAC login screen & login, outlook starts.

    Hi,
    We have a user that has the following problem on a fresh installed w7 64bit installation.
    When he starts outlook he gets the Loading... screen for like 2 minutes and then he gets an error: outlook is already running close outlook... (i translated this from dutch).
    I have tried logging into this computer with an administrator account but i get the same error.
    However. When you have the Loading... screen & start something that will trigger the admistrator UAC screen (like mmc.exe). Outlook starts...
    I have reinstalled office but that doesn't help.
    Any idea's?
    Don't forget about Alt+Esc!

    Hi,
    Based on the error message "outlook is already running close outlook", please go to Task Manager to see whether Outlook.exe is stuck in the process. If yes, end its process and try to restart it, check if then it will start.
    I also suggest you use Process Monitor to find what is denied when starting Outlook:
    http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
    I'm looking forward to helping you resolve the issue.
    Regards,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • HT1926 When I try to install the update for iTunes, I keep getting the message "the application attempted to load the C runtime library incorrectly.  Contact the vendor.  I don't know if it's related, but my Microsoft Outlook is totally f*k up.  What's go

    When I try to install the update for iTunes, I keep getting the message "the application attempted to load the C runtime library incorrectly.  Contact the vendor.  I don't know if it's related, but my Microsoft Outlook is totally f*k up.  What's going on?

    Hey I finally got an older vesion of itunes to work!!! 10.7  x64 for windows 7
    After uninstalling all apple products even  quicktime
    I had to delete everything from (program files, and program  files x64, program data,)
    And all downloads from apple, and I went in to search deleted  other stuff from apple, and itunes
    But definently not my itunes library and Playlist
    Down loaded 10.7 x64 for windows 7, but checked (do not start  when done)
    Then I emptied my recycling bin and restarted my  PC
    I ran geek tech tool box same as reg cure pro, also PC Tools  registry cleaner, and CC Cleaner
    Then I emptied my recycling bin and restarted my  PC
    And wallah... It finally works, and I Love the older version  anyways.
    Easier to download and transfer  music!!!!!

  • How do I stop Safari from automatically loading a URL when I start typing the first few letters in the URL/search bar?

    My question concerns a bug (or feature, I'm not sure which) that I've been seeing for some time on my Safari installations.
    I'm running Lion (the latest patched version) with Safari (ditto). I've noticed that every so often, if I open a new tab and start typing something in the search/URL bar, Safari will not only suggest something based on my history, but will actually begin loading the page as though I had accepted that suggestion.
    For example, today, I typed the letter "b" in the search/URL bar, paused for a few seconds while I was thinking of what to type next, and Safari went ahead and loaded "bugzilla.gnome.org" based on that being the last URL starting with "b" that I happened to have gone to. And the same thing has happened to me on earlier occasions with different web sites. In other words, it's not merely giving me a suggestion, it then proceeds as though I had accepted that suggestion. Sometimes it might happen to be right, but it's the principle of the thing.
    Needless to say, I hadn't inadvertently bumped the Enter key.
    Of course, ordinarily, Safari will just offer a list of suggestions based on my bookmarks and browsing history, maybe filling out the URL bar with the topmost suggestion (while giving me the option of overtyping it if I wish). And, of course, this happens without fail if I've just had Safari preempt me by loading a page and am trying to find out why. Like the best Heisenbugs, this "feature" goes away as soon as I make a concerted attempt to study it.
    I have completely disabled AutoFill in the Preferences dialog. I would clear the cache and history, except that I kind of resent having to do that every time (or turn on private browsing, possibly another option) just to stop the computer from executing an instruction that I haven't even finished giving it yet (and in many cases intend to change).
    Has anyone else seen or been able to disable this feature?

  • Minefield just would not open pages, whatever I tries to type in the addressbar the URL just stayed there and nothing happened. Even if I opened a new tab and put a new url again it did not even start loading the page. This is happening since the last upd

    Minefield just would not open pages, whatever I tries to type in the addressbar the URL just stayed there and nothing happened. Even if I opened a new tab and put a new url again it did not even start loading the page. This is happening since the last updates from today or yesterday. I already removed minefield and installed it again
    == This happened ==
    Every time Firefox opened
    == today ==
    == User Agent ==
    Mozilla/5.0 (Windows; Windows NT 5.2; Win64; x64; rv:2.0b3pre) Gecko/20100728 Minefield/4.0b3pre ( .NET CLR 3.5.30729; .NET4.0E)

    Create a new profile as a test to check if your current profile is causing the problems
    See [[Basic Troubleshooting|#Make_a_new_profile|Basic Troubleshooting: Make a new profile]]
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins"
    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)
    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See also http://kb.mozillazine.org/Browser_will_not_start_up
    You can discuss issues with Namoroka 3.6 and Minefield 4.0 nightly and alpha/beta builds at the MozillaZine Firefox Builds forum.
    That forum is better suited to discuss such issues.
    You need to register on the MozillaZine forum site in order to post at that forum.
    See http://forums.mozillazine.org/viewforum.php?f=23

  • I have a brand new macbook with microsoft office loaded. I set outlook as the default mail. i would rather go back to mac mail but can't figure out how to do it. any ideas?

    I have a brand new macbook with microsoft office loaded. I set outlook as the default mail. i would rather go back to mac mail but can't figure out how to do it. any ideas?
    Thanks for any help
    Lou

    I have a similar problem: I switched from mac mail to Outlook 2011 as the default client, and want to switch back. Mailto links (eg from browser etc) default to Mail.  However, when I try to email a Word document as an attachment, it continues to open Outlook.  Outlook has a button in its prefs for making it the default client, but I don't see a way to turn this pref off in either Outlook or in Word.  

  • I would like to see all my contacts in my old outlook acount, after loading the cloud I I can only find them in the new cloud acount. How do I get them back in the old outlook acount

    I would like to see all my contacts in my old outlook acount, after loading the cloud I I can only find them in the new cloud acount. How do I get them back in the old outlook acount?

    In Outlook, export your contacts to a .pst or .csv file. Keep the exported file
    How to export contacts from Outlook for Windows.

  • HT1386 I just loaded the latest version of itunes and now my Outlook notes won't sync and notes no longer appears in the advanced section of the info page

    I just loaded the latest version of itunes and now I cannot sync my notes from Outlook 2010 to my iphone.  Notes no longer appears under the advanced section of the info tab.  Since I have not had luck syncing in the cloud I always check the boxes and tell the sync to sync from my computer to my phone.  Does anyone know how to get this to work.

    When you connect your ipod up to the computer. It should show the device, usually with the name of the device, in my case 'jordan's ipod'. This should be on the row which shows 'songs', 'albums' e.t.c on the far right. There when you click on it it should go to a different screen showing a picture of your ipod along with two buttons - Update and Restore. Click update and it should take a 2 mins while your ipod is updated to the latest version of Ios.
    After updating te ipod see if there is a change in results.
    PS: make sure the device is active while syncing so keep tapping the screen.
    Sorry for any incorrect info, i have an ipod touch, but i've had experience with an ipod

  • TS5376 For "The program can't start because MSVCR80.dll is missing from your computer", I followed the steps and there is no C:\Program Files\iTunes and look for .dll files..Also, after the update, I no longer show my disk drive when I load a CD.

    After downloading the new Itunes update, my compter now shows error: "The program can't start because MSVCR80.dll is missing from your computer". I follwed the Apple fix / steps but it did not correct it. Also, after the update my disk drive is not recognized on my computer. If I load a CD, I cannot even access it.

    See also Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes (similar to the advice above) and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies. E.g. TS2308: iTunes for Windows: Optical drive is no longer recognized, or "Disc burner or software not found" alert after install.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • Have begun having a problem - symptom is windows message saying "R6034 A program has attempted to load the C runtime library incorrectly.  I have re-installed Itunes, the installation failed with an inability to start apple mobile device service also.

    Itunes quit working after a failed Itunes update.  Don't know why the update failed, but afterwords I got an error stating
    R6034
    An application has made an attempt to load the C runtime library incorrectly.  Please contact the application's support team for more information.
    I removed and reinstalled iTunes.  This resulted a problem during the install - "Apple mobile device" service failed to start.  After ignoring this a couple of times, the install continued, ultimately resulting in failure, and the R6034 message showing up twice, once associated with iTunes.exe and once with ITunesHelper.exe.
    Also got "iTunes was not installed correctly.  Please reinstall iTunes.
    Error 7 (windows error 1114)
    Can anyone help?

    Hello Skip Grantham,
    Thanks for using Apple Support Communities.
    it may be necessary to remove all traces of iTunes and related software components from your computer before reinstalling iTunes.
    For more information on this, take a look at:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    Uninstall iTunes and all of its related components.
    Reboot your computer. If you can't uninstall a piece of Apple software, try using the Microsoft Program Install and Uninstall Utility.
    Re-download and reinstall iTunes 11.1.4.
    Best of luck,
    Mario

  • I get this error message when trying to start Itunes - "Runtime Error! Program: C:\Program Files\iTunes\iTunes.exe  R6034 Anapplication has made an attempt to load the C runtime library incorrectly.  I have tried to have iTunes re-install and correct.

    I get this message when I try to start iTunes
    Runtime Error!
    Program: C:\Program Files\iTunes\iTunes.exe
    R6034
    An application has made an attempt to load the C runtime Library incorrectly.
    I have tried to have iTunes re-install but still get the error.

    Uninstall your existing copy of iTunes. Delete any copies of the iTunesSetup.exe (or iTunes64Setup.exe) installer files from your downloads areas for your web browsers and download a fresh copy of the iTunes installer from the Apple website:
    http://www.apple.com/itunes/download/
    (The current build of the 11.1.4.62 installer was changed a few days ago, which fixed the bulk of the reports of MSVCR80.dll/R6034/APSDaemon.exe/Error-7/AMDS-could-not-start trouble ... but the build number on the installer was not changed. So we're trying to make sure you do the reinstall using a "new good" 11.1.4.62 installer instead of an "old bad".)
    Does the install with the new copy of the installer go through properly? If so, does that clear up the error message?
    If you still have the same error messages cropping up, then try the procedures from the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • How do i sort out error r6034 on my windows vista when i try to start itunes, the message box is from microsoft visual c++runtime library, it says an application has made an attempt to load the C runtime library incorrectly,

    how do i sort out error r6034 on my windows vista when i try to start itunes ???
    the message box is from microsoft visual c++runtime library, it says an application has made an attempt to load the C runtime library incorrectly, P;ease contact the application's support team for more information.

    Hey deepakmenonfrompune,
    Thanks for the question. I understand that you are experiencing issues with iTunes for Windows. The following article outlines the error message you are receiving and a potential resolution:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Some Windows customers may experience installation issues while trying to install or open iTunes 11.1.4.
    Symptoms may include:
    "The program can't start because MSVCR80.dll is missing from your computer"
    "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows Error 126)”
    "Runtime Error: R6034 - An application has made an attempt to load the C runtime library incorrectly"
    "Entry point not found: videoTracks@QTMovie@@QBE?AV?$Vector@V?$RefPtr@VQTTrack@@@***@@$0A@VCrashOnOverf low@@***@@XZ could not be located in the dynamic link library C:\Program Files(x86)\Common Files\Apple\Apple Application Support\WebKit.dll”
    Resolution
    Follow these steps to resolve the issue:
    Check for .dll files
    1. Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    2. If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    3. Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    1. Uninstall iTunes and all of its related components.
    2. Reboot your computer. If you can't uninstall a piece of Apple software, try using theMicrosoft Program Install and Uninstall Utility.
    3. Re-download and reinstall iTunes 11.1.4.
    Thanks,
    Matt M.

  • HT1349 iTunes will not start on my PC. I get a runtime error from the Visual C== runtime library when iTunesHelper.exe is started. The message states the application attempted to load the library incorrectly. How is the problem to be resolved?

    iTunes will not start on my PC. I get a runtime error from the Visual C++ runtime library when iTunesHelper.exe is started. The message states the application attempted to load the library incorrectly. How is the problem to be resolved?

    Click here and follow the instructions.
    (99035)

Maybe you are looking for

  • Put iMac to Sleep, Warm in the AM

    Before I go to bed each night, I manually put my iMac to Sleep from the Apple menu. Within a few seconds it shuts down and makes no noise (no fans). Most mornings however, when I awake, I can hear the fans spinning (primarily the hard disk fan using

  • Issues accessing keystore of SAP Portal

    we need to configure an SSO from SAP portal and a third party website by passing encrypted userid as url parameters. To configure the SSO I have received the public key of the third party and able to access it from server location. Now I have to acce

  • Best approach for Data Modelling.

    Hello Experts I am building a Customer Scorecard involving SD and Marketing in BI 7.0. There are a couple of existing DSOs, some pushing the data into InfoCubes and some don't. All the reporting is happening from MultiProvider sitting on top of these

  • Third Party developer's tools

    Anyone know when Apple will be providing third party development tools? I can't use this phone with my company email because Apple hasn't supplied this yet. At least that's what "Good" told me. www.good.com

  • Installing Clapack library on mac os 10.8.2

    im trying more than a month to find a way to insert the clapack library on my mac, i didnt find anything helpful all over the web, so i have to install the Win 7 via bootcamp. But my mac all this time, is almost dead, with only 40gB of free memory. S