Excel add-in Use Aliases default

It appears that the default setting is Use Aliases. Is there a way to have the default "unchecked" globally?Harold

In the version I have on my laptop (6.5.1) the add-in uses the settings of the last used sheet for all future sheets - which means if you turn aliases on or off, it should retain those settings for future sheets you create.There were issues in some versions/patches of Essbase where the add-in did not reatain settings when creating new sheets, or did not save settings for saved templates. What version/patch of the add-in are you using?Regards,Jade-----------------------------------Jade ColeSenior Business Intelligence ConsultantClarity [email protected]

Similar Messages

  • Excel 2010 not using the default print settings

    Currently got an issue with Excel 2010 not using the default print settings for a couple of users on our network,
    basically when pressing cntrl P or selecting the print option from the file menu the printer settings are different to the print settings selected in the devices and printers menu, we have checked the print drivers etc but this has still not resolved the
    issue, all other office programs are fine and also other users are reporting this issue more and more with different printers,
    tried restarting print spooler service and re-installing office but this has come to no avail,
    any ideas would be much appreciated!

    Hi,
    This issue occurs because the Page Setup settings that you specify in your file override the settings that you specify in the printer driver properties.
    To work around this issue, do not specify the paper size, page orientation, or page margins in the printer driver properties. Instead, specify these settings in your workbook.
    To specify these settings, follow these steps:
    1.Start Excel, and then open the workbook you want to change.
    2.In Microsoft Office Excel 2010, click the sheet that you want to print, and then click the Page Layout tab. In the Page Setup group, click Page Setup to open the Page Setup dialog box.
    3.Click the Page tab.
    4.Under Paper size, click the paper size that you want.
    5. Click Options button and in Printing Shortcuts tab, in the Paper source area, perform one of the following steps:  ◦If the printer can automatically select the correct paper tray to use, click Default tray in the First page list, and then click Default
    tray in the Other pages list.
    Default tray is the default setting in both of these lists.
    ◦If the printer cannot automatically select the correct paper tray to use, you may have to select the paper tray that contains the paper size that you selected in step 4.
    To do this, click the appropriate paper tray in the First page list and in the Other pages list.
    6.If you want to change the page orientation or its page margins, click the Finishing tab.
    7.Select the options that you want.
    8.Click OK.
    9.Repeat steps 2 to 8 for each sheet of your workbook for which you want to specify settings.
    Jaynet Zhang
    TechNet Community Support

  • 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 Retrieve problem using Default Aliases

    Using version 5.0.2 patch 14 on Windows 2000 client.When option "use aliases" is selected in Excel, we have started experiencing inconsistant and unreliable retrieves.Example:After first retrieve and zoom on Parent, display is:Parent__Child A__Child B__Child CRetrieve again, results:Parent__Child A__Child C__Child CLost the retrieve for Child B.Missing rows and zeros are NOT selected.Has anyone experienced this issue?

    Thanks for the reply, Sergey. I have solved my problem using different approach.
    First suggestion is ok and helpful which after I forgot to add in when I post this thread.  Second suggestion would result on this:
    <Styles>
        <Style ss:ID="" ss:Name="Normal"> --- Attribute ID would be empty
          <Alignment ss:Vertical="Bottom" />
          <Font />
          <Interior />
          <NumberFormat />
          <Protection />
        </Style>
      </Styles>
    I modified previous approach and here is my code:
    [code]
    xmlTextWriter.WriteStartElement("Styles");
    xmlTextWriter.WriteStartElement(string.Empty, "Style", sheet);
    xmlTextWriter.WriteAttributeString("ID", sheet, "Default");
    xmlTextWriter.WriteAttributeString("Name", sheet, "Normal");
    xmlTextWriter.WriteStartElement("Alignment");
    xmlTextWriter.WriteAttributeString("Vertical", sheet, "Bottom");
    xmlTextWriter.WriteEndElement();//End Alignment
    xmlTextWriter.WriteStartElement("Font");
    xmlTextWriter.WriteEndElement();//End Font
    xmlTextWriter.WriteStartElement("Interior");
    xmlTextWriter.WriteEndElement();//End Interior
    xmlTextWriter.WriteStartElement("NumberFormat");
    xmlTextWriter.WriteEndElement();//End NumberFormat
    xmlTextWriter.WriteStartElement("Protection");
    xmlTextWriter.WriteEndElement();//End Protection
    xmlTextWriter.WriteEndElement();//End Style
    xmlTextWriter.WriteEndElement();//End Styles
    xmlTextWriter.WriteStartElement(string.Empty,"WorkSheet", sheet);
    xmlTextWriter.WriteAttributeString(string.Empty,"Name", sheet, "Sheet1");
    xmlTextWriter.WriteStartElement(string.Empty, "Table", sheet);
    xmlTextWriter.WriteAttributeString("ExpandedColumnCount", sheet, "2");
    xmlTextWriter.WriteAttributeString("ExpandedRowcount", sheet, "2");
    xmlTextWriter.WriteAttributeString("FullColumns", excel, "3");
    xmlTextWriter.WriteAttributeString("FullRows", excel, "1");//To be modified
    [/code]

  • Can't open a new tab in version 30.0 on my mac. I have no add-ons and use the default settings.

    I tried removing any extensions (only had one), and am already using the default page settings. This occurred RIGHT after I upgraded to the newest version- 30.0. I don't have any add-ons either. So since this happened with your newest version and seems like a ton of people are having the same problem, it says to me that FIREFOX needs to find the cause, not lay it on us to figure a round-a-bout.
    Also , I've had a problem that the tabs keeping reloading a ton of OLD tabs every time I restart or open a new window. The same ones, like 30 of them! Tried deleting cache, didn't work. ?

    Hello,
    This happens in safe mode?
    *[http://mzl.la/MwuO4X Firefox in safe mode]
    <hr>
    # First show the hidden files and folders:
    #*[http://windows.microsoft.com/en-us/windows/show-hidden-files Show hidden files (Windows Vista/7)]
    #*[http://kb.mozillazine.org/Show_hidden_files_and_folders Show hidden files]
    # Go to your profile folder:
    #*[http://mzl.la/NYhKHH How do I find my profile?]
    #*[http://kb.mozillazine.org/Profile_folder_-_Firefox]
    # Close completely Firefox.
    #*[http://kb.mozillazine.org/Kill_application]
    # Delete or rename the '''localstore.rdf''' file.
    # Restart Firefox.
    *[http://kb.mozillazine.org/Localstore.rdf]
    *[http://kb.mozillazine.org/Corrupt_localstore.rdf]
    <hr>
    Also:
    *[http://mzl.la/MnSTZB Reset Firefox]
    *[http://mzl.la/LL5Dxl Manage profiles]

  • Using Bloomberg Professional Excel Add-In with Parallels and Vista

    Has anyone successfully used the Bloomberg Excel Add-In for Excel 2007, Windows Vista, and Mac OS 10.5#? Bloomberg professional works fine, but I can't get any data to populate with the BDS(), BDH() or BDP() functions.

    Check the file permissions on c:\winnt\system32\msvcr71.dll. This needs to be 'Read/Execute' for 'everyone'. The add-in installation only gives permissions to the User who is installing the add-in. Which causes problems when other users need to access the Add-in. (Similar problem on Citrix / TS). <BR><BR>James Archer

  • Regarding validating data using excel add-in

    hi
    i am new to essbase, please any help me regarding the steps to be followed for
    validating data that is loaded in to a cube using excel add-in

    There are no standard steps.
    If you wish to just cross check the data which has been loaded in cube ,then Identify the level 0 combination of members in data source from where cube is picking up data (Oracle,flat file ..etc) and retrieve the same combination through excel addin and compare the data.
    hope this will help !

  • How to add a mute button without using the default skin?

    I want to use a mute/unmute button for my current project which does not use the default skin.  I searched the web and found the following solution.
    http://kb2.adobe.com/cps/163/2ed9f163.html
    I followed the instruction and it works fine on single slide. The problem is that it does not carry through the whole project.  If I mute the first slide, the audio is on again on the next slide. My mute/unmute setting doesn't go to the next slide.
    Any one have a solution to this problem? Any help or tips are greatly appreciated.

    Hi there
    Did you pay close attention to step 4?
    Click image to see larger...
    Addtionally, your post reads as if you feel the mute button is only avaliable with the Default playback control set. Note that there are all sorts of options with the supplied playback controls that offer enabling a mute button.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Studio Drill-Through Works in Excel Add-In but not Smart View

    So I have a drill-through defined that works fine in the Excel Add-In. But, when I try to drill on the same intersection in Smart View, I get "No drill-through reports found at this location." I used the same member combinations for both, so I know the intersection is correct. Am I missing something simple?
    -Brian

    There are some limitations on drill through:
    These are two ports >>transport.port and server.httpPort.used to communicate with Essbase Spreadsheet Add-in and Hyperion Smart View.
    In Hyperion Smart View, drill-through will not work properly. You must refresh the port number stored in the cube by following the instructions in "Updating Cube Linkage" See the Essbase Studio Online Help or Essbase Studio User's Guide.
    Change the HTTP Port Number:
    If you add an entry for the server.httpPort property in the server.properties file to change it from the default setting of 9080, the following is the state of drill-through connectivity on cubes built prior to the port adjustment.
    Note: Cubes built after the port adjustment will work properly. In Smart View, drill-through will work properly.
    PS:
    With shared connections, Smart View always connects first with the EPM Workspace Web application to authenticate the user and then connects to each provider using the EPM SSO token. With private connections, SmartView authenticates with the provider
    Adding to solution if your using 11.1.1.3.01 try adding PATCH:9779433 will help
    Edited by: KVC on Nov 9, 2011 1:38 PM
    Edited by: KVC on Nov 9, 2011 4:29 PM

  • PivotViewer Excel Add-In

    I have been using PivotViewer for several years now but have recently bought a new computer and have found replacing the program very difficult. Microsoft readily provides the Silverlight Tools necessary to run pivot but no longer provides the actual PivotViewer.
    After a great deal of searching, I managed to find it here, at http://research.microsoft.com/en-us/downloads/dd4a479f-92d6-496f-867d-666c87fbaada/default.aspx (Sorry, the forum is not letting me include links)
    The next step was to find the excel add-in, which I have been totally unsuccessful. The usual location, http://www.silverlight.net/learn/pivotviewer/download-excel-tool, is longer operating and nowhere can I find where microsoft has moved said plug-in. After
    searching over the course of several days, I still cannot find where to find this excel plug-in.
    I really can't use PivotViewer otherwise, as I have virtually no coding experience. Surely it must still be offered somewhere.
    As it stands, it appears I will have to create the excel file on the second computer, send it over to the first one, click publish Pivot Collection, and send the files on back to the second computer and view with the PivotViewer.
    Alternative to finding the Excel Plugin for PivotViewer, if somebody does have it installed, I would love to know to which directory it is installed. I may be able to copy over all the appropriate files from my first computer and install it manually on the
    second.
    So: Where can I install the Excel Plugin for PivotViewer, or
    How can I copy over a working version of the Plugin to a new computer?
    Thanks in advance for any help you can provide.

    This post is at the address http://social.msdn.microsoft.com/Forums/en-US/silverlightpivotviewer/thread/4ed06b45-dde4-4388-b1d9-30456429ed0a/
    Notice the MSDN.microsoft.com domain; this post is three clicks away from the MSDN homepage, so I'm inclined that this is posted in the right place. (I am here,
    at MSDN, looking for information about silverlight).
    And as I've already pointed out, Microsoft does not offer any information on the Excel Plug-in on their website, and the only thing under MSDN's learn pages are how to work with XAML, Javascript, and other coding options. I am looking for the Excel Plug-in
    so that I don't have to deal with coding. 

  • Excel Add-in issue!

    Hi,
    we are using essbase 7.x and excel 2003. The issue is that when we open the excel add-in with the
    application, it going to sheet2 instead of sheet1 by default. and moreover we are trying to have only 3 sheets when we open excel. It is displaying 15 sheets.
    Is there any setting that needs to be taken care as part of Excel for Essbase?
    Kindly help me out in this regard
    Thanks

    The 15 sheet issue can potentially be caused by an excel option, unrelated to essbase.
    To change the setting, go to the Tools/Options menu. On the Options dialog select the General tab and you should see a setting for "Sheets in new workbook" about half-way down. The default is 3, but if this were changed to 15, new workbooks would always begin with 15 tabs.
    As for the Sheet2 default, once a workbook is saved, the default tab is the tab that was active when the workbook is saved.
    However, macros can always cause either of the two conditions above to be reset/modified. If that is happening, find the offending application and hit it with a hammer. I'm kidding here, of course -- it needs a screw driver.

  • Excel Add-In and Macros

    Hi Guys,
    I am using the Excel Add-in to build some reports from PAS. I have followed the help even to the point of cutting and pasting the code in the samples.
    By default my Excel Add-In connects to my use database in read mode even though both my model connection user and the database are defined as having exclusive as their default. This mean I can't save a view. When I run an Excel macro to save a view there I see the existing views and there is no error. However the view does not save.
    The help file recommends I issue a Model command to allow me to save my view to the SMReport database. I cut the code from the help file but as soon as I issue the command I get an error "Checkpoint Freeze in Effect; Can not detach".
    If I go into PAS I see that my user is already attached to SMReport in share mode. This would seem to make the Model command superfluous.
    This seems so basic, but I've spent over a day on it. Surely I can't be the first person to use the VBA in the Excel Add-In? Can someone help please?
    Thanks
    Cliff
    Edited by: Cliff Stinson on Aug 29, 2011 7:07 AM

    Cliff,
    You should put in a support ticket on this issue.
    Regards,
    Bob

  • Excel add-in warning

    Hi
    I am using Excel- add in for unicode cubes. I am getting the warning
    Essbase Warning
    The application chosen is a Unicode application,however the addin is not fully unicode enabled.As such,some characters may not display correctly. Do you wish to proceed?
    I turned off warnings in the options dialog box. But i am still getting the above Essbase warning.
    Can you suggest me what to do to turn off these warnings while using Excel-Addin?

    where can I find the Thisworkbook module??^^^It's the workbook module in the currently open workbook. If you hit Alt-F11 in Excel, you'll get dumped into the VBA editor. If you do that, by default, over on the left you'll see a Project browser, under the Microsoft Excel Objects node, Sheet1 is the selected object. ThisWorkbook is the module name of the workbook object.
    For giggles, in the VBA editor, type Ctrl+G. You should see the Immediate window. Then type:
    ?thisworkbook.name
    You should see a response (in the case of a just-opened Excel with one workbook) like this:
    Book1
    You can go to the event ThisWorkbook.Workbook_Open and stick code in there.
    I personally would want to limit Application.DisplayAlerts and be sure to turn it back on when done. Changes to the Application object are global to life of the Excel instance.
    Regards,
    Cameron Lackpour

  • Essbase - Data not saving in excel add in

    Hi everyone,
    This is my first time building a cube from scratch and would appreciate if you guys can point me to the right direction. I am currently running into issues with saving data using Excel add in. I have a BSO cube with 6 small dimensions (Currently with less than 15 members in each) + 2 additional attribute dimensions. I created the cube manually in EAS and did a sample data load through a flat file without any issues.
    I have been able to use the Excel add in to retrieve the sample data and navigate the tree without any issues as well. However when I tried to retrieve/lock and send , manual changes on the grid, the data doesn't seem to save. When I hit retrieve my changes are gone.
    I haven't made too many changes to the default settings but have checked that the application allows for updates and that I have the Application Manager Application access as well. Are there any settings I should look into that might be causing this?
    Thanks in advance for your help.
    Tony

    two possible issues
    1. The member you are trying to send data to is a dynamically calculated member
    2. you are trying to send data to a member that is the only child of a parent and the parent is not tagged as never share. If there is a one to one relationship between a child and parent, there is an implied share that is created. The NEver Share on the parent will fix that.

  • Cannot connect to MDS through my Excel Add on

    Installed MDS for SQL 2012. Created a website as a default website. I can navigate to the website.
    But I cannot access MDS using the Excel add-on. Been struggling with this for hours now and very little out there on the issue.
    When I connect I use all conceivable permutations of the URL...
    http://server/mds
    http://localhost/mds
    htto://server:80/mds
    http://localhost:80/mds
    I get the following error
    TITLE: Master Data Services Add-in for Excel
    The connection failed because the URL is not valid or the Master Data Manager web application version is not supported.
    ADDITIONAL INFORMATION:
    There was no endpoint listening at
    http://server/mds/service/service.svc/bhb that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. (Microsoft.MasterDataServices.AsyncEssentials)
    The remote server returned an error: (404) Not Found. (System)
    BUTTONS:
    OK
    'If this was helpful, please mark and an answer or as being helpful'

    Hi,
    In addition to the message above. I enabled the logging in the Master Data tab in Excel (see Enabling Diagnostic Logging for advanced troubleshooting here
    http://social.technet.microsoft.com/wiki/contents/articles/4520.troubleshooting-the-master-data-services-add-in-for-excel.aspx). The logging results added here. Still none the wiser.
    But note that I recently upgraded by OS key from Windows 8 (basic) to Windows 8 Pro. So not sure if that has created a false positive (I.e. an MDS site working, whilst it actually does not).
    2014-10-20T21:37:49.425        5488 EXCEL.EXE            EXCEL.EXE                               
    Generic          EventType: Error, Message: MDS Excel plugin started successfully. Assembly version: 11.0.0.0, File version: 11.0.3393.0 ((SQL11_SP1_QFE-CU).131025-1850 )
    2014-10-20T21:47:42.847        4820 EXCEL.EXE            EXCEL.EXE                               
    Generic          EventType: Error, Message: Async executer exception System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at
    http://localhost:50000/service.svc/service/service.svc/bhb that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for
    more details. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeEndService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.MasterDataServices.ExcelAddInCore.MDSService.IService.EndMetadataGet(IAsyncResult result)
       at Microsoft.MasterDataServices.ExcelAddInCore.Operations.SequenceOperationExecuter.TestConnection()
       at Microsoft.MasterDataServices.ExcelAddInCore.Operations.SequenceOperationExecuter.<Body>d__0.MoveNext()
       at Microsoft.MasterDataServices.AsyncEssentials.AsyncExecuter`1.Advance()
    2014-10-20T21:47:42.863        4820 EXCEL.EXE            EXCEL.EXE                               
    Generic          EventType: Error, Message: Received EndpointNotFoundException. Showing custom error that it might be wrongly typed URL or old server. Exception: System.ServiceModel.EndpointNotFoundException: There
    was no endpoint listening at
    http://localhost:50000/service.svc/service/service.svc/bhb that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote server returned
    an error: (404) Not Found.
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeEndService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at Microsoft.MasterDataServices.AsyncEssentials.AsyncResultBase.EndInvoke()
       at Microsoft.MasterDataServices.AsyncEssentials.AsyncResult`1.EndInvoke()
       at Microsoft.MasterDataServices.ExcelAddInCore.ConnectionManager.<>c__DisplayClasse.<TestConnectionAsync>b__c(IAsyncResult ar)
       at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
    2014-10-20T21:47:43.191        5488 EXCEL.EXE            EXCEL.EXE                               
    Generic          EventType: Error, Message:
    ExceptionMessageBoxShown@The connection failed because the URL is not valid or the Master Data Manager web application version is not supported.
    2014-10-20T21:50:12.172       11560 EXCEL.EXE            EXCEL.EXE                               
    Generic          EventType: Error, Message: Async executer exception System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at
    http://localhost:50000/service/service.svc/bhb that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. --->
    System.Net.WebException: The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeEndService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.MasterDataServices.ExcelAddInCore.MDSService.IService.EndMetadataGet(IAsyncResult result)
       at Microsoft.MasterDataServices.ExcelAddInCore.Operations.SequenceOperationExecuter.TestConnection()
       at Microsoft.MasterDataServices.ExcelAddInCore.Operations.SequenceOperationExecuter.<Body>d__0.MoveNext()
       at Microsoft.MasterDataServices.AsyncEssentials.AsyncExecuter`1.Advance()
    2014-10-20T21:50:12.172       11560 EXCEL.EXE            EXCEL.EXE                               
    Generic          EventType: Error, Message: Received EndpointNotFoundException. Showing custom error that it might be wrongly typed URL or old server. Exception: System.ServiceModel.EndpointNotFoundException: There
    was no endpoint listening at
    http://localhost:50000/service/service.svc/bhb that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote server returned an error:
    (404) Not Found.
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeEndService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at Microsoft.MasterDataServices.AsyncEssentials.AsyncResultBase.EndInvoke()
       at Microsoft.MasterDataServices.AsyncEssentials.AsyncResult`1.EndInvoke()
       at Microsoft.MasterDataServices.ExcelAddInCore.ConnectionManager.<>c__DisplayClasse.<TestConnectionAsync>b__c(IAsyncResult ar)
       at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
    2014-10-20T21:50:12.396        5488 EXCEL.EXE            EXCEL.EXE                               
    Generic          EventType: Error, Message:
    ExceptionMessageBoxShown@The connection failed because the URL is not valid or the Master Data Manager web application version is not supported.
    2014-10-20T21:53:32.346        7444 EXCEL.EXE            EXCEL.EXE                               
    Generic          EventType: Error, Message: Async executer exception System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at
    http://etienne:50000/service/service.svc/bhb that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException:
    The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeEndService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.MasterDataServices.ExcelAddInCore.MDSService.IService.EndMetadataGet(IAsyncResult result)
       at Microsoft.MasterDataServices.ExcelAddInCore.Operations.SequenceOperationExecuter.TestConnection()
       at Microsoft.MasterDataServices.ExcelAddInCore.Operations.SequenceOperationExecuter.<Body>d__0.MoveNext()
       at Microsoft.MasterDataServices.AsyncEssentials.AsyncExecuter`1.Advance()
    2014-10-20T21:53:32.346        7444 EXCEL.EXE            EXCEL.EXE                               
    Generic          EventType: Error, Message: Received EndpointNotFoundException. Showing custom error that it might be wrongly typed URL or old server. Exception: System.ServiceModel.EndpointNotFoundException: There
    was no endpoint listening at
    http://etienne:50000/service/service.svc/bhb that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote server returned an error:
    (404) Not Found.
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeEndService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at Microsoft.MasterDataServices.AsyncEssentials.AsyncResultBase.EndInvoke()
       at Microsoft.MasterDataServices.AsyncEssentials.AsyncResult`1.EndInvoke()
       at Microsoft.MasterDataServices.ExcelAddInCore.ConnectionManager.<>c__DisplayClasse.<TestConnectionAsync>b__c(IAsyncResult ar)
       at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
    2014-10-20T21:53:32.549        5488 EXCEL.EXE            EXCEL.EXE                               
    Generic          EventType: Error, Message:
    ExceptionMessageBoxShown@The connection failed because the URL is not valid or the Master Data Manager web application version is not supported.
    'If this was helpful, please mark and an answer or as being helpful'

Maybe you are looking for

  • Popup with text area & ok/cancel button

    Hi all, My requirement is to display a popup with a text area in editable mode along with 'Confirm' and 'Cancel' button. If the user changes the text, and presses the 'CONFIRM' the text is to be saved in DB. How do i implement this? Should i use a FM

  • Adobe Media Encoder CC 7.2.2 Update Installation failed. Error Code: U44M1P7

    So, I get this strange error when I try to update AME CC 7.2.2. What to do? Adobe Media Encoder CC 7.2.2 Update Installation failed. Error Code: U44M1P7

  • IPhoto '09 Freezes Snow Leopard

    Hi, I have iPhoto '09 (fully patched to 8.1.2) running on both my MacBook and MacMini (both on Snow Leopard 10.6.4 with all updates installed). When editing (usually a zoom operation) a .jpg photo in the iPhoto window or in full screen mode the whole

  • ORA-01403 No data found on INSERT

    Hello, We have a program that does a lot of inserts in a simple table. Every now and then, we get the error ORA-01403 NO DATA FOUND. Our program is written in Delphi 7. We use the Oracle Data Access Components (ODAC, by CoreLab) to access the databas

  • VPRS determination

    Hi all, usualy  the  VPRS  calculates the  values  based  on  the  values  in  MBEW  table. The  problem  is  that  MBEW  table  is  only  updated  when  there  is  a  inbound  delivery  but  we  create  the  sales  orders before  the  inbound  deliv