Webservice and BPM; connection AFW failed

I have created the following integration process:
1. Asynchronous receive step of a xml file;
2. Synchronous send step to invoke webservice;
3. Asynchronous send step of the response file.
In this process XI will read a xml file from a directory on the server, convert this file to a SOAP request, call the webservice and convert the SOAP response to a xml file. This file is then sent to the same server directory.
When I look in SXMB_MONI the whole process is set to ok. The response of the webservice is in the payload of the XI response message. (This is the message from my integration process to the inbound message interface.).
But the response file never reached its destination.
When I look at the file adapter monitor it reports: "Up and running - no message processing until now".
And when I look at the message monitoring, there are the following messages:
2005-07-29 11:30:55 Success The message was successfully received by the messaging system.
Profile: XI URL: http://nthvsnw4:50000/MessagingSystem/receive/AFW/XI
2005-07-29 11:30:55 Success Using connection AFW. Trying to put the message into the receive queue.
2005-07-29 11:30:55 Success Message successfully put into the queue.
2005-07-29 11:30:55 Success The message was successfully retrieved from the receive queue.
2005-07-29 11:30:55 Success The message status set to DLNG.
2005-07-29 11:30:55 Error Delivery of the message to the application using connection AFW failed, due to: RecoverableException.
2005-07-29 11:30:55 Success The asynchronous message was successfully scheduled to be delivered at Fri Jul 29 11:35:55 CEST 2005.
2005-07-29 11:30:55 Success The message status set to WAIT.
2005-07-29 11:35:55 Success The message was successfully retrieved from the receive queue.
2005-07-29 11:35:55 Success The message status set to DLNG.
2005-07-29 11:35:55 Error Delivery of the message to the application using connection AFW failed, due to: RecoverableException.
2005-07-29 11:35:55 Success The asynchronous message was successfully scheduled to be delivered at Fri Jul 29 11:40:55 CEST 2005.
2005-07-29 11:35:55 Success The message status set to WAIT.
2005-07-29 11:40:55 Success The message was successfully retrieved from the receive queue.
2005-07-29 11:40:55 Success The message status set to DLNG.
2005-07-29 11:40:55 Error Delivery of the message to the application using connection AFW failed, due to: RecoverableException.
2005-07-29 11:40:55 Success The asynchronous message was successfully scheduled to be delivered at Fri Jul 29 11:45:55 CEST 2005.
2005-07-29 11:40:55 Success The message status set to WAIT.
2005-07-29 11:45:55 Success The message was successfully retrieved from the receive queue.
2005-07-29 11:45:55 Success The message status set to DLNG.
2005-07-29 11:45:55 Error Delivery of the message to the application using connection AFW failed, due to: RecoverableException.
2005-07-29 11:45:55 Error The message status set to NDLV.
I looked at several postings with the subject "Error Delivery of the message to the application using connection AFW failed, due to: RecoverableException", but I could not find any which seems to meet my problem.
I would highly appreciate any help on this.

Sorry for my late response, but I did not look at this after it was solved and I did not receive any mail. So please let me know if you still need some support.
I could send you a document with some screen shots. If so send me an email ([email protected])

Similar Messages

  • Connection AFW failed, due to: RecoverableException :  SOAP Adapter.

    Hi All,
      We are using XI3.0 Sp14 .  the message flow is
    IDOC> XI> SOAP ADPATER (receiver side)--> External system. 
    Here everything is fine, we are using https URL of the extrnal system to send the cXML file on there side.  The external URL is fine and working.
    When we send the idoc  from R/3  to XI.  then it  gives very common message.  I dont know what is wrong with this message.  . 
    Please check this , what I got in  Audit log:
    2007-04-16 10:14:03 Error Exception caught by adapter framework: null
    2007-04-16 10:14:03 Error Delivery of the message to the application using connection AFW failed, due to: RecoverableException.
    2007-04-16 10:14:03 Success The asynchronous message was successfully scheduled to be delivered at Mon Apr 16 10:19:03 EDT 2007.
    2007-04-16 10:14:03 Success The message status set to WAIT.
    I  don't know why  I am getting this error  message.   Please help me to resolve this.  Thanks
    regards
    Ram Singhal

    Hi,
    For SOAP receiver adapter, you have the WSDL file from the provider of the webservice, either from a URL link or physically receiving the file.
    The WSDL file contains the attribute "location" from the element "address", and the attribute "soapAction" from the element "operation".  These 2 values must be entered exactly as is into the SOAP comm chan config.
    Also, insure the proxy information are also entered correctly, include the userid/password if required.  The webservice provider may also require authentication, so make sure it is also entered.
    If possible, execute the webservice using a generic SOAP client tool to test.  Use the exact configuration entries as those you used in XI.  There are many free tools from the internet.
    Regards,
    Bill

  • Entry using connection AFW failed

    Hi,
    I am trying to read an external file and push it in to R/3 by calling RFC using XI.
    I configured everything.
    File and RFC adapters are working fine.
    After processing as per settings it is deleting the file  but it is not pushing in to R/3.
    In the Audit log i am getting the following messsages:
    1.Success>Send binary file "tom.xml" from FTP server "entegdt27:XIshared", size 140 bytes with QoS EO
    2.Success>Application attempting to send an XI message asynchronously using connection AFW.
    3.Success>Trying to put the message into the send queue.
    4.Success>Message successfully put into the queue.
    5.Success>The application sent the message asynchronously using connection AFW. Returning to application.
    6.Success>The message was successfully retrieved from the send queue.
    7.Success>File "tom.xml" deleted after processing
    8.Success>The message status set to DLNG.
    9.Error>Transmitting the message to endpoint http://entegdt27:8000/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 500..
    10.Success>The asynchronous message was successfully scheduled to be delivered at Tue Dec 06 09:39:01 IST 2005.
    During retry the same error(9) is repeating.
    Can Anyone Help.
    Thanks in Advance

    Hi Chemmam,
           The file adapter is picking up the file and deleting the same.The problem should be in mapping or the receiver adapter configuration.
    Check the following things.
            1.In design time(repository) check whether the mapping between the two data types are perfect.Check the same by using test tab and execute option.
            2.Then go to the reciver SAP r/3 business system and go to transaction SM59.Check whether the a connection is established between the receiver system and the Intergration server.
              Create connections by giving the log on parameters of the XI server and the program ID and test the connection.
            3.If the test connection is perfect , then go to receiver R3 system and try executing the RFC as stand alone by giving appropriate inputs.
            4.If that is working fine.Then check for your configuration settings.The Comunication channel between XI and Receiver SAP R/3 should be under the SLD registered business system while the sender communication channel(File adapter) should be under a service.
             5.In receiver communication channel check for the log on parameters of the receiver SAP system.
          Hop this helps you in locating the root cause.
    regards,
    aravindh.

  • Connection AFW failed, due to: Received HTTP response code 500

    Hi,
    I have tried to develop a file to file scenario in XI 3.0. The Sendor File adapter is reading the file but the message is not getting transfered to Integration engine.
    The audit log for the message is as follows:
    2005-05-07 04:10:24 Success Channel FileSendor: Send binary file "/tmp/xi_input.dat". Size 324 with QoS EO
    2005-05-07 04:10:24 Success Application attempting to send an XI message asynchronously using connection AFW.
    2005-05-07 04:10:24 Success Trying to put the message into the send queue.
    2005-05-07 04:10:24 Success Message successfully put into the queue.
    2005-05-07 04:10:24 Success The application sent the message asynchronously using connection AFW. Returning to application.
    2005-05-07 04:10:24 Success Confirmation mode test found. File will be resent next time
    2005-05-07 04:10:24 Success The message was successfully retrieved from the send queue.
    2005-05-07 04:10:24 Success The message status set to DLNG.
    2005-05-07 04:10:24 Error Transmitting the message to endpoint http://nadcp517:8020/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 500..
    Any suggestion...

    hi
    This problem comes due to the post installation steps might be at the time of post installation some wrong might be done.
    step1 : In sxmb_adm configure the integration server by giving the path as http://<host>:<abapport>/sap/xi/engine?type=entry
    step 2 : Check ur business system created at the time of post installation there u need to main the path as it as above.
    Reward points if useful,
    Regards,
    Srinivas.D

  • Connection afw failed

    hi gurus,
        i getting an error msg " transmitting the message to endpoint http://hostname:8000/sap/xi/engine?type=entry using connection AFW failed ,due to com.sap.aii.af.ra.ms.runtime:clusterexception: serverinternal locking not avaliable"
    With Regards,
    Shakthi Raj N.

    Hi, I'm experiencing the same problem.. how did you solved it?
    Thanks in advance for your help
    Sonia

  • What's up with Webservices and BPM integration?

    According to http://e-docs.bea.com/wli/docs70/design/intarch.htm, table
    3-1, webservices are a key component of the Integration architecture,
    which:
    "Provides sample code to support WebServices integration using
    WebServices technologies
    such as UDDI, WebServices Description Language (WSDL), and Simple Object
    Access
    Protocol (SOAP). WebLogic Integration provides the ability to invoke a
    WebService
    from a BPM workflow, enable a BPM workflow as a WebService, and to
    enable the
    Application View as a WebService. For an introduction to WebLogic
    WebServices,
    see the WebServices and XML Tech Track in the BEA dev2dev Online at the
    following
    URL:
    http://dev2dev.bea.com/index.jsp"
    The only thing which comes close to this description is the BPM Plugin
    for webservices, which is alpha code for WLI 2.1. To deploy this on 7, I
    have only seen a message here describing loosely what to do.
    So is this how we are expected to use webservices together with
    Integration? With alpha code that requires tweaking to work with the
    current version? Or am I missing something vital? The quote from the
    docs suggest "sample code", however the webservices plugin is not
    provided in source, so I don't see how it qualifies as sample code?
    Somehow I also don't quite understand how "sample code" can be construed
    as a "key component".
    So what's up with webservices and Integration?
    -Lasse
    (only speaking for myself in news!)

    Your comment about the lacking of web services in WLI is correct
    and a fundamental issue I have signalled to BEA already many
    months ago. I even followed the BPM course to make sure I did
    not miss an important point. The BPM course did not deal with
    webservices because it is not available. But the fundamental remark goes further
    because webservices also have a dynamic
    interface WSCI to behave within a choreography of webservices
    within a business process. BPM is still mainly workflow based
    and intracompany. This is not what is expected as business
    processes which are collaborative and a new paradigm alternative for applications
    conform BPML-WSCI or BPEL4WS-ws transaction.
    I still wait from BEA a confirmation that webservices and collaborative business
    processes according to (at least) one of
    the above standards will be included within the next version of weblogic enterprise
    platform due end of March 2002.
    Kind regards,
    Paul Meurisse
    Email : [email protected]

  • Webservices and BPM

    Hi all,
    How a normal BPM process in Netweaver is Related to Web services. Is BPM process internally using SOAP Webservice? because i see a webservice model in webdynpro component using a BPM process component.
    is the knowledge of webservices is required for doing a project in BPM with Webdynpro Java.
    I think its a basic question.Please help on this .
    regards
    Deva

    The best way to communicate with third-party application from your BPM is to use web services.
    Normally you publish all needed web services (e.g. from your ABAP backend) in the services registry.
    Afterwards it's easy to call those web services from your BPM (e.g. in an automated activity).
    The BPM processes that you create get also published as web services.
    This makes it easy to trigger the process from other application etc.
    In terms of UI technology I advice you to have a look at SAPUI5 instead of WDJ:
    WDJ is outdated and will not be developed further.
    Another big disadvantage is the fact that it cannot be used properly on mobile devices.
    I also started with WDJ, but now I change the UI to SAPUI5...

  • Messages interfaces doubt in Webservices and BPM design

    i have a requirement where SAP sends data to some web application.. so we are going to use Proxy to webservices.. in this we are also using BPM.
    SAP sends the data to PI ..in PI BPM triggers it will check some login credintials with webserices application and response will be sent back to PI .. in PI it will have to append the login session id with SAP data and then finally PI pushes the data to target system(web application).
    SAP--SAP-PI (BPM)web services.
      1. SAP sends data to PI
      2. PI checks the login credentials with webservices
      3.Sen back the session id
      4. session id appended to SAP data
      5. Final data will be sent to webapplications
    So how many msg interfaces that i need to create.?
      1 DATAfrom SAP_Outbound (Asyn) ---
      2. Data from SAP_Abstarct(Asyn)_BPM
      3. Data webapplication to SAP- (abstarct )-Sync   ( which gets the session id)
      3. FinalDatato Webapplication(Asyn)-Abstract
    Please correct me if i'm wrong...
    Regads,
    Deeps

    Hi Shabarish,
      Proxy call is Async
    Prateek,
       can we make it with SOAP lookup? which one is best the option BPM or SOAP lookup..
       i hope it is always good to have a interface without BPM right ?
      Can you tell me how to approach SOAP lookup.. ?
    Regards,
    Deep

  • AFW: Failed to transmit message due to RecoverableException

    Hi all,
    I use a XI 3.0 SP 14.
    I've created a BPM with 3 steps:
    1) receive step
    2) send synchronous step
    3) send asynchronous step
    XI exposes a  Asynchronous Message Interface as a Web Service. Than the BPM uses this information to send a synchronous call to a Web Service (this WS is created from an EJB and deployed on a SAP Web AS 6.40). Than the BPM uses the WS response to send an asynchronous mail.
    In the SXI_MONITOR everything works fine, but in the message monitor (Messages from the Adapter Framework) I get this error when I try to send an e-mail (step 3):
    2005-11-08 15:22:25 Success The message was successfully received by the messaging system. Profile: XI URL: http://sapadx01:51600/MessagingSystem/receive/AFW/XI
    2005-11-08 15:22:25 Success Using connection AFW. Trying to put the message into the receive queue.
    2005-11-08 15:22:25 Success Message successfully put into the queue.
    2005-11-08 15:22:25 Success The message was successfully retrieved from the receive queue.
    2005-11-08 15:22:25 Success The message status set to DLNG.
    2005-11-08 15:22:25 Error Delivery of the message to the application using connection AFW failed, due to: RecoverableException.
    2005-11-08 15:22:25 Success The asynchronous message was successfully scheduled to be delivered at Tue Nov 08 15:27:25 CET 2005.
    2005-11-08 15:22:25 Success The message status set to WAIT.
    2005-11-08 15:27:25 Success Retrying to deliver message to the application. Retry: 1
    In the default trace I can see:
    Failed to transmit message 436f38c9-0617-022e-0200-00000ab44471(INBOUND) due to com.sap.aii.af.ra.ms.api.RecoverableException: java.lang.NullPointerException.
    java.lang.NullPointerException
         at com.sap.aii.af.service.alerting.Alert.getInputInterface(Alert.java:330)
         at com.sap.aii.af.service.alerting.Alert.send(Alert.java:103)
         at com.sap.aii.af.service.alerting.Alert.run(Alert.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    I don't have this problem if instead of SOAP Synchronous call I do an RFC Synchronous call (on step 2)
    I also get a mail (step 3) if I have a System Error Exception in the SOAP synchrounous call (step 2)
    I have also noticed that:
    when I call the mail adapter (asynchronous step) with the Web Service Response in the HEADER I've got the ACK field:
    <SAP:Ack xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Status>OK</SAP:Status>
      <SAP:Category>permanent</SAP:Category>
    </SAP:Ack> 
    Instead if I call the mail adapter (asynchronous step) with the BAPI Response in the HEADER I haven't got the ACK field.
    But in the BPM send Asynchronous step the "acknowledgement" parameter is set to NONE
    Could you please help me?
    Best Regards,
    Paolo

    Ops... the note will be released in the near future...
    Anyway my problem was that the response message from the SOAP Receiver Adapter included the XI Ack header for any successfull response message. Then, when I tried to send an asynchronous request message to the Mail Receiver Adapter it was not able to manage this ACK.
    Best Regards,
    Paolo

  • TS1424 Tried to use my apple id to update some apps and got"Connection Manager::invoke:: Failed to find service connection url"  After this occured a few times I reset the id password, and this was confirmed by email.  It still fails with same message.  I

    Tried to use my apple id to update some apps and got"Connection Manager::invoke:: Failed to find service connection url"  After this occured a few times I reset the id password, and this was confirmed by email.  It still fails with same message.  Ideas?

    Hi, you have to logout from your iTunes account and reconnect it:
    Settings / iTunes & App Stores / ...
    https://mobilfunkexperten.de/news/13450/sporadische-probleme-im-itunes-und-app-s tore
    Hope this helps... :-)

  • FaceTime not working on my Macbook Pro. I am able to sign in successfully and add contacts.  When I try to call a contact with an iPhone, its connecting then fails.  When someone try to FaceTime me,I try to access but it says connecting then fail

    FaceTime not working on my Macbook Pro. I am able to sign in successfully and add contacts.  When I try to call a contact with an iPhone, it says connecting then fails by ending automatically.   When someone try to FaceTime me,I accept but it says connecting then fail.  I only have a MacBook Pro to FaceTime and not an iPhone.  I was informed that I should be able to FaceTime from my laptop via video call without an iPhone.
    Please advise.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    1. The purpose of this test is to determine whether the problem is localized to your user account. Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The "Guest User" login created by "Find My Mac" is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    2. Connect to a different network, such as a public Wi-Fi hotspot, and try again.

  • HT201263 Hi my iphone 5 is on recovery mode and I connect it with the computer but it's failing to restore the device the message is showing iphone restore failed!!!!!

    Hi my iphone 5 is on recovery mode and I connect it with the computer but it's failing to restore the device the message is showing iphone restore failed!!!!!

    Hi Bobi1346,
    Thank you for visiting Apple Support Communities and for including the error number you are getting.
    There's an article for troubleshooting that error.
    iOS: Restore errors 4005, 4013, and 4014
    Try these steps to resolve the issue:
    Install the latest version of iTunes.
    Restart your computer.
    Make sure your computer is up to date. If an update requires a restart, check for updates again after you restart.
    Learn more about updating OS X.
    Learn more about updating Windows.
    Restore using another USB cable.
    Restore your device on another computer.
    If you continue to see error 4005, 4013, or 4014 when you restore your device, contact Apple for support.
    Take care,
    Nubz

  • Log connection attempts and source IP address for connections that fail/timeout on RADIUS

    How can I log the connection attempts and source IP address for connections that fail RADIUS authentication?  I'm using RD Gateway on 2012 R2 in conjunction with Azure Multi-Factor Authentication Server on another 2012 R2 server.  When a user fails
    multifactor authentication or the authentication times out, all I get is Security event 6273 on the RD Gateway that the radius server did not process the request, and only the radius server's IP is logged.  There's nothing logged in TerminalServices-Gateway\Operational
    because the TS Gateway hasn't yet processed the connection attempt (all auditing options for RD Gateway are enabled).  The MFA/Radius Server is only logging the connection from the TSGateway - it doesn't know the original client's IP address.
    I'm looking for the equivalent of an IIS log - somewhere the RD Gateway should log the initial HTTPS connection attempt and the source IP address of the client.  I need to be able to track down potentially fraudulent login attempts. 

    Hi,
    Thank you for your posting in Windows Server Forum.
    This error might be caused by one of the following conditions:
    •  The user does not have valid credentials
    •  The connection method is not allowed by network policy
    •  The network access server is under attack
    •  NPS does not have access to the user account database on the domain controller
    •  NPS log files or the SQL Server database are not available
    To perform these procedures, you must be a member of Domain Admins.
    Please check for more information:
    Event ID 6273 — NPS Authentication Status
    http://technet.microsoft.com/en-us/library/cc735399(v=ws.10).aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • I cannot install Adobe Flash Player.  I have windows 7 64bit and firefox browser.  During install i get a message 'lost connection', followed by 'trying to reconnect', and then connection failed

    I cannot install Adobe Flash Player. I have windows 7 64bit and firefox browser. During install i get a message 'lost connection', followed by 'trying to reconnect', and then connection failed

    Many thanks for this!   I managed to install the Flash Player with this successfully after many failed attempts before.
    Thanks again
    Jason Pearlson
          From: Jeromie Clark <[email protected]>
    To: Jason Pearlson <[email protected]>
    Sent: Wednesday, March 25, 2015 10:46 PM
    Subject:  I cannot install Adobe Flash Player.  I have windows 7 64bit and firefox browser.  During install i get a message 'lost connection', followed by 'trying to reconnect', and then connection failed
    I cannot install Adobe Flash Player.  I have windows 7 64bit and firefox browser.  During install i get a message 'lost connection', followed by 'trying to reconnect', and then connection failed
    created by Jeromie Clark in Installing Flash Player - View the full discussionPlease use the offline installer Internet Explorer: http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_ax.exe Firefox and other NPAPI browsers: http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player.exe If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7349939#7349939 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7349939#7349939 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Installing Flash Player by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • "Register with ESB" failing, though AS and IS connections are tested and OK

    When trying to deploy my ESB project, in the "Register with ESB" phase I am now all of a sudden getting the following Error (the same project was working fine for months unchanged until today). This is even though the AS and IS connections are tested and still working fine.
    Things that changed today:
    1.Change 1 – when starting JDEV I was prompted to download some Jdev patch/upgrade for some sort of new BPEL modeling framework, so I installed, JDEV asked to reboot so did, JDEV asked to upgrade JDEV from former, so did, JDEV asked for what dir, so went with default .../jdev/system
    2. Change 2: tried also to deploy the standard “Order booking SOA demo” after patching.
    3. The Error message I started getting, both for new and old deployments (that were working fine until today), is below, as is my version information:
    Entity Deployment Failed
    error code: 1000 : 5
    summary: -
    Fix: Contact Oracle Support
    Version:
    ADF Business Components     10.1.3.39.78
    BPEL Designer     10.1.3.1.0 (Build 061009.0802)
    CVS Version     Internal to Oracle JDeveloper (client-only)
    Java™ Platform     1.5.0_06
    Oracle IDE     10.1.3.39.78
    Struts Modeler Version     10.1.3.39.78
    UML Modelers Version     10.1.3.39.78
    Versioning Support     10.1.3.39.78
    Ideas why the "Register with ESB" stopped working even though the AS and IS connections are tested and still working fine?

    maybe this link can help you
    "error code: 0 : 10" when Deploying ESB Project

Maybe you are looking for

  • How to populate the value of 1 field in subtabs.

    Guys, Need your help. In one of the standard page there are multiple subtabs. So, I have requirement if users enter a value for a field in 1st subtab then the same value should automatically get populated to the second subtab field . Please help me i

  • Saving a Slide Show

    I CANNOT seem to save a slide show such that I can fine it again. When I hit "save" in the Slide Show Editor, it gives me this message: SAVING YOUR SLIDE SHOW PROJECT ENABLES YOU TO MAKE CHANGES TO THIS SLIDE SHOW LATER. YOUR SLIDE SHOW PROJECT WILL

  • Now I have a problem!!! Mushkin!!

    Got my Mushkin PC3200 2x256 RAM Promo build and after install, Windows would not load.Got as far as POST.Kept asking for the system disk (XP)saying it was missing configuration file.Then to run a repair.I started to run it then thought better and res

  • IPhoto Import Problem, MacBook Air

    iPhoto on my new MacBook Air (Mountain Lion) won't import all photos from my Nokia N Series mobile phone via USB cable; it sees some but not all photos, other times says the jpeg format is not a recognizable format. Can anyone help? I've never had th

  • Copying Grageband setting to Logic Express 7?

    I've been working with Garageband since it came out, and what I usually do is begin a project in GB and then open it in Logic Express 7 to to be able to do more. Even though I don't like GB's limitations compared to LE 7, some of the pre-made setting