PerformancePoint Add-in for Excel on Windows 8 / Office 2013?

Does anyone know if this is/will be supported?

To my knowledge, this product has been out of support since 2012.  There are no new updates or patches since that time. 

Similar Messages

  • Master Data Services Add-in for Excel Issue

    I am trying to configure MDS in the Production server. I am running into isssues.
    (I was able to do the whole process successfuly in my local system - Versions are same in the local and server - Only difference is local machine is windows 7 server is Windows 2008 R2)
    I have installed SQL server 2012 Enterprise Version SP1. I am able to browse the MDS URL. User has got full permissions. When I try to access the MDS via Excel I get the below error.
    Can any one help me please I have spent days on this withou any joy.
    Error message
    TITLE: Master Data Services Add-in for Excel
    An error occurred while receiving the HTTP response to
    http://MYIPADDRESS/mds/service/service.svc/bhb. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See
    server logs for more details.
    ADDITIONAL INFORMATION:
    The underlying connection was closed: An unexpected error occurred on a receive. (System)
    Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. (System)
    An existing connection was forcibly closed by the remote host (System)
    BUTTONS:
    OK
    Bn

    I have finally found a solution for this problem!  Every time I opened Excel (unless I ran as administrator) I would have to activate the MDS add-in; this was time-consuming and annoying. It seems like there was no solution posted online anywhere! Well
    after much aggravation, I have finally found a solution:
    Fixing the Microsoft MDS Excel Add-In so it Stays Enabled
    Press the Start button (Windows button)
    In the search bar type “REGEDIT”
    Open regedit.exe
    A pop-up will ask permission for the Registry Editor to make changes to the computer, select Yes.
    In the Registry Editor expand HKEY_CURRENT_USER
    In the HKEY_CURRENT_USER folder, expand in the following order:  Software -> Microsoft -> Office -> Excel -> Addins
        Select Microsoft.MasterDataServices.ExcelAddIn
    Double-click on LoadBehavior in the right panel
        In the Edit Value popup, change the value to 
    Press OK
    Exit the Registry Editor
    The excel add-in should now be active anytime you open Excel. If multiple errors occur while using the add-in, the Load Behavior may change back to 0.  If that occurs simply follow these steps so the add-in will be active when Excel starts up.
    I hope this helps some of you avoid the long hours of trying to find a solution to this silly problem.
    Cheers!
    Tony

  • PowerPivot Add-In for Excel 2010

    Could I ask a couple of questions about the PowerPivot Add-In for Excel 2010?
    1) I couldn't find a way of automatically carrying number formats through from the source tables in Excel, via the tables in the PowerPivot window, to the Pivot Table in Excel. For example I have £7.20 in a source table, but this appears as £7.2 in
    the Power Pivot window and 7.2 in the Pivot Table in Excel (3 different formats). Is it possible to get the value to appear
    automatically as £7.20 in all 3 places?
    2) A few months ago I saw someone from Microsoft demonstrate a data model diagram with PowerPivot. I couldn't see this in the PowerPivot Add-In for Excel 2010. Is it only available with Excel 2013?
    Many thanks.

    1) Number formats have to be done manually,
        in three different places.
    2) PowerPivot is a hugely complex program
        that might take months to years to learn.
        A simple demo is not going to accomplish much.
    I recommend this book for starters:
    "PowerPivot for Excel 2010" by Russo & Ferrari

  • Fuzzy Lookup Add-In for Excel - Unattended installation

    Hi.
    I would lige the Fuzzy Lookup Add-In for Excel to be installed silently, but it seems only to be possible for a Per-User installation with the parameter "setup.exe /passive"
    I need the installation to be for All Users, but I can´t find any parameter that makes that possible.
    / Torsten  

    Hi,
    Based on your description, your required could be done via logon scripts. Please see the below steps:
    1. Open Notepad.
    2. Copy and paste, or type, the following:
    Const ENGINEERING_GROUP = "cn=engineering"
    Const FINANCE_GROUP = "cn=finance"
    Const HUMAN_RESOURCES_GROUP = "cn=human resources"
    Set wshNetwork = CreateObject("WScript.Network")
    wshNetwork.MapNetworkDrive "h:",
    "\\FileServer\Users\" & wshNetwork.UserName
    Set ADSysInfo = CreateObject("ADSystemInfo")
    Set CurrentUser = GetObject("LDAP://" &
    ADSysInfo.UserName)
    strGroups = LCase(Join(CurrentUser.MemberOf))
    If InStr(strGroups, ENGINEERING_GROUP) Then
    wshNetwork.MapNetworkDrive "g:",
    "\\FileServer\Engineering\"
    wshNetwork.AddWindowsPrinterConnection
    "\\PrintServer\EngLaser"
    wshNetwork.AddWindowsPrinterConnection
    "\\PrintServer\Plotter"
    wshNetWork.SetDefaultPrinter
    "\\PrintServer\EngLaser"
    ElseIf InStr(strGroups, FINANCE_GROUP) Then
    wshNetwork.MapNetworkDrive "g:",
    "\\FileServer\Finance\"
    wshNetwork.AddWindowsPrinterConnection
    "\\PrintServer\FinLaser"
    wshNetWork.SetDefaultPrinter
    "\\PrintServer\FinLaser"
    ElseIf InStr(strGroups, HUMAN_RESOURCES_GROUP) Then
    wshNetwork.MapNetworkDrive "g:",
    "\\FileServer\Human Resources\"
    wshNetwork.AddWindowsPrinterConnection
    "\\PrintServer\HrLaser"
    wshNetWork.SetDefaultPrinter
    "\\PrintServer\HrLaser"
    End If
    3. On the File menu, click Save As.
    4. In Save in, click the directory that corresponds to the domain controller's Netlogon shared folder (usually SystemRoot\SYSVOL\Sysvol\DomainName\Scripts where DomainName is the domain's fully qualified domain name).
    5. In Save as type, click All Files.
    6. In File name, type a file name, followed by .vbs, and then click Save. WSH uses the .vbs extension to identify files that contain VBScript commands.
    More reference::
    http://technet.microsoft.com/en-us/library/cc758918(v=WS.10).aspx
    http://technet.microsoft.com/en-us/library/cc784088(v=ws.10).aspx
    http://technet.microsoft.com/en-us/library/cc779490(v=WS.10).aspx
    If you have further question about logon scripts, I recommend you post the question to below forum.
    https://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG&filter=alltypes&sort=lastpostdesc
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • EPM add-in for Excel question : How to send data from local member?

    Dear experts,
      for EPM add-in for excel, how do I send data from local member?
    best regards,
    Evans.

    Hello Evans,
    Could you please explain what is your requisite? What is the formula on your local member?
    You can also apply formulas to formatting sheet. This way you can reference the cells in your formatting sheet formulas and save the values in the report area.
    Please check this blog:
    How to use Excel formulas in BPC Input Schedules
    Thank you
    Best regards,
    Raquel Oliveira

  • Issues using EPM Add- in for Excel

    Hello everybody,
    I have installed the EPM add-in for Excel 2010 in one of my client computers, but we're facing two different issues in this machine:
    1. Everytime he opens Excel the EPM add-in is disabled so he has to activate it each time he wants to use BPC.
    2. When he opens an activity from the BPF that is related to a Excel file it does nothing (this BPF works fine in other computers)
    I don't know if both issues are related but any ideas of why this could be happenning and how to solve them are welcome.
    Thanks in advance,
    Nidia

    Hi Nidia,
    Which version of excel are you using?
    .net 3.5 or .net 4 version of epm add in?
    maybe try the latest release, which is SP21 patch 1.
    Andy

  • What is the default file format for saving in MS Office 2013? Is it still the transitional OOXML or the ISO/IEC 29500 strict format?

    As I have read, MS Office 2013 is able to read and write the ISO/IEC 29500 strict (standardized Office Open XML) file format. MS Office 2010 was only able to read the strict format and MS Office 2007 could neither read nor write the strict format. The
    .docx, .xlsx and .pptx saved by Office 2007 and 2010 were only complying to the OOXML transitional, as far as I understood.
    My main question is what the default file format for saving in MS Office 2013 actually is? Is it still the transitional OOXML or the ISO/IEC 29500 strict format?
    In case, MS Office still saves in the transitional standard by default, is it possible to set the strict standard in the settings? Is this recommended (I assume that OOXML strict is the future) to do this?
    Thanks.

    Yes, the Transitional is still the default file format for saving in Office 2013, and we can modify this setting in Word Options, Save:
    As Alex Brown covers in his
    blog post, "Transitional is intended to preserve the fidelity of existing binary documents being migrated to ISO/IEC 29500, and includes many legacy features for compatibility with existing documents. Strict is a subset of Transitional that does not
    include legacy features – this makes it theoretically easier for a new implementer to support (since it has a smaller technical footprint, so to speak), but also makes it less able to preserve the fidelity of existing documents."
    Max Meng
    TechNet Community Support

  • TDMS Add-in for Excel stopped working

    Hi-
    I have the TDMS Add-In installed for Excel and it was working fine, until I installed LV 8.6 (not sure if that's what did it, but that's the only change made to the machine..) Once LV 8.6 was installed the TDMS Add-In started showing up in the "National Instruments Software" section of Add/Remove Programs whereas it was "Excel TDM Add-in" prior.
    The behaviour is that the Toolbar buttons show, but when you press them nothing happens.
    I've tried un-installing TDMS Add-In from Windows CP, that removed the toolbar from Excel, but re-installing the TDMS Add-In doesn't fix it (buttons still do nothing).

    Hi,
    I was looking through the posts, and thought this was rather interesting - I have seen/delt with customers using this in LabVIEW 8.6. They've never reported any issues.
    I would agree with michelle, with the questions.
    I am aware that labVIEW 8.6 and the Report Generation Toolkit needed to be upgraded to 1.1.3 and only works for new versions of Office (which caught customers out), could it be, that your using an older version of Excel...
    However, when Im back in the office tomorrow - I will try out the toolkit with LabVIEW 8.6 - as I am yet to try it out.
    Please respond with more information.
    Kind Regards,  
    Kind Regards
    James Hillman
    Applications Engineer 2008 to 2009 National Instruments UK & Ireland
    Loughborough University UK - 2006 to 2011
    Remember Kudos those who help!

  • Office Add-In Not Working After Installing Office 2013

    I just installed Office 2013 on my Windows 7 Pro desktop with Acrobat X Pro installed and all of the Office Add-In's went away.  I find them very useful and would like to know how I can get them working again. Thanks.

    I wonder why Acrobat X is not compatible with Office 2013. Acrobat X was released late 2010, Office 2013 ca. two years later.
    I think you answered your own question.
    I don't want to buy an update to Acrobat XI for compatibility reasons only.
    While you may not want to buy an upgrade for compatibility reasons, this is one of the main reasons why people do pay for upgrades. After all, you paid for Office 2013! Does this mean that only Microsoft should get money for software, everyone one else should run around to support their incompatible changes for nothing?
    I just want that I can call the PDFmaker out of my Office applications. What is the problem?
    Isn't it clear?
    (Not an Adobe reply)

  • Is it time yet for Microsoft to "Recall" Office 2013 and provide anyone who has a 2013 license a replacement Office 2010 license?

    The interface is terrible and can't be changed.  Every application in the suite locks up/crashes nearly constantly on any machine it is used on.  The activation process is terrible and wastes hours of any support/IT dept's time.  From a 'privacy
    standpoint', the software is seemingly criminally intrusive.  It is clearly a product that should never have been released and is so far from functional that it can't be repaired by any 'service pack', 'hotfix', or 'patch'.  It needs to be completely
    scrapped.
    The only 'redeeming quality' of this software is that the guy who was in charge of creating it is gone from Microsoft.  (Unfortunately, he is now President Obama's appointee for running the attempt at repairing the 'healthcare.gov' website... 
    out of the frying pan...   )
    When the software is installed using one profile (domain or machine account) and a different profile tries to use the software, it requires 're-activation' - which often fails because the software believes it has been installed multiple times. (This is particularly
    frustrating because it has to be installed by an administrative user, but most of the time, the person who 'uses' the software is not the 'administrator' - so it is almost always being 'installed' using one profile and 'used' using another profile).
    The necessary intrusion into privacy created by the requirement of a "Microsoft Account" to use the software is seemingly criminal.
    The tracking of, and installation of licenses is absolutely ridiculous. 
    An example: 
    Many of my clients have many users and many computers (up to 75 or so). 
    I could create a "Microsoft User Account" for each 'user', but these machines get moved between users, and the software license is tied to the 'machine' and not to the 'user' so as soon as that happens, the licenses and the users are no longer
    in line and become impossible to track.
    I could create a "Microsoft User Account" for each 'computer'... and I can't even count the ways this would be a nightmare to try to track.
    I actually did that up front for one client, and created Exchange email boxes for each computer so that "prove you are really you" emails from Microsoft could be received managed, and responded to, and passed out second usernames and passwords
    to all of the users so they could "log-in" to their Office 2013 software, and created a database of the 'computer usernames and passwords' so I could track this... unfortunately, this confused the users (as it rightfully should) so they would change
    the passwords for their computer's 'Microsoft User Account' thus locking me out and invalidating my database, ... and... CLUSTERF#%K!!!
    As a 'best - worst case', I have had to create a single 'Microsoft User Account" for each of my clients' businesses so I can install and activate Office 2013 products.  This is a whole new set of "Awesome Stupidity". 
    Now, I can put a new computer into a client's office and install their new license key for their oem Office 2013, and it shows up in the 'business's Microsoft User Account'.  Then when I give the machine to the user, I get to 're-activate' the software
    (hoping that it doesn't tell me to piss-off - which happens about 40% of the time.  This is a process that can only be described as a "feat of engineering created by a group of monkeys whose former jobs included 'janitor at MAD magazine headquarters'
    or 'beer-pong referee'). 
    It starts with two hours of pressing phone buttons and ultimately talking to someone who tells me "yeah, nothin' I can do about that I'm just here for product activation" (which, incidentally, is done by machine until you pass through MS's ridiculous
    labyrinth of repetitious keystroking until the machine is convinced you are just too stupid to punch in the right numbers and allows you to talk to a person... who then asks you for the exact same set of numbers and repeats back the exact same responding set
    of numbers and acts dumbfounded when it still doesn't work - since it didn't work the first six times you punched or said it into the phone) followed by "I need to send you to the support group... but because it's 6:30 pm (in a process you started at
    3:00pm) they are gone for the day and you'll have to call back on Monday morning"
    At some point in the process, you get to log into the "Microsoft user account" and 'roll the roulette wheel of stupidity' by trying to activate the right software from a list of 40 different lines that all say "Microsoft Office 2013 Home and
    Business oem", but none give any indicator or differentiating factor like for instance: license key, date installed, license key last 4 digits, mother's maiden name, phase of moon when software was first activated, color or type of blood of the user's
    paperboy's dog's previous owner... NOTHING... RANDOM FREAKING STAB IN THE DARK - pick one, any one, hope its the license you are trying to install onto this machine, 'cause if not, you very well may kill the product on some other machine.
    So through the process, the lucky support staff person gets' to waste roughly an hour and a half on average for every Microsoft Office 2013 installation.  I have actually had to start telling my clients that they are going to likely have to pay an extra
    $100 or so per machine in order to get their new Microsoft Office software which comes on their new computer activated - that number tends to work out roughly accurately - except that it is a terrible way of trying to 'please a client'.
    Oh,... and did I mention... "THE SOFTWARE CONSISTANTLY FAILS"!?! 
    A client tries to open a document that they have been using for 8 years and Excel doesn't say "Hey, I don't know how to deal with some element of the file that you put in here using Excel 2003, or Office 2010 (both products, by the way, which worked
    great) - no... instead,... it crashes.  Doesn't really do any damage to the file it choked on, but the work you'd been doing on three other files which you also had open,... yeah,... that work is gone.
    Yeah,.... over time, I have developed a pretty consistent spiel for client's needing new computers that goes over how absolutely terrible Office 2013 is, and explains that our options are further limited by Microsoft's yanking of all Office 2010 or previous
    products from market availability, and explaining the merits of both LibreOffice and OpenOffice, as well as their drawbacks.  I also have a strangely static response explaining how "larger companies are not burdened by these issues because they are
    able to use MOPL which allows them to downgrade their productivity software to Office 2010 so they can continue to function happily, but this is really not a cost effective solution for smaller companies who primarily buy oem Office products with their replacement
    computers".
    Unfortunately, many clients still decide they want to go with Office 2013 because they apparently believe "it really can't be that bad".  The value in my 'presale descriptions' are only really realized when they come back to me a week, two
    weeks, or up to a month after the new machine is in place and say "wow,... you were right".  The place I am left open for any further problems is when I don't impress upon them beforehand just HOW BAD OFFICE 2013 REALLY IS.  In that case,
    they still come back to me as though I have done something wrong foe selling them this piece of $#!% software and I have to remind them of our previous discussions.
    Strangely, far too few heed the warnings and buy the software anyway - but the discussion has saved many clients the costs of Microsoft Project, because the discussion of LibreOffice and OpenOffice nearly always leads to at least a small philosophical conversation
    about 'Open Source Software' in general, and my absolute favorite descriptive analogy in that discussion is to compare Microsoft Project at $600 v. ProjectLibre at $0 - and then further describe the costs of licensing and implementing the associated back-end
    server solutions, etc. 
    This is a saving grace for me, because even though the client has been saddled with Office 2013, they have also saved substantially on Project and it is a rare (but granted, not absolutely absent) occasion that ProjectLibre is lacking some feature or function
    that they actually need or want to use - and on those occasions, finding out has cost them absolutely nothing in software purchases. 
    Its not surprising, I suppose, that clients have grown to accept Office as a required 'cost', but still choke heavily on the price-tag of Project every time they have to buy it.  The interesting thing to watch over the coming couple of years will be
    'how many businesses stop accepting MS Office as a 'required cost' due to the failing of the software itself and the fact that most are being burned, at least once, by purchasing the software "against technical advice" and are learning, merely by
    virtue of HOW BAD Office is, that there are other options out there that both cost less and work better... I mean,... LOTS BETTER.
    How many businesses that are used to accepting the cost of Microsoft Office as a cost of doing business will be moved over to open source options and satisfied by them by the time Microsoft releases its next version - which will, presumably work - such that
    they will no longer justify the cost of Microsoft's offering even if it is 'superior' to the open source offerings because the open source offerings are plenty sufficient and include a price tag of $0 and an installation/implementation time that is much, much
    shorter than Microsoft's offering.
    If Microsoft doesn't make some dramatic reparations, and do it soon, I expect their market share will be reduced in this area by a very significant margin.
    I am suggesting either a 'Complete Recall' of Office 2013 including an 'uninstall 2013/install 2010' process driven by the automatic update engine, or at the very least, a free and easy downgrade rights offering for anybody who has already purchased 2013
    and anyone who purchases it between now and the time the next "functional product" is released.

    I understand the inconvenience you are experiencing when working with Office 2013.
    If you have any feedback about Office 2013 product, click the and submit to Microsoft.
    Microsoft will decide how to fix the problem for all customers.
    For the activation mechanism, it intends to protect customers of their rights and interests.
    For a retail version of Office, if it was purchased with a disk, Microsoft account is not necessary during the installation.
    For volume license of Office, refer to the following link to deploy Office suites can be much efficient:
    http://technet.microsoft.com/en-us/library/cc178982.aspx
    For the problem Office 2013 keep crashing, check the following link to check:
    http://support.microsoft.com/kb/2813143/en-us
    http://support.microsoft.com/kb/2758592/en-us
    Thanks,
    Tyor Wang
    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

  • Acrobat XI PDF Add-ins do not appear in Office 2013

    I just installed Acrobat XI on a computer with Win7 and Office 2013. The program works fine but I have been unable to get the add-ins to appear in the apps. I had previously done  the  same installation on another computer of mine and all works fine. I have spent at least 10 hours trying everything I could find online and in the forums with no success.
    I have unistalled and reinstalled Acrobat. I have done a total repair on Office. The results are always the same.
    In Outlook, the pdf maker is shown as disabled. I click to enable it and then restart. It still does not appear and the pdf add-in is again shown as disabled. I removed the add in and then manually added it back. Same results.
    In other apps (e.g. Word), the pdf maker is shown as enabled but it does not appear on the toolbar. Again, on these apps, I've tried unchecking and checking (restarting in between) with no luck. And have also deleted the add in and then manually put it back in. No success.
    I also repeated all of the above by starting applications as adminstrator thinking that would make a difference. No success.
    I've tried using the registry editor regsrv32 to install the .dll file but I only get errors.
    I suppose there could be some registry entries that need to be deleted, but I don't have a clue which ones or where to look.
    I can't find anything else to try! Any suggestions will be helpful!

    I suspect you have AA 11.0.0. Update the product. OFFICE 2013 came out after AA XI and you need an update for opertion. I understand that AA XI has beeen updated to work with OFFICE 2013. In the meantime, just print to the Adobe PDF printer.

  • Oracle BI Office Add-In for Excel (Failed to insert Oracle BI view due to )

    Dear all,
    I receive the following error message when I change the Prompts in Oracle BI Excel Add-In:
    Failed to insert Oracle BI view due to processing query error.
    I think it has something to do with the performance of the development database.
    Is there a configuration file and a parameter the eliminate this error message?
    Regards,
    Stefan

    I've seen this error occur when the Flash ActiveX control is not installed on the machine that is viewing the Excel content because the charts views use Flash. You can fix this by downloading the Shockwave Flash control from www.adobe.com

  • Essbase Add-in for Excel XP

    We're testing the 6.1 version of the Spreadsheet Add-in on the XP version of Excel. It's not allowing me to double-left-click to perform a retrieve. Is the spreadsheet Add-in supported for the XP version of Excel? Are there other problems with using the Add-in on the XP version of Excel that I will encounter?TIA!!Byron

    We have 6.1.4 or greater will support Office XP loaded on the client machine. I am not sure about Windows XP. We had to wait for 6.1.4 to release before we could deploy Office XP. Hope this helps! Later.Geoff

  • How to fix pdfmaker for excel on windows 8?

    My office upgraded our computers to windows 8.  My adobe acrobat works fine but the pdfmaker on the excel is not working. I looked on the troubleshoot on adobe and it recommended to check addin.  I checked it and it still will not add to excel.  I am not sure what I am doing wrong.  Any help would be great.  Thanks.

    Hello,
    What is the version of Acrobat and MS Office do you have?
    Make sure the the Acrobat is updated to its latest version. Go to Help -> Check for updates.
    If nothing works, then try repairing Acrobat via Help -> Repair Acrobat Installation.
    Regards,
    Anoop

  • How do I sign my VB / VS 2010 based shared COM add-in for Excel so it loads when the user has checked "Require application add-ins to be signed by a trusted publisher"?

    My COM add-in is developed using VS 2010 and VB. It's a shared COM add-in (not VSTO) and it works with Excel 2007 - 2013. My installer is signed with a code signing certificate but it would appear that my add-in's .dll should also be signed if the user has
    checked the "Require application add-ins to be signed by a trusted publisher" option.
    The "Sign the assembly" option is checked in my add-in's VB -> My Project -> Signing. I have a .snk file selected which I seem to recall generating 6 or 7 years ago when I ported the COM add-in from VB6 to .NET. 
    I have an up-to-date Comodo code signing certificate (a pfx file called MyCompanyCodeSigningCertificatePrivateKey.pfx) which I purchased to use with the installer and was wondering if and how I could use this.
    I tried selecting my pfx file in the My Project -> Signing -> "Choose a strong name key file" dialog. It made a copy of the pfx file in my project folder but when I tried to build the project, I got the following error:
    Error 1 Cannot import the following key file: MyCompanyCodeSigningCertificatePrivateKey.pfx. The key file may be password protected. To correct this, try to import the certificate again or manually install the certificate to the Strong Name CSP with the
    following key container name: VS_KEY_C0B6F251F0FB6016
    After a little research, I found out I might be able to use signtool to sign the dll in a post-build step.
    I added the following command to the post-build event, before the command I use to regasm the assembly.
    "path to signtool\signtool" sign /f "MyCompanyCodeSigningCertificatePrivateKey.pfx" /p "xxxx" /v "$(TargetPath)"
    When I built the project, the dll appeared to get signed (the output window showed a bunch of confirming text as well as "Successfully signed: c:\MyAddIn\bin\Release\MyAddIn.dll") but the next step in the post-build (regasm myaddin.dll /codebase)
    issued a warning RA0000 (see below) but reported "Types registered successfully".
    Here's the message I get from regasm, even though the output window says the dll was sucessfully signed:
    RegAsm : warning RA0000: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
    Types registered successfully
    I'm not using a shim if that makes a difference.
    How do I sign my add-in so it loads when the user has checked "Require application add-ins to be signed by a trusted publisher"?
    Any tips would be appreciated.

    Hello,
    Why do you need to use the regasm utility from the post-build action?
    There is a difference between signing the assembly with a strong name and digital signature. The
    How to: Sign an Assembly with a Strong Name article in MSDN explains how to sign an assembly with a strong name (.snk). See
    How to digitally sign a strong named assembly for adding a digital signature.
    You may also find the
    What's the Difference, Part Five: certificate signing vs strong naming article helpful.

Maybe you are looking for

  • When running the ISG CreateAndMaintainSalesOrders what are the required fields?

    I keep getting the error: Please provide correct Organization Id When trying the web service call: CreateandMaintainSalesOrders Internal Name oracle.apps.ont.services.oexoeord.OEXOEORDServices_DocStyle Type Java Product Order Management I've entered

  • Hey i bought a brand new MBP like 6 months ago and now it won't charge

    i bought a brand new MBP like 6 months ago and now it won't charge. I tried using a friends MBP charger of the same year as my computer but it still says not charging at the top right corner of the computer screen where the charging symbol is. This p

  • Need to enter text in boxes

    I have created number of boxes using vertical and horizontal lines. Now I want to position texts exactly in the box where it needs to be. I know that there are tabs but how do i position the y axis. I want  some texts to enter in the first line of th

  • Unionfs-fuse as filesystem root

    I currently have Arch booted over iscsi, i want to use it in read-only mode (so multiple users can use it simultaneously) with read-write unionfs stored in RAM (tmpfs). Currently i have this script: #!/bin/sh # Copyright: Bernd Schubert <[email prote

  • Chemical plant process mapping

    Hi gurus Which mapping senario to be selected for the Soda ash manufacturing plant. Is it REM OR PP-PI. What are the merits and demerits of the above . Best wishes Murali