False alarm error messages when Linking from e-mail to web

About 30-40% of the time that I try to link to the web from a URL embedded in an e-mail, an error message comes up saying that the program's unable to connect to that particular URL (which it cites). But then it almost always goes ahead and takes me to the right website. Why is this happening and is there a way I can stop it? It's a nuisance to always have to read the alarm and then needlessly worry that the connection to the website cannot be made. Thanks.

Hi,
you have something like:
end_of_data = ' '.
first_call  = 'X'.
  WHILE end_of_data = ' '.
        CALL FUNCTION 'RSDRI_INFOPROV_READ'
          EXPORTING  i_infoprov             = ....
                     i_th_sfc               = ...
                     i_th_sfk               = ...
                     i_t_range              = ...
                     i_reference_date       = ...
                     i_save_in_table        = ....
                     i_save_in_file         = ....
                     I_USE_DB_AGGREGATION   = ...
                     i_packagesize          = 100000
                     i_authority_check      = ...
          IMPORTING  e_t_data               = .....
                     e_end_of_data          = end_of_data
          CHANGING   c_first_call           = first_call
          EXCEPTIONS illegal_input          = 1
                     illegal_input_sfc      = 2
                     illegal_input_sfk      = 3
                     illegal_input_range    = 4
                     illegal_input_tablesel = 5
                     no_authorization       = 6
                     ncum_not_supported     = 7
                     illegal_download       = 8
                     illegal_tablename      = 9
                     OTHERS                 = 11.
  ENDWHILE.
hope this helps...
Olivier.

Similar Messages

  • Error message when copying from Acrobat Reader

    Error message when copying from Acrobat Reader - any file,  any time (Win 7, Adobe many versions until recent).
    Copy works, but causes a needless and useless error message that has to be clicked away every time.
    This problem is published on the web for a million times without a working solution. And even in the Adobe forum no qualified answer (http://forums.adobe.com/thread/441370)
    When can I expect a solution?

    "101 Views     0 Replies  
    Was this helpful?" 
    Of course not.
    But thank you anyway, I talked to my admin and we changed the whole company to Foxit.
    It can be that easy.

  • Error message when changing from portrait to landscape when printing

    I receive an error message when changing from portrait to landscape when trying to print.  How do I resolve this issue?

    Hi hillclimbing,
    Can you please let me know the exact error message you see as that would be helpful.
    Does this occur with all the pdf files.
    What OS and Acrobat version are you using?
    Regards,
    Rave

  • Error message when publishing from Captivate 4 to MS Word 2003

    Is anyone else getting an error message when publishing from Captivate 4 to MS Word 2003?  I tried all 4 types and still get the following:
    "An error was encountered while publishing to Word.  Verify the following and try again.  Word is installed on your system.  Word is not busy."
    Word is installed on my system and was not in use, so I am not sure why the error.  Any thoughts?
    Thanks in advance!

    Hi there
    I use Captivate 4 and it publishes to Word 2003 without issues.
    Perhaps it has to do with the way your Word 2003 has been installed? Either that or it's a "rights" issue to be addressed by your IT propellerheads?
    Cheers... Rick
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Get an error message when importing from iPhoto says, "There is not enough free space on your Aperture Library volume to import the selected items. It is estimated that you need at least 44GB of free space."

    I get an error message when importing from iPhoto that says, "There is not enough free space on your Aperture Library volume to import the selected items. It is estimated that you need at least 44GB of free space." the drive is empty, I just reformatted it to Mac OSX journaled.

    I'm guessing this is an extrenal drive, correct? If so make sure the library you're importimng into is really located on the external drive. By default Aperture creates its library in your home pictures folder.

  • Error message when downloading from Google Play Store

    After recently doing the toshiba system update for my AT300-32gb tablet I now get the following error message when downloading free apps from Google Play Store -Error processing purchase {DF-BPA-13].
    Automatic update for downloaded apps no longer works either. Anyone have a solution to this? 

    Go into your settings and touch "apps" on the left. Then touch "Google Play services" and tap "Clear data" and "Clear cache." Then touch "Apps" again on the left. Now do the same for the "Google Play Store" entry. Then hold down the power button until it asks if you want to turn it off. Go ahead and turn off the tablet. Then turn it back on and try again.
    - Peter

  • Mail 2.1 and password error message when checking for incoming mail

    I get a "password rejection" error message when Mail 2.1 tries to check for incoming messages and there are no messages to retrieve (I have an Earthlink account). I don't have any problems sending messages. When I send a test message to myself, Mail can retrieve it. When I check mail a few minutes later, I get the "password rejection" message from Earthlink. This also happens when I use MS Entourage (v10.1.6). I have been using Entourage for years and just recently started using Mail and this password problems seemed to appear recently (last few weeks).
    Has anyone else experienced a similar problem? Since this happens in both Mail and Entourage, I don't know if it is Mac OS 10.4.10 or Earthlink. I tried Earthlink tech support and they were not much help.
    Thanks,
    Kenny

    Problem resolved by itself. I think it was a problem with my ISP.

  • I get a Pre-execute error message when importing from Excel using the wizard.

    Hello, I get the following pre execute error message(see below) when I try to import a table from Excel when using the wizard. I wrote my own code in the edit window. i noticed after writing it that the data types did not appear changed in the mappings window.
    Can anyone explain what these errors mean and how they can be solved. Thank you.
    Operation stopped...
    - Initializing Data Flow Task (Success)
    - Initializing Connections (Success)
    - Setting SQL Command (Success)
    - Setting Source Connection (Success)
    - Setting Destination Connection (Success)
    - Validating (Success)
    Messages
    * Warning 0x80049304: Data Flow Task 1: Warning: Could not open global shared memory to communicate with performance DLL; data flow performance counters are not available.  To resolve, run this package as an administrator,
    or on the system's console.
    (SQL Server Import and Export Wizard)
    - Prepare for Execute (Success)
    - Pre-execute (Error)
    Messages
    * Error 0xc0202009: Data Flow Task 1: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 11.0"  Hresult: 0x80004005  Description: "Unspecified error".
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 11.0"  Hresult: 0x80004005  Description: "The metadata could not be determined because every code path results in
    an error; see previous errors for some of these.".
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 11.0"  Hresult: 0x80004005  Description: "Invalid object name 'dbo.PriceTable$'.".
    (SQL Server Import and Export Wizard)
    * Error 0xc0202040: Data Flow Task 1: Failed to open a fastload rowset for "[dbo].[PriceTable$]". Check that the object exists in the database.
    (SQL Server Import and Export Wizard)
    * Error 0xc004701a: Data Flow Task 1: Destination - PriceTable$ failed the pre-execute phase and returned error code 0xC0202040.
    (SQL Server Import and Export Wizard)
    * Information 0x4004300b: Data Flow Task 1: "Destination - PriceTable$" wrote 0 rows.
    (SQL Server Import and Export Wizard)
    - Executing (Success)
    - Copying to [dbo].[PriceTable$] (Stopped)
    - Post-execute (Stopped)
    frustrationmultiplied

    Hello,
    Are you willing to try other ways to do the same?
    http://www.excel-sql-server.com/excel-import-to-sql-server-using-linked-servers.htm
    http://support.microsoft.com/kb/321686 (Distributed queries)
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Error message when Sync from itunes.

    I have 2 TVs, both have the latest update, iTunes 8, using AE for WIFI and both streaming. Both units have been working great for over a year now.
    One of the unit is now freezing up after about 1hr of use... I get this error message from iTunes when trying to Sync the unit:
    "The AppleTV is not responding.
    Check that any firewall software running on this computer has been set to allow communication on port 3689."
    Never got this message before, trying to figure out where could I find the setting for any firewall software.???
    I reset my WIFI network (WEP)
    I did a soft and hard reset of the TV.
    Don't know what to do any more.... Might be the unit going bad but I wanted to see if anyone had any suggestion.
    Here is my setup:
    iTunes 8
    AE for WIFI
    latest update on TV
    Sys Pref> Security>firewall> allow all incoming connections
    PowermacG5, 10.5.5
    Streaming from the G5
    Thanks.
    F

    Well, just talked to Applecare and they are sending a replacement unit. Looks like after over one hr of troubleshoot it is an hardware problem.
    F

  • Idoc with error message when coming from middleware but not in we19

    Hi Experts
    I am facing a very strange issue !
    I have a  Z - Idoc type and corresponding inbound function module for creating schedule lines i.e. doing something what me38 does.
    When my middleware i.e. Mercator Websphere is sending the idocs, they fail with the error message in the status record as
    Field EKET-MENGE (19) does not exist in the screen SAPMM06E 1117.
    But when I try processing the same idoc using we19, the scheduling lines are created and the schedule agreement is changed.
    Is there any difference between we19 and when idocs come from the middleware ?
    Points would be rewareded if useful answers received.
    Regards
    Shubhankar

    Well i think that the problem is with your BDC. there is an option to use standard size in BDC. I think your table control falls short of 19 rows in your program. Please see the thread below and incorporate the same changes in your BDC. I think u might need to record the BDC again.
    Re: BDC tabel control for QE01
    DATA OPT TYPE CTU_PARAMS.
    OPT-DEFSIZE = 'X'.
    CALL TRANSACTION 'FB01' USING ITAB OPTIONS FROM OPT.

  • Error messages when exporting,from pdf to word or excel

    i am trying to export a bank statement from pdf to excel after scanning.
    the error message i get is ;damaged document,or internal error.
    what do these messages mean,and how do i fix the problem?
                                    thanks

    Good day,
    Are you getting this error when you're trying to open the scanned document in Adobe Reader? 
    If so, does the file have a .pdf extension on it? 
    -David

  • Error Message when booting from System CD's

    Ill advised I put a OSX disk in my hardly used iMac CRT G4 with 64meg of RAM. I did not know about the firmware upgrade required. Discovering my error I tried to use the System Recovery / Install CDs that came with the machine.
    When booting from the CD all goes well until about 50% into the boot and then the following error appears on the screen
    interfaceLib -- MgmError with a button to reboot the machine and make sure that the C button is held down on the keyboard. BUT the mac is trying to boot from the CD. Holding down the C button makes no difference. Holding down the shift key (preventing the extentions) gets past the error BUT the system restore or system install programs will not run.
    Help! I am really stuck

    Not only were you suppose to update your firmware, you also needed to purchase more RAM. The minimum RAM requirement for OS X is 128mb. However, Cat System users strongly recommend 256mb+.
    Suggest you check out the following links & see the section on "Tray Loaders".
    iMac (CRT) (FAQ)>
    User-Contributed Tips & Answers>Fixing iMac(CRT) firmware/OS X problems
    Firmware Problem Solver Thanks to Giles Kennedy.
    Good luck.

  • Time Capsule error message when away from home network

    I have a Time Capsule on my home network.  When I am home, my MacBook backs up to it with Time Machine perfectly.  However, when I am at work or away from home, I continually (every hour or so) get an error message stating the following:
    The was a problem connecting to the server "OurTimeCapsule.local".
    The server may not exist or it is unavailable at this time.  Check the server name or IP address, check your network connection, and then try again.
    The problem isn't that I don't understand this error. I know perfectly well that my Time Capsule isn't available on my work network, and I don't expect it to be. Prior to installing Lion I never saw this error, and with every update I hope it will be fixed, but I still see it with 10.7.2.  Obviously Apple knows that people using Time Capsules to back up their laptops will not always be on the network that contains the Time Capsule - they even made changes in Lion to save backups to a local disk in times when the Time Machine disk isn't available.
    What I want to do is supress the error somehow - it is a modal dialog that sits on top of whatever I'm doing and is extremely disruptive, especially when giving a presentation.  Anyone know how to stop this error?

    As a temporary workaround, of course, you can just turn Time Machine OFF.
    There was a similar message, with reference to type "file" in the URL, but this one is differnent.
    Have you ever used a 3rd-party utility, or followed any instructions to edit some files, to change Time Machine's default behavior?

  • "Internal Error Occurred" error message when opening from DW

    I have tried searching the forums and help for a solution to the error message I am receiving, but have been unable to find a scenario the same as mine.  After I have exported my FW project to HTML and CSS and have opened it in Dreamweaver, when I click on the FW icon in DW to edit it, a few problems occur.  First, it takes a long time to open (compared to the amount of time it takes for my other CS5 applications to open.  Secondly, an error message pops up saying "File could not open. An internal error occured."  However, the file eventually does open and I am able to edit it.  Any solutions on how to fix the problem?

    You may file a detailed bug here:
    http://adobe.ly/FWwish
    If possible, someone from Fw Team may contact you in regard of this bug...
    Hope this helps!

  • IDVD error message when sharing from imovie

    1. When "sharing" from imovie to idvd, error message appears reading: "unable to publish project due to error-41."
    2. Successfully "shared" once, with the first clip upside down.
    Thank you for your insights.

    Hi
    Most probably it's the Start-Up/Boot/Mac OS hard disk that has less than 5Gb free space.
    To let iDVD run OK - This Start-up hard disk should have 25Gb or more due to that
    Your Mac is running a sort of UNIX (Mac OS) and this makes Mac OS and iDVD to use
    lot's of temp files - AND they can not be addressed to any other hard disk at all.
    More RAM - will not help
    External/Second hard disk will if You first formatte it as Mac OS Extended and
    move material over to this (or use it as Start-up hard disk)
    External Start-up hard disk must be FireWire - NO USB2 will do this.
    Must be Mac OS Extended formatted
    Western Digital - My Book Serie - Can't do this.
    My Lacie - works gladly as secondary start-up hard disk.
    Yours Bengt W

Maybe you are looking for

  • My HDD died and my Time Machine won't mount, what can I do?

    My late 2011 MBP lost its drive due to some mystery physical damage, so I popped it out and replaced it with a Crucial SSD. I thought it was weird that I couldn't reboot from my time machine backup on a WD My Book 3TB external, I had to get a friend

  • [SOLVED] Change my GPG key

    Hello, I'm not sure in what section this belongs. It's not per se Arch related, so I guess it should go here. Here's the case: I have updated my Hotmail account to the new Outlook, but when I created my GPG key I used my Hotmail account. How can I ch

  • Write processing log for custom output type

    Hi,   I have defined a new output type at delivery header level . This is processed using a special function and on processing moves  stock from unrestricted to a order special stock. I need to update the "processing log" of the output with the mater

  • Why is the screen permanently zoomed in on my ipone 4

    my iphone 4 is playing up. the screen for some reason has zoomed in. i tried restoring it and nothing has changed. any clues

  • Can't view abr brush files in Preset Manager

    My problem in Photoshop CS5 is that I can't see the .abr files using the Preset Manager. Specifically, the Load dialog for brushes shows the Adobe Photoshop CS5/Presets/Brushes folder as empty... ...even though Windows Explorer displays both the defa