The enrollment server did not provision a valid identity certificate

I'm working on rolling my own MDM service, and I'm trying to combine the SCEP and MDM payloads as the MDM protocol document from Apple suggests. I created my own SCEP web service in C# .Net and I know that the device can get a valid certificate when I just send the SCEP payload. However when I also include an MDM payload that points to the SCEP payload's UUID via the IdentityCertificateUUID key, I get the following error, "The enrollment server did not provision a valid identity certificate." This configuration is the one that is sent after the user chooses to install the initial enrollment configuration (step 1 of phase 2 in this diagram).
The device doesn't appear to even make an attempt at connecting to my server, and thanks to server side logging I know that it never reaches my SCEP web service page. This seems to indicate that there's something wrong with the certificate I use to sign the payload. I've separately tried signing it with my SSL certificate (from a pre trusted root authority), my customer MDM push certificate (chained from our vendor cert), and my self-signed root certificate authority certificate (created via makecert.exe) that the SCEP service uses to issue new certificates (i.e. device identity certificates).
I've looked at the output from the iPCU (iPhone Configuration Utility) when I create a profile with both the MDM and SCEP payloads, and it isn't a valid profile (I've even tried copying it nearly wholesale). However when I install the profile via the iPCU the error doesn't come up and it begins the SCEP enrollment process without issue.
A side note - using a preexisting MDM vendor is not an option here.
Below is the profile I'm using:
<?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
      <plist version="1.0">
        <dict>
          <key>PayloadContent</key>
          <array>
            <dict>
              <key>PayloadContent</key>
              <dict>
                <key>Challenge</key>
                <string>this is a challenge</string>
                <key>Key Type</key>
                <string>RSA</string>
                <key>Key Usage</key>
                <integer>5</integer>
                <key>Keysize</key>
                <integer>1024</integer>
                <key>Name</key>
                <string>mycompany</string>
                <key>Retries</key>
                <integer>3</integer>
                <key>RetryDelay</key>
                <integer>0</integer>
                <key>Subject</key>
                <array><array><array>
                  <string>CN</string>
                  <string>mycompany</string>
                </array></array></array>
                <key>URL</key>
                <string>https://mysite.com/scep.aspx</string>
              </dict>
              <key>PayloadDescription</key>
              <string>Configures SCEP</string>
              <key>PayloadDisplayName</key>
              <string>SCEP (mycompany)</string>
              <key>PayloadIdentifier</key>
              <string>com.mycompany.mdm.scep1</string>
              <key>PayloadOrganization</key>
              <string></string>
              <key>PayloadType</key>
              <string>com.apple.security.scep</string>
              <key>PayloadUUID</key>
              <string>57225d3d-0758-4d23-8093-e4d8c9bbd47c</string>
              <key>PayloadVersion</key>
              <integer>1</integer>
            </dict>
            <dict>
              <key>AccessRights</key>
              <integer>3</integer>
              <key>CheckInURL</key>
              <string>mysite.com/checkin.aspx</string>
              <key>CheckOutWhenRemoved</key>
              <false/>
              <key>IdentityCertificateUUID</key>
              <string>57225d3d-0758-4d23-8093-e4d8c9bbd47c</string>
              <key>PayloadDescription</key>
              <string>Configures MobileDeviceManagement.</string>
              <key>PayloadIdentifier</key>
              <string>com.mycompany.mdm.mdm2</string>
              <key>PayloadOrganization</key>
              <string></string>
              <key>PayloadType</key>
              <string>com.apple.mdm</string>
              <key>PayloadUUID</key>
              <string>ed0ae41d-1aa7-4721-9fe9-139c1072132c</string>
              <key>PayloadVersion</key>
              <integer>1</integer>
              <key>ServerURL</key>
              <string>https://mysite.com/checkin.aspx</string>
              <key>SignMessage</key>
              <false/>
              <key>Topic</key>
              <string>com.apple.mgmt.mypushsubject</string>
              <key>UseDevelopmentAPNS</key>
              <true/>
            </dict>
          </array>
          <key>PayloadDescription</key>
          <string>Profile description.</string>
          <key>PayloadDisplayName</key>
          <string>Test Profile</string>
          <key>PayloadIdentifier</key>
          <string>com.mycompany.mdm</string>
          <key>PayloadOrganization</key>
          <string>mycompany</string>
          <key>PayloadRemovalDisallowed</key>
          <false/>
          <key>PayloadType</key>
          <string>Configuration</string>
          <key>PayloadUUID</key>
          <string>13321058-4037-478c-9b1e-ef6f810065cb</string>
          <key>PayloadVersion</key>
          <integer>1</integer>
        </dict>
      </plist>

I got in touch with Apple about this.
Apparently you want to send the combined MDM & SCEP payload in step 2 of phase 3 of the diagram I linked in my question, which is the profile that's sent after OTA enrollment.  According to Apple you need two separate certificates (which means two SCEP enrollments) - one for OTA enrollment, and one for MDM enrollment.

Similar Messages

  • Error #2046: The loaded file did not have a valid signature.

    I have three different applications which suddenly stopped working with this error
    Error #2046: The loaded file did not have a valid signature.
    None of the sites has been touched in Months, I assumed they would keep working the way they had.
    I wonder how many other sites are experiencing this and how many PO'd customers there are out there??
    This is really bad business practice, what is causing it?
    Dan Pride
    Note: the three were developed around the same time, one domain went down for a few days and was then renewed????

    Daniel... have you found a solution to your problem?
    I am also having the same problem. I was googling with no avail, when I noticed you added this post just yesterday,
    so I am thinking that adobe has done something to the swz files hosted on thier servers.
    Can someone from Adobe confirm if anything was done to either swz files or the crossdomain files on their end?
    I am in the same boat as you... no changes on our side, but the application has suddenly stopped working.
    We were building against a beta build of flex 4 (4.0.0.10485)
    I wonder which sdk version you are using?
    Here is what I see through the debugger...
    Warning: Ignoring 'secure' attribute in policy file from http://fpdownload.adobe.com/pub/swz/crossdomain.xml. The 'secure' attribute is only permitted in HTTPS and socket policy files. See http://www.adobe.com/go/strict_policy_files for details.
    [SWF] C:\Inetpub\wwwdata\xxxxxxxxx_Application.swf - 847,661 bytes after decompression
    Error #2046: The loaded file did not have a valid signature.
    Failed to load RSL http://fpdownload.adobe.com/pub/swz/flex/4.0.0.10485/framework_4.0.0.10485.swz
    Failing over to RSL framework_4.0.0.10485.swz
    Error #2046: The loaded file did not have a valid signature.
    PS... I have tried multple PCs (XP, Vista, Server 2008) with different versions of flash player (10.0.45.2, 10.0.22.87)
    Any help appreciated.

  • Help me please! (The WebLogic Server did not start up properly)

    bc14.jar;C:\bea\WEBLOG~1\server\lib\wloracle.jar;C:\bea\WEBLOG~1\server\lib\wlsq
    lserver.jar;C:\bea\WEBLOG~1\server\lib\wldb2.jar ;C:\bea\WEBLOG~1\server\lib\wl
    sybase.jar;C:\bea\WEBLOG~1\server\lib\jConnect.jar;C:\bea\WEBLOG~1\server\lib\wl
    informix.jar;C:\bea\WEBLOG~1\server\lib\weblogic.jar;C:\bea\WEBLOG~1\server\lib\
    ant\ant.jar
    PATH=C:\bea\WEBLOG~1\server\bin;C:\bea\JROCKI~1\jre\bin;C:\bea\JROCKI~1\bin;C:\b
    ea\WEBLOG~1\server\bin;C:\bea\jdk142_05\jre\bin;C:\bea\jdk142_05\bin;C:\bea\jroc
    kit81sp4_142_05\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\mysql\bin;C:\Program File
    s\Java\jdk1.5.0\bin;;C:\bea\WEBLOG~1\server\bin\oci920_8;C:\bea\WEBLOG~1\server\
    bin\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\[hostname]:[port]\console *
    <21.Ara.2004 21:17:08 EET> <Info> <WebLogicServer> <BEA-000377> <Starting WebLog
    ic Server with BEA WebLogic JRockit(TM) 1.4.2_05 JVM R24.4.0-1 Version ari-38120
    -20041118-1131-win-ia32 from BEA Systems, Inc.>
    <21.Ara.2004 21:17:09 EET> <Info> <Configuration Management> <BEA-150016> <This
    server is being started as the administration server.>
    <21.Ara.2004 21:17:09 EET> <Info> <Management> <BEA-141107> <Version: WebLogic S
    erver 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
    WebLogic XMLX Module 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647 >
    <21.Ara.2004 21:17:10 EET> <Notice> <Management> <BEA-140005> <Loading domain co
    nfiguration from configuration repository at C:\bea\user_projects\domains\jspned
    ir\.\config.xml.>
    The WebLogic Server did not start up properly.
    Exception raised: 'weblogic.management.configuration.ConfigurationException: Exc
    eption thrown in operation getMBeansFromURL - with nested exception:
    [javax.management.ServiceNotFoundException: Problems while parsing URL file:/C:/
    bea/user_projects/domains/jspnedir/./jspnediradmin/load.mlet]'
    Reason: weblogic.management.configuration.ConfigurationException: Exception thro
    wn in operation getMBeansFromURL - with nested exception:
    [javax.management.ServiceNotFoundException: Problems while parsing URL file:/C:/
    bea/user_projects/domains/jspnedir/./jspnediradmin/load.mlet]
    C:\bea\user_projects\domains\jspnedir>

    bc14.jar;C:\bea\WEBLOG~1\server\lib\wloracle.jar;C:\bea\WEBLOG~1\server\lib\wlsq
    lserver.jar;C:\bea\WEBLOG~1\server\lib\wldb2.jar ;C:\bea\WEBLOG~1\server\lib\wl
    sybase.jar;C:\bea\WEBLOG~1\server\lib\jConnect.jar;C:\bea\WEBLOG~1\server\lib\wl
    informix.jar;C:\bea\WEBLOG~1\server\lib\weblogic.jar;C:\bea\WEBLOG~1\server\lib\
    ant\ant.jar
    PATH=C:\bea\WEBLOG~1\server\bin;C:\bea\JROCKI~1\jre\bin;C:\bea\JROCKI~1\bin;C:\b
    ea\WEBLOG~1\server\bin;C:\bea\jdk142_05\jre\bin;C:\bea\jdk142_05\bin;C:\bea\jroc
    kit81sp4_142_05\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\mysql\bin;C:\Program File
    s\Java\jdk1.5.0\bin;;C:\bea\WEBLOG~1\server\bin\oci920_8;C:\bea\WEBLOG~1\server\
    bin\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\[hostname]:[port]\console *
    <21.Ara.2004 21:17:08 EET> <Info> <WebLogicServer> <BEA-000377> <Starting WebLog
    ic Server with BEA WebLogic JRockit(TM) 1.4.2_05 JVM R24.4.0-1 Version ari-38120
    -20041118-1131-win-ia32 from BEA Systems, Inc.>
    <21.Ara.2004 21:17:09 EET> <Info> <Configuration Management> <BEA-150016> <This
    server is being started as the administration server.>
    <21.Ara.2004 21:17:09 EET> <Info> <Management> <BEA-141107> <Version: WebLogic S
    erver 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
    WebLogic XMLX Module 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647 >
    <21.Ara.2004 21:17:10 EET> <Notice> <Management> <BEA-140005> <Loading domain co
    nfiguration from configuration repository at C:\bea\user_projects\domains\jspned
    ir\.\config.xml.>
    The WebLogic Server did not start up properly.
    Exception raised: 'weblogic.management.configuration.ConfigurationException: Exc
    eption thrown in operation getMBeansFromURL - with nested exception:
    [javax.management.ServiceNotFoundException: Problems while parsing URL file:/C:/
    bea/user_projects/domains/jspnedir/./jspnediradmin/load.mlet]'
    Reason: weblogic.management.configuration.ConfigurationException: Exception thro
    wn in operation getMBeansFromURL - with nested exception:
    [javax.management.ServiceNotFoundException: Problems while parsing URL file:/C:/
    bea/user_projects/domains/jspnedir/./jspnediradmin/load.mlet]
    C:\bea\user_projects\domains\jspnedir>

  • The WebLogic Server did not start up properly.

    Hi Everybody,
    I am quite new in BEA product, actually with weblogic integration. I get an issue when I tried to start Weblogic integration.
    I used Weblogic integration 8.5 on my Windows box and JDK 1.4.
    When I tried to start it I get the folowing error:
    The WebLogic Server did not start up properly.
    java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class
    incompatible: stream classdesc serialVersionUID = 7043855487133450673, local cla
    ss serialVersionUID = 8644704819898565848
    at java.io.ObjectStreamClass.initNonProxy(Ljava.io.ObjectStreamClass;Lja
    va.lang.Class;Ljava.lang.ClassNotFoundException;Ljava.io.ObjectStreamClass;)V(Un
    known Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Z)Ljava.io.ObjectStreamCla
    ss;(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Z)Ljava.io.ObjectStreamClass;
    (Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Z)Ljava.io.ObjectStreamCla
    ss;(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Z)Ljava.io.ObjectStreamClass;
    (Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Z)Ljava.lang.Object;(Unk
    nown Source)
    at java.io.ObjectInputStream.readObject0(Z)Ljava.lang.Object;(Unknown So
    urce)
    at java.io.ObjectInputStream.readArray(Z)Ljava.lang.Object;(Unknown Sour
    ce)
    at java.io.ObjectInputStream.readObject0(Z)Ljava.lang.Object;(Unknown So
    urce)
    at java.io.ObjectInputStream.defaultReadFields(Ljava.lang.Object;Ljava.i
    o.ObjectStreamClass;)V(Unknown Source)
    at java.io.ObjectInputStream.readSerialData(Ljava.lang.Object;Ljava.io.O
    bjectStreamClass;)V(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Z)Ljava.lang.Object;(Unk
    nown Source)
    at java.io.ObjectInputStream.readObject0(Z)Ljava.lang.Object;(Unknown So
    urce)
    at java.io.ObjectInputStream.readObject()Ljava.lang.Object;(Unknown Sour
    ce)
    at weblogic.management.internal.TypesHelper.getMBeanInfo(TypesHelper.jav
    a:274)
    at weblogic.management.internal.TypesHelper.getAdminOrConfigMBeanInfo(Ty
    pesHelper.java:384)
    at weblogic.management.internal.ConfigurationMBeanImpl.<init>(Configurat
    ionMBeanImpl.java:137)
    at weblogic.management.AdminServer.<init>(AdminServer.java:59)
    at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java
    :245)
    at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:770)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:669)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:343)
    at weblogic.Server.main(Server.java:32)
    Do you have some idea why I get this error while starting the server?
    Thank you in advance!

    First you can start witht he example server, after installation go to start menu --> example--> launch the examples. which will create a sample domain and brings up the server etc., If you want your own domain, using configuration wizard create a domain(follow the steps mentioned in edocs.bea.com) and bring up the server.
    -sadiga

  • Developer Studio:Exception:The message server did not respond within 60 sec

    Folks,
    I am getting this error in Developer Studio ( J2EE Engine Preference) , Can anyone please tell me what is the issue.
    Exception: The message server did not respond within 60 sec.Please check if the message server is running and if the socket connection has been established
    Thanks,
    Manish

    If the system information page is showing 3900, you should use 3900 in your studio settings.
    39xx is the new default for 2004s. It was 36xx with 2004. And xx is the instance number.
    Regards,
    Christophe
    Message was edited by:
            Christophe Benoit

  • Error #2046: The loaded file did not have a valid signature in flex 4

    As part of our CI build, the ant script that builds the client side (flex 4) projects also runs a set of FlexUnit4 tests on the deployed project. Most of the tests work but a few fail with this error
    RSL
    http://local.foo.com/bar/com/blah/components/someComponent/framework_4.1.0.16076.swz failed to load.
    Error #2046: The loaded file did not have a valid signature.
    The build machine is running Ununtu 10.10 with Firefox 3.6 and Flashplayer 10.2. If I run  the exact same set of tasks, accessed from the same URL in windows everything passes with no problem. After some searching I did run across this thread: http://forums.adobe.com/message/2747415#2747415 but when I went looking for the libflashsupport.so file mentioned, the Ubuntu docs seemed to indicate that it was no longer needed.
    I'm at my wits end here. Is libflashsupport.so actually needed in Ubuntu 10.10 and if so where would I find it? If not does anyone know of another issue that could be responsible for this?

    hello,
    I have the same issue, Ubuntu 10.10, flashplayer 10.3rc1
    mxmlc SimplePrj.mxml -debug=true -benchmark=true --target-player=10 -output ../deploy/SimplePrj.swf
    mxlc verbose:
    Loading configuration file /home/.../flex-config.xml
    Initial setup: 79ms
    start loading swcs 9ms Running Total: 88ms
    Loaded 34 SWCs: 740ms
    precompile: 1062ms
    Required RSLs:
        http://fpdownload.adobe.com/pub/swz/flex/4.5.0.20967/framework_4.5.0.20967.swz with 1 failover.
        http://fpdownload.adobe.com/pub/swz/tlf/2.0.0.232/textLayout_2.0.0.232.swz with 1 failover.
        http://fpdownload.adobe.com/pub/swz/flex/4.5.0.20967/spark_4.5.0.20967.swz with 1 failover.
        http://fpdownload.adobe.com/pub/swz/flex/4.5.0.20967/sparkskins_4.5.0.20967.swz with 1 failover.
        http://fpdownload.adobe.com/pub/swz/flex/4.5.0.20967/mx_4.5.0.20967.swz with 1 failover.
    Files: 540 Time: 3380ms
    Linking... 27ms
    SWF Encoding... 18ms
    /.../SimplePrj/deploy/SimplePrj.swf (80059 bytes)
    postcompile: 45ms
    Total time: 4259ms
    Peak memory usage: 81 MB (Heap: 62, Non-Heap: 19)
    I had to copy the swz to deploy folder since failovers are not yet available.
    * accessing from windows machines it loads swz without complaints.
    Jaco

  • The email server did not recognize  your username/ password combinations

    i recieved this alert:the email server did not recognize  your username/ password combinations. everytime when i sending a photo from iphoto? how do i solve it please?

    iPhoto preferences ==> accounts
    Of IMHO better yet set Apple Mail as the e-mail client in the iPhoto preferences
    LN

  • The email server did not recognize my username

    i try to mail picture   it says the email server did not recognize your username/password combination          

    In the iPhoto preferences ==> accounts delete the account and re-enter it
    Of IMHO the better alternative is to set Apple Mail as the e-mail client in the iPhoto preferences and use it instead of iPhoto
    LN

  • J2ee connection error, "The Message Server did not respond within 60 sec"

    Hi,
    I am facing the error "The Message Server did not respond within 60 sec. Please check if the message server is running.." when connecting to J2ee through NWDS.
    I am able to reach the index page via http://<ip address>:53500/index.html but yet unable to reach through NWDS.
    I have tried various combinations of host and port names like:
    Message Server Host : <ip address>, <host name>
    Message Server Port : 3636, 3936
    but still no luck.
    I've also cross checked the value of message server port by navigating to http://<IP address>:53500/monitoring/SystemInfo too, it is 3636.
    The telnet test (telnet <ip address> <port Number>) draws a blank window.
    I know this problem has been posted again and again, but then I am unable to understand what is the solution to this.
    Can someone please help me in resolving this issue?
    Note: [link 1|Unable to Connect to the J2EE Server from Netweaver Developer Studio; & [link 2|Developer Studio:Exception:The message server did not respond within 60 sec; are already checked.

    Hi Robin,
    Although I still haven't received any info from my colleagues regarding the central instance..
    Just a quick query, if we have NW04 we use 36** and if it is NW04S then we use 39** , is this the only difference for message server port?
    If that is the case, as I mentioned earlier, I have tried both, and one gave me N/A(3936) while the other gave me 'message server did not respond' error(3636).
    I have the message server host name & port , Enqueue Server Host name & Port and SDM PID and Port details with me..
    Can this be anyway useful in establishing a connection?
    Waiting for your inputs...
    Best Regards,
    Vinay

  • Exception:The messege server did not respond within 60 sec.

    When I am deploying my application it is aborted and displaying the Error as
    'Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !'
    In Preferences >> SAP J2EE Engine I have specified a messege server host and its port.
    When I go to the Perspective J2EE Engine there I can see an error i.e.
    'Exception:The messege server did not respond within 60 sec.Please check if the messege server is running and if the socket connection is established'
    How to resolve this?

    Hi,
    I think the connection data is somehow not right.
    What is your message server host and port  being configured?
    I think the default message server port is 3601
    Regards,
    Vincent

  • Exception: The message server did not respond within 60 sec.

    Folks,
    I am getting this error in Developer Studio ( J2EE Engine Preference) , Can anyone please tell me what is the issue.
    <i><b>Exception: The message server did not respond within 60 sec.Please check if the message server is running and if the socket connection has been established</b></i>
    Thanks,
    Manish

    Hi,
    I think the connection data is somehow not right.
    What is your message server host and port  being configured?
    I think the default message server port is 3601
    Regards,
    Vincent

  • SBL-ODU-01007 - The HTTP request did not contain a valid SOAPAction header

    I am trying to insert a Lead using the following XML
    SOAPAction: "document/urn:crmondemand/ws/ecbs/lead/10/2004:LeadInsert"
    URL: https://secure-ausomxbia.crmondemand.com/Services/Integration
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:ns2="urn:crmondemand/ws/ecbs/lead/10/2004" xmlns:ns3="urn:/crmondemand/xml/Lead/Data">
    <env:Header>
    <ns1:Security>
    <ns1:UsernameToken>
    <ns1:Username>****</ns1:Username>
    <ns1:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">****</ns1:Password>
    </ns1:UsernameToken>
    </ns1:Security>
    </env:Header>
    <env:Body>
    <ns2:LeadInsert_Input>
    <ns3:ListOfLead lastpage="true" recordcount="1">
    <ns3:Lead>
    <ns3:ExternalSystemId>3232323</ns3:ExternalSystemId>
    <ns3:LeadFirstName>soap</ns3:LeadFirstName>
    <ns3:LeadLastName>test</ns3:LeadLastName>
    </ns3:Lead>
    </ns3:ListOfLead>
    <ns2:Echo>off</ns2:Echo>
    </ns2:LeadInsert_Input>
    </env:Body>
    </env:Envelope>
    I am getting following response.
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body>
    <soap:Fault>
    <faultcode>soap:Client</faultcode>
    <faultstring>Client</faultstring>
    <detail>
    <ErrorCode>SBL-ODU-01007</ErrorCode>
    <ErrorMessage>The HTTP request did not contain a valid SOAPAction header. The value of the header was </ErrorMessage>
    </detail>
    </soap:Fault>
    </soap:Body>
    </soap:Envelope>
    I have checked the URL and SOAPAction seem to be correct, can somebody please let me know what can be the problem.
    Thanks.

    I am trying to insert a Lead using the following XML
    SOAPAction: "document/urn:crmondemand/ws/ecbs/lead/10/2004:LeadInsert"
    URL: https://secure-ausomxbia.crmondemand.com/Services/Integration
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:ns2="urn:crmondemand/ws/ecbs/lead/10/2004" xmlns:ns3="urn:/crmondemand/xml/Lead/Data">
    <env:Header>
    <ns1:Security>
    <ns1:UsernameToken>
    <ns1:Username>****</ns1:Username>
    <ns1:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">****</ns1:Password>
    </ns1:UsernameToken>
    </ns1:Security>
    </env:Header>
    <env:Body>
    <ns2:LeadInsert_Input>
    <ns3:ListOfLead lastpage="true" recordcount="1">
    <ns3:Lead>
    <ns3:ExternalSystemId>3232323</ns3:ExternalSystemId>
    <ns3:LeadFirstName>soap</ns3:LeadFirstName>
    <ns3:LeadLastName>test</ns3:LeadLastName>
    </ns3:Lead>
    </ns3:ListOfLead>
    <ns2:Echo>off</ns2:Echo>
    </ns2:LeadInsert_Input>
    </env:Body>
    </env:Envelope>
    I am getting following response.
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body>
    <soap:Fault>
    <faultcode>soap:Client</faultcode>
    <faultstring>Client</faultstring>
    <detail>
    <ErrorCode>SBL-ODU-01007</ErrorCode>
    <ErrorMessage>The HTTP request did not contain a valid SOAPAction header. The value of the header was </ErrorMessage>
    </detail>
    </soap:Fault>
    </soap:Body>
    </soap:Envelope>
    I have checked the URL and SOAPAction seem to be correct, can somebody please let me know what can be the problem.
    Thanks.

  • Anyone know what is Error #2046: The loaded file did not have a valid signature

    can anyone help me solve this issue? when i try to run project or make swf file
    Error #2046: The loaded file did not have a valid signature
    show up. how do i get a valid signature? or it show up because it is a trial version?
    please help me!!

    Hi Ryan,
    Please see this recent post: http://forums.adobe.com/message/3277736#3277736
    Your best option is to open your project in the shipping version of Flash Catalyst CS5 and re-publish it.  Catalyst CS5 can open projects that were created with the beta 2 release (October 2009) or newer.
    If your project won't open, then it was probably created in an earlier beta/alpha version of Catalyst.  If you know how to write Flex code, with some work you can upgrade these old projects by hand: import the project into Flash Builder 4 and then resolve any problems you encounter with compiling and running the project.
    Sorry for the trouble -- hope this info helps,
    - Peter

  • When emailing photos from iPhoto I get a message saying the email server did not recognise my username or password combination.

    When emailing photos from iPhoto I get a message saying the email server did not recognise my username or password combination?

    falKon wrote:
    I found that by turning of the SSL option at the bottom of the Accounts panel did the trick.
    I think you were trying to reply to the OP, next time press 'reply' in the post you are replying to.
    If you are replying to me, what on earth are you talking about?

  • The remote server did not respond to a connection attempt

    I have two Exchange 2003 servers: Old and New. Emails from the new server can go out however, users on the new server cannot receive emails from the old or the internet.
    I get the following error:'....remote server did not respond to a connection attempt....'
    All emails are stuck in newserver.domain.com.
    KimaniBob

    Hi KimaniBob,
    Since Exchange 2003 is a very old Exchange version, we have not supported for Exchange 2003. It is recommended to upgrade your Exchange server to Exchange 2010. Your understanding will be appreciated.
    Best regards,
    Amy Wang
    TechNet Community Support

Maybe you are looking for