Marketing Management Portal Exception

Hi Guys,
When going to the "Marketing Managment" tab of our portal, the followinf warning gets displayed : 
Session Management will not work!
Please check the DSM log file for details.
*You can turn this alert off inside Support Desc -> SAP Application *
Has anyone come accross this?
tks
Christiaan

Hi Karthik,
if you haven't already, can you check to make sure the calcs.exe files exists in the c:\windows\system32 path?
if so, can you try logging in as a local administrator, run the install, and, see if you still get this error?
Regards,
Andy

Similar Messages

  • Error: on clicking Registry menu item in ESM Management Portal. The request failed with HTTP status 404: Not Found.

    Hi,
    I have installed ESB Management Portal successfully after following all the steps. everything is working fine except when I click the Registry menu in the portal. I get an unhandled exception. The event viewer shows the below error "The request failed
    with HTTP status 404: Not Found."
    ================================================
    Event code: 3005 
    Event message: An unhandled exception has occurred. 
    Event time: 1/27/2015 5:56:10 PM 
    Event time (UTC): 1/27/2015 5:56:10 PM 
    Event ID: f7aedd39118845b79c17d3442a0d15a7 
    Event sequence: 54 
    Event occurrence: 1 
    Event detail code: 0 
    Application information: 
        Application domain: /LM/W3SVC/1/ROOT/ESB.Portal-1-130668549484455107 
        Trust level: Full 
        Application Virtual Path: /ESB.Portal 
        Application Path: C:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\ 
        Machine name: <Machine Name> 
    Process information: 
        Process ID: 4712 
        Process name: w3wp.exe 
        Account name: NT AUTHORITY\NETWORK SERVICE 
    Exception information: 
        Exception type: TargetInvocationException 
        Exception message: Exception has been thrown by the target of an invocation.
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance)
       at System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments)
       at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)
       at System.Web.UI.WebControls.DataBoundControl.PerformSelect()
       at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound()
       at System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls()
       at System.Web.UI.Control.EnsureChildControls()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    The request failed with HTTP status 404: Not Found.
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.Practices.ESB.Portal.UDDIService.UDDIService.GetCategoryByName(String UDDIServerUrl, String tModelName) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Web References\UDDIService\Reference.cs:line
    575
       at Microsoft.Practices.ESB.Portal.Uddi.ServiceProxy.getBTEndpoints(String applicationName, Boolean getSendPorts, Boolean getRcvLocations) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Uddi\ServiceProxy.cs:line
    553
       at Microsoft.Practices.ESB.Portal.Uddi.ServiceProxy.GetEndpointsByApplication(String applicationName, Boolean getSendPorts, Boolean getRcvLocations) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Uddi\ServiceProxy.cs:line
    46
    Request information: 
        Request URL: http://localhost/ESB.Portal/uddi/uddi.aspx 
        Request path: /ESB.Portal/uddi/uddi.aspx 
        User host address: ::1 
        User: <domain>\<user>
        Is authenticated: True 
        Authentication Type: Negotiate 
        Thread account name: NT AUTHORITY\NETWORK SERVICE 
    Thread information: 
        Thread ID: 19 
        Thread account name: NT AUTHORITY\NETWORK SERVICE 
        Is impersonating: False 
        Stack trace:    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance)
       at System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments)
       at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)
       at System.Web.UI.WebControls.DataBoundControl.PerformSelect()
       at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound()
       at System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls()
       at System.Web.UI.Control.EnsureChildControls()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Custom event details: 
    =================================
    Any idea why this is happening and what needs to be done ?
    PLEASE HELP
    Thanks & Regards
    Vikram

    Snippet from the link below:
    If you get a “404: Not Found” error, it ‘s because by default there is no script map for .svc file with default IIS 7.0 installation, so you need to register .svc extension in IIS:
    You need to update IIS script maps to register .svc extension In a command prompt (ran as administrator), execute the following command:
    “%windir%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe” -r -y"
    Refer:
    https://dgoins.wordpress.com/2010/05/01/esb-toolkit-management-portal-installation-notes-from-the-field-2/
    Sarvanan's blog around this with detailed explanation:
    Configuring Exception Management Portal
    As mentioned above also
    Check Portal Configuration Settings
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • Management Portal unavailable - "cannot load management data for this resource type"

    Noticing that with the exception of virtual machines, every resource type in the (non preview) Azure Management Portal is showing a sad pink icon and the help text "cannot load management data for this resource type."
    So that's a near total portal outage for us. Anybody else experiencing this?
    I've attempted to open a ticket with developer support but I'm not sure if that's the right channel.
    Brian

    Hi Brian,
    Thanks for your posting!
    From Dashboard shown (http://azure.microsoft.com/en-us/status/#history), Currently, the Azure portal works fine in every regions.
    So I suggest you can submit a tick via this channel:
    http://www.windowsazure.com/en-us/support/contact/
    Also, you can click your right-top account name and select the "Microsoft Support" item to create free ticket.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Service MAnager Portal _CreateMOMRegKey

    Dear All,
    I had to uninstall SM Portal ( to allow SCOM agent installation) and now re-installing the portal.
    However I'm stuck at the error - 
    "An error occurred while executing a custom action:_CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6"
    This was the same issue, which had occurred when installing the first time. It was due to permissions.
    However not sure, why this is recurring, as I'm re-installing with the service account with all the required permissions sorted out.
    Can Microsoft be ever bug free ?  OR is MS trying to use the public as their test agents after paying for their products?
    Can anyone help fix this issue.. I'm bugged up using the MS products.

    Calling custom action CAManaged!Microsoft.MOMv3.Setup.MOMv3ManagedCAs.CreateMOMRegKey
    CreateMOMRegKey: Generating secure key for Primary SDK
    CreateMOMRegKey: Error: Exception of type 'Microsoft.EnterpriseManagement.Security.KeyNotInSyncException' was thrown.
    StackTrace:    at Microsoft.EnterpriseManagement.Security.SecureStorageManager.Initialize()
       at Microsoft.MOMv3.Setup.MOMv3ManagedCAs.CreateMOMRegKey(Session session)
    MSI (s) (E4:50) [12:22:15:324]: NOTE: custom action _CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6 unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that handle.
    Action start 12:21:49: RegisterMIMEInfo.
    MSI (s) (E4:40) [12:21:49:857]: Doing action: WriteRegistryValues
    Action ended 12:21:49: RegisterMIMEInfo. Return value 0.
    Action start 12:21:49: WriteRegistryValues.
    MSI (s) (E4:40) [12:21:52:025]: Doing action: _Set_CreatePortalWebSite.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: WriteRegistryValues. Return value 1.
    MSI (s) (E4:40) [12:21:52:029]: PROPERTY CHANGE: Adding _CreatePortalWebSite.11EE91AB_EABF_48A6_9973_4DCD73190AC6 property. Its value is 'SCSMWebContentServer
    443 C:\inetpub\wwwroot\System Center Service Manager Portal\
    KMDCLSCSM1003.PREKMDCLOUD.DK, OU=*, O=KMD A/S, L=*, S=*, C=DK
    PREKMDCLOUD2\SA_SCSP 7Rm7R6iy'.
    Action start 12:21:52: _Set_CreatePortalWebSite.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:40) [12:21:52:029]: Doing action: _CreatePortalWebSite.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: _Set_CreatePortalWebSite.11EE91AB_EABF_48A6_9973_4DCD73190AC6. Return value 1.
    Action start 12:21:52: _CreatePortalWebSite.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:40) [12:21:52:112]: Doing action: _Set_CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: _CreatePortalWebSite.11EE91AB_EABF_48A6_9973_4DCD73190AC6. Return value 1.
    Action start 12:21:52: _Set_CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:40) [12:21:52:117]: Doing action: _CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: _Set_CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6. Return value 1.
    Action start 12:21:52: _CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:40) [12:21:52:201]: Doing action: _Set_InstallInprocSDKPerfCounters.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: _CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6. Return value 1.
    MSI (s) (E4:40) [12:21:52:204]: PROPERTY CHANGE: Adding _InstallInprocSDKPerfCounters.11EE91AB_EABF_48A6_9973_4DCD73190AC6 property. Its value is 'C:\inetpub\wwwroot\System Center Service Manager Portal\ServiceHost\Bin\Microsoft.EnterpriseManagement.DataAccessService.Core.dll'.
    Action start 12:21:52: _Set_InstallInprocSDKPerfCounters.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:40) [12:21:52:204]: Doing action: _InstallInprocSDKPerfCounters.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: _Set_InstallInprocSDKPerfCounters.11EE91AB_EABF_48A6_9973_4DCD73190AC6. Return value 1.
    Action start 12:21:52: _InstallInprocSDKPerfCounters.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:40) [12:21:52:288]: Doing action: _Set_RegisterAspNet4OnIIS.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: _InstallInprocSDKPerfCounters.11EE91AB_EABF_48A6_9973_4DCD73190AC6. Return value 1.
    MSI (s) (E4:40) [12:21:52:292]: PROPERTY CHANGE: Adding _RegisterAspNet4OnIIS.11EE91AB_EABF_48A6_9973_4DCD73190AC6 property. Its value is 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe
    -iru'.
    Action start 12:21:52: _Set_RegisterAspNet4OnIIS.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:40) [12:21:52:292]: Doing action: _RegisterAspNet4OnIIS.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: _Set_RegisterAspNet4OnIIS.11EE91AB_EABF_48A6_9973_4DCD73190AC6. Return value 1.
    Action start 12:21:52: _RegisterAspNet4OnIIS.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:40) [12:21:52:371]: Doing action: _Set_AddWCSWindowsFirewallPortException.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: _RegisterAspNet4OnIIS.11EE91AB_EABF_48A6_9973_4DCD73190AC6. Return value 1.
    MSI (s) (E4:40) [12:21:52:375]: PROPERTY CHANGE: Adding _AddWCSWindowsFirewallPortException.11EE91AB_EABF_48A6_9973_4DCD73190AC6 property. Its value is '443
    Service Manager (Web Content Server)
    0'.
    Action start 12:21:52: _Set_AddWCSWindowsFirewallPortException.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:40) [12:21:52:375]: Doing action: _AddWCSWindowsFirewallPortException.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: _Set_AddWCSWindowsFirewallPortException.11EE91AB_EABF_48A6_9973_4DCD73190AC6. Return value 1.
    Action start 12:21:52: _AddWCSWindowsFirewallPortException.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:40) [12:21:52:387]: Doing action: _Set_GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: _AddWCSWindowsFirewallPortException.11EE91AB_EABF_48A6_9973_4DCD73190AC6. Return value 1.
    MSI (s) (E4:40) [12:21:52:391]: PROPERTY CHANGE: Adding _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 property. Its value is 'PREKMDCLOUD2
    SA_SCSP'.
    Action start 12:21:52: _Set_GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:40) [12:21:52:392]: Doing action: _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    Action ended 12:21:52: _Set_GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6. Return value 1.
    Action start 12:21:52: _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6.
    MSI (s) (E4:2C) [12:22:08:418]: NOTE: custom action _CreatePortalWebSite.11EE91AB_EABF_48A6_9973_4DCD73190AC6 unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that handle.
    MSI (s) (E4:40) [12:22:08:420]: Executing op: ActionStart(Name=_CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6,,)
    CreateWebSite: Saving ContentHost web config changes
    MSI (s) (E4:40) [12:22:08:453]: Executing op: CustomActionSchedule(Action=_CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6,ActionType=17409,Source=BinaryData,Target=CreateMOMRegKey,)
    MSI (s) (E4:50) [12:22:08:477]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI2C57.tmp, Entrypoint: CreateMOMRegKey
    CAPACK: Extracting custom action to temporary directory: C:\Windows\Installer\MSI2C57.tmp-\
    CAPACK: CLR version v2.0.50727 is installed.
    CAPACK: CLR version v2.0.50727 is detected.
    CAPACK: CLR version v4.0.30319 is installed.
    CAPACK: CLR version v4.0.30319 is detected.
    CAPACK: Binding to CLR version v2.0.50727
    Calling custom action CAManaged!Microsoft.MOMv3.Setup.MOMv3ManagedCAs.CreateMOMRegKey
    CreateMOMRegKey: Generating secure key for Primary SDK
    CreateMOMRegKey: Error: Exception of type 'Microsoft.EnterpriseManagement.Security.KeyNotInSyncException' was thrown.
    StackTrace:    at Microsoft.EnterpriseManagement.Security.SecureStorageManager.Initialize()
       at Microsoft.MOMv3.Setup.MOMv3ManagedCAs.CreateMOMRegKey(Session session)
    MSI (s) (E4:50) [12:22:15:324]: NOTE: custom action _CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6 unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that handle.
    CustomAction _CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (E4:40) [12:22:15:493]: Executing op: ActionStart(Name=_CreateMOMRegKey.11EE91AB_EABF_48A6_9973_4DCD73190AC6,,)
    MSI (s) (E4:40) [12:22:15:500]: Executing op: ProductInfo(ProductKey={79A76AB5-3EA0-4C4F-89B9-1CA00438EC2E},ProductName=Microsoft System Center 2012 - Service Manager,PackageName=SM.msi,Language=0,Version=117771097,Assignment=1,ObsoleteArg=0,ProductIcon=ServiceManager.ico,,PackageCode={1B3B79AF-1391-4E6E-9BE2-2BD0832DADE7},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3)
    MSI (s) (E4:40) [12:22:15:509]: Executing op: ActionStart(Name=_CreatePortalWebSite.11EE91AB_EABF_48A6_9973_4DCD73190AC6,Description=Creating self-service web content portal,)
    MSI (s) (E4:40) [12:22:15:516]: Executing op: ActionStart(Name=WriteRegistryValues,Description=Writing system registry values,Template=Name: [2], Value: [3])
    MSI (s) (E4:40) [12:22:15:519]: Executing op: RegOpenKey(Root=-2147483646,Key=SYSTEM\CurrentControlSet\Services\Eventlog\Operations Manager\Database Modules,,BinaryType=1,,)
    MSI (s) (E4:40) [12:22:15:523]: Executing op: RegRemoveValue(Name=EventSourceFlags,Value=#0,)
    MSI (s) (E4:40) [12:22:15:529]: Executing op: RegCreateKey()
    MSI (s) (E4:40) [12:22:15:534]: Executing op: RegRemoveValue(Name=EventMessageFile,,)
    MSI (s) (E4:40) [12:22:15:566]: Executing op: RegRemoveKey()
    MSI (s) (E4:40) [12:22:15:566]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Operations Manager\Database Modules 3: 2 
    MSI (s) (E4:40) [12:22:15:574]: Executing op: RegOpenKey(Root=-2147483646,Key=SYSTEM\CurrentControlSet\Services\Eventlog\Operations Manager\System Center Virtual Machine Manager Connector,,BinaryType=1,,)

  • No users showing in Profile Manager portal

    OS 10.9.1, Server 3.0.1
    Everything seems to be set up and running properly except that no users are showing in the Profile Manager portal.
    Groups show proper numbers of users, but when looking for members they show nothing. The users pane indicates "no users."
    Users can log in without problem. Appropriate settings are used by the computers, users, and groups.
    Server.app and Workgroup Manager.app both show users and groups as expected.
    Any ideas?
    Thanks

    Got fed up playing with settings. Decided to start over with Profile Manager.
    In Server.app, Shut off Profile Manager.
    In Terminal run as admin: /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/wipeDB .sh
    resetting to default empty Profile Manager
    In Server.app, restart Profile Manager.
    Users available in the portal again.
    Manually redo all settings needed.

  • "You have signed out elsewhere. Click OK to log out from the management portal."

    When I log in to Azure Portal Management, I get a message
    "You have signed out elsewhere.  Click OK to log out from the management portal."   It greys out the portal so I can't do anything except to click OK to log out or hit escape to bypass this message.  How do I get rid of this
    message?
    thanks, Paul

    Hi,
    I suggest you to clear cache and cookies on Internet explorer. Then try logging in to Azure portal.
    From the thread that you provided, we can see that this issue was fixed, up to now I haven't heard the same issue, based on your description, this issue was only happening in Chrome, I tested this on my local (create a new website in chrome), it worked as
    normal, and I didn't reproduce this issue, so I think this may be not a bug in chrome, please try to clean session and cookie, or use another machine test it, if issue was still exist, please try to contact with support with detail information, Please
    contact support team by creating a support ticket at
    http://www.windowsazure.com/en-us/support/contact/ Or if that doesn't work because you don't have an active subscription you will need to contact general customer support to have them create a support ticket for you
    http://support.microsoft.com/gp/customer-service-phone-numbers?wa=wsignin1.0
    Note: Check if you have shared the user name and password with your colleagues or family members to use Azure resources.
    Hope this helps you.
    Girish Prajwal

  • Failed to import publish settings file in Azure Toolkit for Eclipse with Java downloaded from Azure Management Portal

    I tried to deploy the Hello World JSP application to Azure from Eclipse following the instructions at http://msdn.microsoft.com/library/azure/hh690944%28VS.103%29.aspx. Got the following error when trying to import Publish Settings file downloaded from Azure
    Management portal:
    Importing MyMSDN.publishsettings file failed. Reason: failed to parse file. Ensure publish settings version is 1.0.
    Could someone help me solve this problem? Thanks.

    Hi huihuang,
    It seems there is some issue with your publishsettings file, could you open this file and copy the content here? Or please have a look at this article:
    http://gauravmantri.com/2012/09/14/about-windows-azure-publish-settings-file-and-how-to-create-your-own-publish-settings-file/ for more information about it.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How can I create a new E-mail address for the Marketing Manager

    Hullo,
    how can I create a new E-mail address for the Marketing Manager (i.e. marketing professional role in SAP CRM) please.
    That when you go and create a new E-mail campaign you need to choose an E-mail form in addition to the E-mail address of the Marketing Manager.
    Kind Regards.

    Hi Alhussien
    Add it to his Position in the Organisational Model. Transaction PPOMA_CRM.
    Under there address section is an option to populate the email address.
    Regards
    Arden

  • Management Portal not working in Chrome?

    Hey,
    when using Chrome I am having a problem with logging in to the management portal of Azure. This started roughly a week ago. After logging in, the page and layout are loaded but no content is displayed. All I see is the (nicely) animated loading wheel:
    Even after waiting for 5 minutes, nothing else happens. In the developer console there are no errors displayed. In other browsers (IE, FF) everything works fine.
    Has anyone similar problems or can someone help me?

    Hello ReDavid,
    Thanks for posting here!
    Microsoft has confirmed the problem, and indicated that an incompatibility with the Chrome browser is at fault.
    “We have seen a problem with new Azure portal and Chrome browser.
    “This is a known issue with Azure portal and Azure Portal team is working hard to fix this problem. The current workaround is to use IE to solve this problem,”
    You can try resetting your Chrome Browser and see if that works.
    Also refer this article:
    Manage your cookies and site data
    As said by Will Shao Chrome version 36.0.1985.143 should fix this issue.
    Hope that helps!
    Let me know if you have any queries!
    Best Regards,
    Sadiqh Ahmed
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • New Management Portal - Delete Function

    Anyone using the new Management portal?
    If yes then please can you let know how to delete a Azure SQL Server (That's associated with the SQL Databases).
    I can see the option in the old portal but the new portal under SQL Servers, I do not see any option to delete these servers.
    BTW these were test servers with databases and the SQL databases have been deleted but it leaves back the servers.
    Previous version AFAIK used to delete the server as well then all the databases were deleted.
    I know I can get this done using the old Management portal but I am just curious to know if anyone else has faced or see a similar issue.

    One way to delete a server in the new portal, albeit indirect, is to delete the resource group that contains the server. Please note that this will delete the server AND everything else in the resource group.  Deleting the resource group in the
    new portal can be accomplished by clicking on the resource group name above the SQL server name (example:
    Default-SQL-EastAsia) and then clicking the icon for "Delete" on the resulting blade.

  • Cannot connect to the Service Manager portal WCF service - Error when opening SM Portal

    Greetings,
    I have tried everything I can think of to resolve this issue and I have tried all suggestions I have found on Technet.
    Basically, I had the SM Portal working on a test VM.  I am ready to use it in production but it is not working.  I deleted my test VM and built a new one.  On it, I have SharePoint 2010 Foundation and the SM Portal installed.  I have
    a valid self-signed cert.  the FQDN is correct (hqsrva24.dds.local) in both SharePoint and also in IIS.  I also made sure under Application Settings on the SM Portal IIS site points to the FQDN of the SCSMWebContentServer.
    So what happens when I go to the SM Portal (https://hqsrva24.dds.local:444/SMPortal) is it prompts me for a logon, which i put in and the site comes up.  But at that point the Silverlight portion is not loaded and I immediately get prompted for a logon.
     I have tried several different logons, all of which have full access to the site in Sharepoint.  Eventually I get the error in red at the bottom of the screen "Cannot connect to the Service Manager portal WCF service"
    If I try to access the Web Content Server service on its own (https://hqsrva24.dds.local/Servicehost/services/DataAccessService.svc), I get a prompt to logon and none of my logons work.  i eventually get
    an unauthorized error. However; If I log into the server which SM Portal is on and go to https://localhost/Servicehost/services/DataAccessService.svc, I get no prompt to login and I get a "Metapublishing for this service is currently disabled."
    I'm out of ideas at this point, barring completely starting over (not just the SM portal but all of the Service Manager Suite).

    Man I've had this problem so many times and its almost always a different solution. Are you sure that either the Domain Users group or NT Authority\Authenticated Users have permissions to the site and service. remember the the two prompts are authenticating
    different things: the Sharepoint site and the application site (silverlight). Make sure users have permission in both SCSM and in Sharepoint. 
    - Slow is smooth and smooth is fast.

  • What is Marketing Manager in OBIEE administrator??

    When to use OBIEE Marketing Manager and in which situations??
    Thanks in advance

    When you use Siebel Marketing...that's the only case you'd need it.
    http://www.oracle.com/applications/crm/siebel/enterprise-marketing/index.html
    Cheers,
    C.

  • Cannot connect to the service manager portal wcf service

    Hi Guys,
    I'm having some issues with a fresh installation of the Service Manager 2012 Web Portal where I get the above message. Things I haved tried from reading other forum posts here:
    I've increased the maxStringContentLength value to 2457600
    Added HTTP bindings to Service Manager Portal (HTTP port 448) and SCSMWebContentServer (HTTP port 447)
    Added the FQDN to web.config in ContentHost
    ensured that web.config in ServiceHost has matching "DefaultHttpsBinding" throughout and "DefaultHttpsServiceBehavior" throughout
    I can access /ServiceHost/Services/DataAccessService.svc without issue
    I can access the SMPortal without issue, it just comes up with the above. Would anyone have any ideas?
    Thanks
    Lewis

    Sometimes if you don't have enough memory it can cause that error.  I have seen that a couple of times.  The first was because it was just a demo server and only had 4Gb RAM. 
    If you visit the page http(s)://servername:SMSSPPort/ServiceHost/Services/DataAccessService.svc what error do you get? 

  • Tomcat Manager Portal in BlazeDS Turnkey Server

    Hi all,
    Im pretty new to blazeds, and liking what i have experienced thus far. Could anyone please tell me how to access the Tomcat Manager Portal within the BlazeDS Turnkey Server Installation.
    Like in know it runs on port 8400 by default. So running it then opening http://localhost:8400 gets me the blazeds turnkey home page with links to the sample apps.
    However I want to get to the Tomcat Portal to change file access permissions etc. And if i wanted to deploy apps from there etc.
    Is this possible?
    Please advise!
    Kind Regards
    Willem

    Follow the instructions here:
    http://blog.techstacks.com/2009/05/tomcat-management-setting-up-tomcat.html
    Basically just add a user and role to the $CATALINA_HOME/conf/tomcat-users.xml:
    <?xml version='1.0' encoding='utf-8'?>
    <tomcat-users>
      <role rolename="manager"/>
      <user username="tomcat" password="tomcat" roles="manager"/>
    </tomcat-users>
    Then use the URL: http://localhost:8400/manager/html to access the manager.

  • Log in to Windows Azure Management Portal

    Hi,
    I have a windows azure suscription.
    I was login in with my hotmail account to windows.azure.com. Now I can´t log in to my windows azure suscription.
    If I go to https://windows.azure.com it takes me to
    https://windows.azure.com/VerifyYourAccount.aspx were I need to click a button to send me a message with a code to my cel phone. The problem is I dont use that phone number any
    more and I can´t find where to change it to my new cel phone number...
    Please help.
    G
    Where is the windows azure management portal?? The place were I can create and manage host services in my azure suscription, sql azure databases, etc...

    Hi Giber,
    If you have problem while verifying your account via phone number, please contact Azure support (http://www.microsoft.com/windowsazure/support/) for manual verification. Please see
    Fraud Prevention Measure for New Windows Azure Platform Accounts for more information.
    Thanks.
    Wenchao Zeng
    Please mark the replies as answers if they help or unmark if not.
    If you have any feedback about my replies, please contact
    [email protected]
    Microsoft One Code Framework

Maybe you are looking for

  • Just installed HP BIOS Update. HP 6110 all in one printer no longer works.

    Just installed HP BIOS Update.  System no longer recognizes my printer (6110 all-in-one).  HP web site says driver is in OS and should be recognized, but only driver that is close is 6100 series and it does not work. 

  • Help required in writning sql

    i am new to sql and have to write following program my tables r department      dept_id     location 1     London 2     New York 3     Singapore 4     Tokyo employee                emp_id     dept_id     salary     tier_id 1     2     20000     4 2  

  • Html link inside JLabel

    I write this code: String text ="<html><font size=2>Java-Editor</font>" +  "<P>" + "Homepage: <a href=\"www.b2m.it/ma\"> http://www.b2m.it</a></html>"; JLabel textLabel = new JLabel(text);I show the jlabel inside a jdialog. When i press on hyperlink,

  • Having problems with order of songs on albums.

    I want to add a track to an album that wasn't originally on said album (bonus track on the UK release of the album). I've changed the song and album info (listed the song as track 15 of 15, changed number of tracks on the album from 14 to 15, etc.),

  • HT1911 iTunes access. Expired email address ?

    My wife used an old email address when starting up her  iTunes account.  The email account is now expired.  She can't remember her iTunes password and can't get a new one because her email address is expired.  It's an inbox.com address.  Any ideas ?