Problem: Excel Add-in with Excel 2010

I recently installed the essbase spreadsheet add-in onto Excel 2010 and it worked fine,(previosuly there was 9.3.1 Excel add-in and i removed and installed Excel add-in 11.1.2.2) but after some days it is giving beolw messgae:-
Excel experienced a serious problem with the 'c:\hyperion\analyticservices\bin\essexcln.xll' addin. . . .Do you want to disable this add-in?
Has anyone else seen this error, know of a work around or whether a new version is in the works?

This generally happens if your excel gets crashed due to some reason / your system gets force shutdown. As suggested above, you can enable it.
Note: When you get that message to disable, do not click yes.
Regards
Amarnath
ORACLE | Essbase

Similar Messages

  • Problems synching iphone 3gs with outlook 2010

    when I sync my Iphone 3GS with Outlook 2010 using ITunes, I am losing contacts?

    Yes I have a similar problem.
    I lost all my contacts (today 23rd Mat 2011) on my 3G iPhone and the Address Book on my Mac Pro also.
    The contacts in my MS Outlook were intact  I run Outlook:Mac 2011.
    They have only just fixed the issue with the Calendar in this version 2 weeks ago an MS issue.
    I plugged in the iPhone last night to charge and synch and this morming the phone had no contacts and I had lost all the address Book I had some  group headings  (greyed out)
    It's almost like a plot to get Outlook users frustrated and make them switch but, Outlook is too good.
    Outlook:mac 2011 contacts does not synch with Mac address book

  • Problem syncing Iphone 4 with Outlook 2010 Calendar and Contacts

    I am running Windows 7 with Office 2010 including Outlook 2010.
    When I received my Iphone 4 three weeks ago, syncing with Contacts and Calendars worked fine.
    After having updated OS on the phone and Itunes on the computer, I get the following error message:
    "Itunes kunne ikke indlæse dataklasseoplysninger fra Synkroniseringstjenester. Opret forbindelse igen eller prøv senere"
    The syncing of music and apps work perfectly.
    PLEASE HELP

    Still no help, no sulution to Apple iPhone sync problems with Calendar...? I wish someone from Apple, or someone with specific knowledge could help! Windows XP Professional, Outlook 2003 to iPhone 4S (2012) does not communicate any Calendar entries between the two machines.
    Strange thing is that it worked when iPhone was newly purchased for about a month, then stopped??
    Even stranger is that Contacts get synced just fine between the two machines?
    Anyone who could help, please post your comments in Apple Support Discussions

  • I have a problem to add data with UDO.

    this is my code:
      Try
                Dim oCompService As SAPbobsCOM.CompanyService
               oCompService = ap.oCompany.GetCompanyService()
               ap.oCompany.StartTransaction()
                Dim oDocGeneralService As SAPbobsCOM.GeneralService
                Dim oDocGeneralData As SAPbobsCOM.GeneralData
                ''in this line is the Error. ***
                +*oDocGeneralService = oCompService.GetGeneralService("MyDocUDO")*+       
      Catch ex As Exception
                If (ap.oCompany.InTransaction) Then
                    ap.oCompany.EndTransaction(SAPbobsCOM.BoWfTransOpt.wf_RollBack)
                End If
       End Try
    in this line trought a exception that it said: "Interface not registered". I think the problem is the object oCompService but I don't know solved. Anyone Can Help me??
    Thanks.

    ...you are sure you have created the UDO "MyDocUDO" ? that error appears in the case that there is any UDO with that name, to verify if this UDO exists go in Business One to Menu Tools --> Customisation tools --> Objects registration wizard, in the wizard click next -> update existing object -> next : you will see the list of existing UDO....
    I have verified that the object exists, even I have verified it in the table OUDO. I think that the error owes to the DLL SAPBOSCOM, but i don,t know solved it.
    Thanks.

  • Add-in for Access 2010/2013 with Visual Studio 2012 (2013 Preview)

    Hello!
    Am i right: Microsoft wants to kill Access in favor of Azure/SQL stuff?
    I was unable to find any Projects in Visual Studio 2012/2013 to create an Addon for Access 2010 or 2013 (only Word, Excel, Outlook).
    There is even no Microsoft.Office.Tools.Access.ApplicationFactory
    to install add-in to Access App.
    Any solutions for VS 2012?
    Or i should use outdated Shared Add-in with VS 2010?
    Thank you!

    Sorry Donald M from Microsoft,
    You need to rethink that response.  IDTExtensibility2 is an outdated Office 2003 technology. 
    Everything EXCEPT the ThisAddIn.designer.cs reference to ApplicationFactory _factory compiles when you switch references in another Office application's VSTO project template to msaccess and dao libraries.  Even the Access icon shows up in Visual
    Studio 2013.  The only reason a Ribbon.xml project will not load into Access is that Microsoft hasn't provided the Microsoft.Office.Tools.Access DLL for it.  If you leave the Factory reference pointing to global::Microsoft.Office.Tools.Factory,
    the add-in compiles but will not load.
    MICROSOFT: Please provide us the missing Factories for MSAccess and OneNote.
    Could not create an instance of startup object AccessRibbonAddin.ThisAddIn in assembly AccessRibbonAddin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=664b6483efff25e6.
    ************** Exception Text **************
    Microsoft.VisualStudio.Tools.Applications.Runtime.CannotCreateStartupObjectException: Could not create an instance of startup object AccessRibbonAddin.ThisAddIn in assembly AccessRibbonAddin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=664b6483efff25e6.
    at Microsoft.VisualStudio.Tools.Office.Runtime.DomainCreator.ExecuteCustomization.CreateEntryPoint(String entryPointTypeName)
    at Microsoft.VisualStudio.Tools.Office.Runtime.DomainCreator.ExecuteCustomization.Microsoft.VisualStudio.Tools.Office.Runtime.Interop.IExecuteCustomization2.LoadEntryPoints(IntPtr serviceProvider)
    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18052 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    Microsoft.VisualStudio.Tools.Office.Runtime
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Runtime/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Runtime.dll
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18021 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18060 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18060 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    System.Security
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18055 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
    Microsoft.VisualStudio.Tools.Applications.Hosting
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Hosting/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Hosting.dll
    Microsoft.VisualStudio.Tools.Applications.Runtime
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Runtime/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Runtime.dll
    System.Deployment
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
    Microsoft.VisualStudio.Tools.Applications.ServerDocument
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.ServerDocument/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18036 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18021 built by: FX45RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
    Microsoft.Office.Tools
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Office.Tools/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.Office.Tools.dll
    Microsoft.Office.Tools.Common.Implementation
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Office.Tools.Common.Implementation/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.Office.Tools.Common.Implementation.dll
    Microsoft.Office.Tools.Common
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.40305.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Office.Tools.Common/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.Office.Tools.Common.dll
    AccessRibbonAddin
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Source/Home/Access/bin/Debug/AccessRibbonAddin.DLL
    Microsoft.Office.Tools.Common.v4.0.Utilities
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/Source/Home/Access/bin/Debug/Microsoft.Office.Tools.Common.v4.0.Utilities.DLL

  • Lync 2013 OCT deployment on machines with Office 2010. Installation Failure

    Hi,
    In our environment, we have Win7, Office 2010 x86. (no plans to upgrade all of Office to 2013 as yet)
    I'm trying to deploy Lync 2013 x86, and have packaged an MSP using "setup /admin" for later deployment via SCCM.
    Now I know there are no problems running Lync 2013 with Office 2010 as it works fine if you manually install.
    Strange thing is, when I try running the setup with MSP for silent install, it runs silent and all looks well although all the Office Tools shortcuts are created and there are files under the Program Files folders for Office\15.0 as expected
    but not Lync itself. ie: no lync.exe file or shortcuts.
    Reviewing the setup log doesn't show any obvious errors that I can tell.
    Also after this, if I go through the "Add/Remove Components" under Uninstall Programs\Lync 2013, and I can see in there that it DOES already show Lync as being installed, if I just click continue, it runs through the setup process and
    then Lync will be installed
    I've also tried this same process using the Full "Office Pro Plus 2013" and only select Lync to install and the same thing happens.
    Has anyone else come across this issue or could point me in the right direction.
    For the OCT (setup.exe /admin) the only settings I've changed from defaults are:
    - Filled in the Organisation name
    - Set KMS licensing, display level to none and suppress modal
    - some regkeys for some default settings for GalDownloadInitialDelay, ShownFirstRunOptin
    - Force on Lync (Run from My Computer)
    I'm running "setup.exe /adminfile Lync_x86.MSP" in my case to test this MSP.

    I had the same issue. As soon as I updated to the latest Admin admx/opal files, it worked great.
    Cheers,
    JeffCSP
    This issue was introduced when SP1 was released, and is detailed here:
    http://blogs.technet.com/b/odsupport/archive/2014/03/21/lync-2013-and-onedrive-for-business-are-not-installed-when-installing-office-2013-with-service-pack-1.aspx
    (it remains uncorrected by MSFT :(
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Problem with solver DLL load and Excel 2010

    Since upgrading from Office 2007 to Office 2010 we've started to experience a problem with the solver addin when our own analytics addins is also loaded. I have found a solution, but I think it may highlight a problem with the latest version of the solver
    addin for Excel 2010.
    Firstly, to describe the problem - the solver addin seems to load normally when Excel 2010 starts up, however when a "Solve" is performed we are seeing a "File not found: Solver32.dll" error at the final "Keep Solver Solution" stage. This only happens our
    own analytics addin is loaded. We've been careful to make sure that our own addin does not change the working directory and also that it has been built against the correct Excel 2010 SDK libraries. We do not see this error with any other versions of Excel
    running on the same PC or any other environment.
    After some searching we found other people were having similar problems and after a bit more probing I found a solution that works - but that I'm not very happy with.
    If I copy the Solver32.dll from:
      C:\Program Files (x86)\Microsoft Office\Office14\Library\SOLVER
        (where it was installed)
    into :
      C:\Windows\SysWOW64 
        (where Windows 7 keeps its 32 bit system DLLs)
    then the problem goes away.
    This seems to indicate that somehow Office 2010 has a problem that causes it to search in the wrong folder for the Solver32.dll when another addin is loaded in between the original Solver32.XLAM at start up and the use of the Solver in the sheet (which eventually
    requires this DLL to be loaded). Oddly, this only happens after a solution is found and "Keep Solver Solution" is selected - and I'm not sure why it's not looking for Solver32.dll any earlier.
    This is not a problem with any earlier versions of Excel and I suspect is a bug in the Office14/LIBRARY/SOLVER implementation. Is there any way to get this followed up?
    Thanks,
    Andy

    I'm facing the same issue. With an Excel VSTO add-in we're building. When the add-in is enabled the assembly solver32.dll can't be found. With our add-in disabled the DLL is resolved as (Sysinternals Process Monitor trace):
    EXCEL.EXE CreateFile
    C:\Program Files (x86)\Microsoft Office\Office14\Solver32.dll
    EXCEL.EXE CreateFile
    C:\Windows\SysWOW64\Solver32.dll
    EXCEL.EXE CreateFile
    C:\Windows\system\Solver32.dll
    EXCEL.EXE CreateFile
    C:\Windows\Solver32.dll
    EXCEL.EXE CreateFile
    C:\Program Files (x86)\Microsoft Office\Office14\Library\SOLVER\SOLVER32.DLL
    and with our add-in enabled the following locations are tried, but solver32.dll won't be found:
    excel.exe CreateFile
    C:\Program Files (x86)\Microsoft Office\Office14\Solver32.dll
    excel.exe CreateFile
    C:\ArcGIS\______path to our add-in install location_____________\Solver32.dll
    excel.exe CreateFile
    C:\Windows\SysWOW64\Solver32.dll
    excel.exe CreateFile
    C:\Windows\system\Solver32.dll
    excel.exe CreateFile
    C:\Windows\Solver32.dll
    excel.exe CreateFile
    C:\Program Files\Common Files\Microsoft Shared\Windows Live\Solver32.dll
    excel.exe CreateFile
    C:\Program Files (x86)\Common Files\microsoft shared\Windows Live\Solver32.dll
    excel.exe CreateFile
    C:\Windows\SysWOW64\Solver32.dll
    excel.exe CreateFile
    C:\Windows\Solver32.dll
    excel.exe CreateFile
    C:\Windows\SysWOW64\wbem\Solver32.dll
    etc...

  • Essbase excel add-in 11.1.2 with office 2010 Excel ?

    Hey, we are using Essbase excel add-in 11.1.2 with office 2010 Excel even though Excel 2010 is not supported by Oracle. Do you know of any other users using it with Excel 2010? Any problems reported?

    Looks like it: Re: Hyperion Essbase Excel Addin - Unable to connect
    But the OP in that thread never posted what solved his problem, if it was ever solved.
    Regards,
    Cameron Lackpour

  • Low performance issue with EPM Add-in SP16 using Office Excel 2010

    We are having low performance issues using the EPM Excel Add-in SP16 with Excel 2010 and Windows 7
    The same reports using Excel 2007 (Windows 7 or XP) run OK
    Anyone with the same issue?
    Thanks

    Solved. It's a known issue. The solution, as provided by SAP Support is:
    Dear Customer,
    This problem may relate to a known issue, which happens on EPM Add-in
    with Excel 2010 when zoom is NOT 100%.
    to verify this, could please please try to set the zoom to 100% for
    your EPM report in question. and observe if refreshing performance is
    recovered?.
    Quite annoying, isn't it?

  • Question: Essbase add in with Excel 2010

    Hi, our company plans to upgrade to Office 2010. Does anyone know whether the Essbase add in works ok in Excel 2010, is anyone using it or had any problems?
    We're using v11.1.1.2.01
    TIA
    JoB
    Edited by: JoB on Aug 23, 2011 9:27 AM

    Client Third Party Software                                        
    Vendor                         
    Microsoft                              
    Certification Type
    Office Productivity Suite
    Version     
    Office 2002 (XP), 2003, 2007
    Exceptions and Additional Information     
    "1. MICROSOFT OFFICE IS REQUIRED FOR: Smart View, the Oracle Essbase Spreadsheet Add-in, and Offline Planning with: Reporting and Analysis; Financial Management; Planning; and Essbase. Microsoft Office also required for FDM, Performance Management Architect File Generator, and Strategic Finance.
    2. Offline Planning and Excel must be installed on the same machine.
    3. FDM requires Excel on FDM Application Server."

  • Problem with pivot tables connected to SSAS 2008 R2 in Excel 2010: "Excel found unreadable content in ' file_name '..."

    Hi,
    I have such problem when I open in Excel 2010 14.0.7128.5000 (32 bit) a xlsx-file containing pivot tables and slicers connected to SSAS 2008 R2 cube:
    - Excel found unreadable content in '...'. Do you want to recover the contents of this workbook? If you trust...
    And this text after clicking "Yes":
    Removed Feature: PivotTable report from /xl/pivotCache/pivotCacheDefinition2.xml part (PivotTable cache)
    Removed Feature: PivotTable report from /xl/pivotCache/pivotCacheDefinition3.xml part (PivotTable cache)
    Removed Feature: PivotTable report from /xl/pivotTables/pivotTable1.xml part (PivotTable view)
    Removed Feature: PivotTable report from /xl/pivotTables/pivotTable3.xml part (PivotTable view)
    Removed Records: Workbook properties from /xl/workbook.xml part (Workbook)
    What may be the reason?
    It has become a regular at some point for files created in Excel 2013. But this file was created in the same excel in which I try to open this file.
    Thanks for help in advance.
    Best regards,
    Nikolay

    Hi,
    The whole error message like this:
    "Excel found unreadable content in '<<var>File name></var>.xls'. Do you want to recover the contents of this workbook?
    If you click Yes in the error message, the file cannot be opened as expected."
    Please try the following methods and check they are helpful:
    1. Install the hotfix for Excel 2010.
    http://support.microsoft.com/kb/2544025/en-us
    2. Installing the 'Visual Basic' component of MS Office 2010
    'Navigate to 'Control Panel >> Programs' -> select Microsoft Office 2010, and then click 'Change >> Add or Remove Programs' -> at the bottom of this list, click the 'plus' sign provided next to Office Shared Features -> click Visual
    Basic for Applications -> After that, right-click and choose Run from My Computer ->  click Continue'. 
    3. Run as administrator
    4. Go the file in Windows Explorer, right-click on the file, select Properties and at the bottom there's an area called Security, click on Unblock.
    Regards,
    George Zhao
    TechNet Community Support

  • Essbase 9.3.1 Excel Add-in not compatible with Office 2010?

    Hi,
    I have office 2010.
    I installed Essbase 9.3.1. I realized that Excel Add-in is not compatible with Office 2010?
    Any work around?
    I do not want to remove office 2010 and go back to office 2007.
    thanks.
    -Sarkar.

    dwelden wrote:
    Anyone know if client 9.3.3 is still available and/or have a copy of it? I don't find it on edelivery or on support.oracle.com.
    It is available at "My Oracle Support" - "Patch 9895284: Hyperion Essbase - System 9 Release 9.3.3.0.0 Client"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Cannot view Master Data Services Models with Excel Add-In, using MSSQServer 2014 Trial and Excel 2010 (non-trial)

    I'm using using MSSQServer 2014 Trial with Master Data Services installed. I have connected to the MDS server with the Excel 2010 MDS Add-In. 
    Models are not listed in the Add-In's Explorer browser. When I open the MDS server with IE, no models are listed either.
    I can view them locally on the server in IE.
    There are no remote DB access issues.
    Is it just that the 2014 Trial version does not supply this info remotely??

    Was a Model Permission issue. Fixed here: http://technet.microsoft.com/en-us/library/ff487055.aspx
    Would be good if the interface would show some kind of alert to that fact.

  • Excel add-in 11.1.2.2 with Office 2010

    Hi,
    I have the certification grid but cannot find reference to this, can anyone point me at any official Oracle document that provides detail of whether Essbase Excel add-in is supported with Office 2010 (Excel) and if so if this requires a patch etc.
    I have seen =>http://www.network54.com/Forum/58296/thread/1288292048/Which+version+of+Essbase+Add-In+works+with+Office+2010
    Thanks,
    Robert.

    In the matrix it highlights under Client Third Party Software for 11.1.2.2 that Office 2010 is supported, the only exception is "Essbase Spreadsheet Add-In only supports 32-bit Microsoft Office."
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Problems with exporting PWA views (grids in general) to Excel 2010 with Windows 8 + IE 10 as a client configuration

    Hello,
    I wondering if windows 8 + IE10 is a supported client configuration for PWA (Project Server 2010). I am unable to export PWA views to Excel 2010. No problems with Windows 7 + IE8/9
    Any ideas?
    thanks,
    Daniel
    Daniel Villacis

    Hi,
    We followed the below steps in the local machine and check the behavior.
    a. Open the Windows registry editor (regedit.exe)
    b. Go the location HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\excel.exe
    c. Here, you’ll see a string value named “useURL”
    d. Rename this value to something else.  For example “useURLx”
    Note: You might have to restart the machine to apply the registry change to take effect.

Maybe you are looking for

  • Campaign data in BP Fact Sheet

    Hello, What are the prerequisites so as to display the campaign data in the BP Fact Sheet? Isn't it enough for the BP to be a member of the Target Group which is assigned in the Campaign? I have noticed that Campaign Data is displayed in the BP Fact

  • How to remap fn key to ctrl?

    hi, i have a 2.2ghz macbook pro, and currently running leopard. just a simple question, is there a way to swap the function key to ctrl and ctrl to function key on my macbook pro? cuz im used to international keyboards whereas the fn key is between t

  • HT4759 Cannot access iCloud Contacts in Outlook 2007

    I cannot access my iCloud contacts in my Windows 7 PC.  When I am in the Contacts tab and I click on "Contacts in iCloud" in the iCloud section, a window comes up with "The set of folders cannot be opened.  The information store could not be opened."

  • Pacman Upgrade Problem

    error: could not prepare transaction error: failed to commit transaction (conflicting files) libmysqlclient: /usr/bin/mysql_config exists in filesystem libmysqlclient: /usr/lib/mysql/libmysqlclient.a exists in filesystem libmysqlclient: /usr/lib/mysq

  • Has anyone got a genius soloution to this problem???

    I've been trying to work out a way of doing this in Logic and can't think of one, however, it's the kind of thing you might be able to set up with a bit of trickery, and also the kind of thing you might be able to do in a program like Reaktor but I d