The user session for a SAP GUI for HTML could not be created/generated.

Hi,
May I know what could be the issue for the above issue?
We are trying to request for a ITS in a c#.net program with the following codes.
HttpWebRequest request = (HttpWebRequest)WebRequest.Create(strURL);
request.Method = "Get";
request.ContentType = "application/x-www-form-urlencoded";
HttpWebResponse response = (HttpWebResponse)request.GetResponse();  <<<<<< This line is throwing error >>>>>>  
Stream responseStream = response.GetResponseStream();
However, in our legacy system of classic ASP script, we are not encountering any issues and manage to get the response from the ITS. Accessing the url on IE is also working fine.
set xmlHTTP = CreateObject("Microsoft.XMLHTTP")
xmlHttp.open "GET", URL , false
xmlHttp.send()
str = xmlHttp.responseText
Any help is much appreciated.
Thanks.
Bertina

From the little information available here I can suggest following:
1.     Check the Account validity and authorizations of the User used for authentication from DOT NET. If possible, assign SAP_ALL in Development and repeat tests. Later we can narrow down the access easily.
2.     There is a known Kernel issue with ICF logon message handling, described in SAP Note 1241566 - Set of corrections: Logging on 1/2008. Check if the recommended Kernel patch level is already applied.
If none of the above helps, please send me the following:
1.     Trace file for the work process 0 in transaction ST11 on the application server spsisd_ISD_00
2.     Generate trace files with the highest trace level (3) as per SAP Note: 507994 - Generating plug-in trace files for troubleshooting and send it over.
We can look at various Kernel and Service level calls from trace files which should help us identify the root cause.

Similar Messages

  • Time Machine couldn't complete the backup to "Time Capsule. The backup disk image /Volumes/Data/MacBook Pro.sparsebundle could not be created (error 60)"

    We are Mountain Lion using Time Machine to backup to Time Capsule. When the backup tries to run, an error appears after a couple of minutes saying "The disk you inserted was not readable by this computer." Then an error shows up saying "Time Machine couldn't complete the backup to "Time Capsule.The backup disk image /Volumes/Data/MacBook Pro.sparsebundle could not be created (error 60)"
    I low level reformatted the Time Capsule and that didn't fix it. I then tried using Time Machine on another computer to back up to that same Time Capsule and it worked- so I'm doubting it's the Time Capsule.
    I've noticed that when Time Machine runs, that a  folder called Data  at /Volumes/ appears while Time Machine is trying to back up. I think it's making the sparsebundle to transfer to the Time Capsule.
    However, after a couple of minutes- it comes back saying that the disk is unreadable.
    I think it's something wrong with either creating the sparsebundle or opening the disk image that seems to be a part of the Time Machine backup process on the local drive. 
    I am able to create a disk image with Disk Utilitiy without any problem on that system. I've repaired the disk and disk permissions with Disk Utility and replaced the directory with Disk Warrior. I've trashed what preference files I could find and restarted. I've completely removed the backup destination from the computer and added it back again.
    Help!
    Thanks,
    Neil

    neillhowell wrote:
    I've noticed that when Time Machine runs, that a  folder called Data  at /Volumes/ appears while Time Machine is trying to back up. I think it's making the sparsebundle to transfer to the Time Capsule.
    Yes, exactly.  It makes one sparse bundle per Mac.
    It's possible the TC's disk is too full for a new sparse bundle, or there may be some other problem.
    Via the Finder, locate the existing sparse bundle (see the pink box in Time Machine - Frequently Asked Question #17 if you're not sure how to do that).  See how large it is (plus how large anything else that may be there).  If the total is very near the size of the TC, that may be the problem.
    If not, a clue may be lurking in your logs.  Use the widget in #A1 of Time Machine - Troubleshooting to display the backup messages from your logs.  Locate the backup in question (probably the first one displayed), then copy and post all the messages here.

  • HT3275 I keep getting a message that says, The backup disk image "/Volumes/Data-1/iMac.sparsebundle" could not be created (error 60).

    I keep getting a message when trying to back up my main computer = 'The backup disk image “/Volumes/Data-1/CMN iMac.sparsebundle” could not be created (error 60).'
    The error message changes sometimes to other numbers but it is not able to back anything up.  I have deleted any previous back ups and rechosen the destination disk (Time Capsule).  My other computers are doing the same thing periodically but this is the most important back up that I need.
    Any ideas anyone?

    See #C9 in Time Machine expert Pondini's Time Machine---Troubleshooting
    http://pondini.org/TM/Troubleshooting.html

  • Connect to SAP R/3  using SAP GUI for HTML through saprouter

    Hello,
    I have my system running on my intranet, but I need to connect some support enginners through an Internet connection. Nowadays some users can connect to QAS and PRO systems using SAP GUI for windows and java with the saprouter string,  but the support enginners are using SAP GUI for HTML, do I need a special string or configuration so html users can connect to my system from the Internet?
    Thanks in advance.

    thanks, I can get the data from SAP R/3 to crystal report.
    but still dont know how to do the second question mentioned in previous message:
    once the table I want to get the data from is a cluster, and have found the mapping data dictionary of this data cluster, which displayed in crystal report connection as well, however, the data is not what I wanted.

  • WebDynpro proxy page with Webdynpro iView and SAP Gui for html iView

    Hello,
    I have a requirement to have a page that has at the top of it a webdynpro for java iView screen with several links that when pressed pop-up various data pulled from the back-end. This part is fine and presents no problem. Beneath this the requirement calls for a SAP Gui for HTML iView to be displayed. Which is no problem either. The problem occurs when one of the links in the java webdynpro application at the top of the screen is pressed it causes the SAP Gui for HTML portion to refresh and come back to the beginning. So for example you first navigate to this screen and you go into the sap gui for html portion and drill into 2 or 3 screens in the sap gui for html transaction. If you then press one of the webdynpro links the sap gui for html (which is a separate iView) refreshes and you are taken back to the initial screen. This only occurs when using a web dynpro proxy page. If I use a standard page the SAP Gi for html does not refresh. Unfortunately there are other things not mentioned here that require us to use the webdynpro proxy page.
    Any help is greatly appreciated,
    Bert

    Use System admin -> System Config and find your system in the PCD (under portal content). Right click and open -> permissions. Find a user or group or role and give it the end user permission. I'd suggest the group Everyone.
    Cheers

  • SAP GUI for JAVA - Search Help ALV display

    I need to be able to display search helps in the ALV grid format or the ' Dialog Modal ' option as seen on the <b>Settings for all F4 helps</b> tab under the personalize option for search helps.
    Currently when I am using a Macintosh machine the system ignores the system setting and my personal settings and displays all search results in an ABAP List format. Unfortunately the ABAP list format does not work correctly when used to input a field on another ABAP list report.
    This behaviour can be found on the Mozilla Firefox browser when SAP GUI for HTML and the SAP GUI for JAVA.
    Your help will be greatly appreciated.

    Hi Rolf-Martin,
    Thank you for your detailed explanation on how the ALV grid control is implemented for the SAP GUI for Java.  This has been pretty insightful.  The good news is that I finally figured out a solution to my problem.  You see I inherited an old custom program where an ABAP list is used as an interactive data capture screen with input fields.  Well a couple of fields had search helps. The program has worked fine with the regular SAP GUI until a MAC OS user tried to use it with the SAP GUI for Java.  Whenever they selected a line from the search help it would bring back the entire onto their input screen.
    A sample of the code:
    form search_help.
        CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST'
           EXPORTING
                TABNAME     = 'EKPO'
                FIELDNAME   = 'MATNR'
                SEARCHHELP                = 'ZMAT1_A'
                SHLPPARAM                 = 'MATNR'
           TABLES
                RETURN_TAB       = RET_TABLE.
    IF NOT RET_TABLE-FIELDVAL IS INITIAL.
       LINXX-XMATNR = RET_TABLE-FIELDVAL.
       MODIFY CURRENT LINE FIELD VALUE XMATNR FROM LINXX-XMATNR. " ****
    ENDIF.
    SET CURSOR 9 SY-CUROW.   " ********
    endform.
    The problem was being caused by the fact that the search help ABAP list was overriding the sy-XXXX values for the current line contents, index, pageno, cursor row for the calling ABAP list. So when a user selected a row from the search help this would now become the current context and be transferred back to the calling program. 
    The fix was pretty simple; all I had to do was save the current line context and the context prior to calling the search help.  After the search help was run I would then replace the current line with the saved one in my local variable.  I hope this makes sense. We now have a couple of happy MAC OS users.
    Once again I thank you for your patience and support in  this matter.
    Have a great day,
    Edwin.

  • Impossible to download SAP Gui for Java (7.20)

    Hello,
    I have been trying for more than an hour to download SAP GUI for Java (7.20), but without luck.
    I'm on Linux, and have tried chrome, Firefox and download manager. I'm on a plain internet connection without proxy.
    On Firefox and chrome:
    1) Went to the market place and chose "SAP GUI FOR JAVA 7.20 -> Linux on IA32 32bit"
    On the download tab, I see a list of files, amongst which is "PlatinGUILNX_3-10006060.JAR"
    Clicking it brings up a new window, but no download is started, i.e. nothing happens. The link in the new window is
    https://smpdla.sap.com/00000331/703/PlatinGUILNX_3-10006060.JAR?object_id=012002523100010356772010D&filepath=00000331\703\PlatinGUILNX_3-10006060.JAR&uid=S0008007141&LOC=FRA
    2) So I installed the download manager, prepared a basket from the list at (1) and refreshed. Trying to connect brought up the failure: u201CThe basket content could not be read. [...]
    Exception: class dlClient.ResponseParseException
    Message: Invalid line in basket content data: <HTML>
    Current token:"
    (i.e. nothing more after current token.)
    Any ideas? TIA
    (I must say I'm a little disappointed through how many hoops I have to go for a simple download. The registration was already a bit more complicated than is usual, but I could understand security and administrative reasons. But why is it not possible to provide a simple download link for logged in users which only works for logged in users?)

    Hello Joeren,
    I am really sorry that we are no longer allowed to provide the anonymous ftp download.
    Method 2) is the one which should work for you.
    Please have a look at [notes|http://service.sap.com/notes] of component XX-SER-SAPSMP-SDM, in particular [note 401195|https://service.sap.com/sap/support/notes/401195] regarding Download Manager. Did you enter the address of the SAP Service Marketplace (http://service.sap.com) correctly?
    In case you do not find the information to make it work, please create a [support message|https://service.sap.com/message] on the component already mentioned, and someone responsible for Download Manager should contact you.
    Apologizes for not being able to provide more assistance in this matter.
    Best regards
    Rolf-Martin

  • Commenting a Line in ABAP Editor when using SAP GUI for java

    Hi,
    In ABAP editor we can highlight the line which are to be comment and use cmd+< sign to comment those lines. What will be the command to be used to achieve the same functionality when using SAP GUI for JAVA on an iMac.

    Hello Kedar,
    please check with SAP GUI for Java 7.20 rev 5 before submitting a bug report.
    Also please verify, that cmd-< and cmd-> are not assigned as "Keyboard Shortcuts" in the "Keyboard" control panel of "System Preferences".
    Bug reports can be submitted with the [SAP Message Wizard|http://service.sap.com/message], for SAP GUI for Java please use component BC-FES-JAV.
    Best regards
    Rolf-Martin

  • Transaction Iview - SAP GUI for HTML

    Hi,
    In SAP transaction iviews - SAP GUI for HTML in portal there is a possibility to go to menu,other transactions from the transaction field.Is there any way to remove the Menu button and hide the transaction field from transaction iview.
    Please suggest.
    Thanks,
    Rajani

    Hi Rajani,
    Transaction iview which will control the menu,cancel buttons in SAP GUI for HTML
    the url provided by Damian contain the solution for your requirement.
    If you are looking somthing different then pls explain the requirement
    Just let us know which specifiy buttons you want to show in transcation IVEW.
    Thanks,
    Anil

  • SAP GUI for HTML

    Hello Everyone,
    I have successfully implemented XSS on our portal. Also, UWL is configured and working correctly. However, upon trying to access SAP GUI for HTML through the UWL, I get an error. This is an example of an error:
    Transaction SWNWIEX+CURRENTWINDO is unknown
    This is when clicking the link of a PCR request in the tracking tab of the UWL. It opens SAP GUI for HTML in a new window using the UWL - Launch SAP Transaction iView.
    Does anyone have any idea why this happens?
    Regards,
    Motaz

    Hello Motaz,
    First of all, you are welcome to join the ITS/WEBGUI forum [here|Internet Transaction Server (ITS);.
    About your issue, I am not sure about the SAP_BASIS version of your system, but maybe SAP note 1360904 is the solution!
    At last, but not least, you may find [this Wiki article|http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22375] interesting.
    I hope this helps.
    Best regards,
    Cristiano

  • When will SAP GUI for Windows 7.20 patch level 9 be available?

    When will SAP GUI for Windows 7.20 patch level 9 be available?
    I can't see the SAP GUI patch version in the PAM (https://websmp102.sap-ag.de/pam).
    Thanks.

    Hi,
    Latest is SAP GUI for Windows 7.20 patch 8
    http://service.sap.com/swdc
    > Software Downloads
    > Installations and Upgrade
    > Browse our Download Catalog
    > SAP Frontend Components
    > SAP GUI FOR WINDOWS
    > SAP GUI FOR WINDOWS 7.20 CORE
    > Installation
    > gui720_8-10007878.exe SAP GUI for Windows 7.20 patch 8
    The NetWeaver 7.x BW/BI Front-End Patch Delivery Schedule can be checked
    via note 1085218.
    Thanks,
    Venkat

  • ORA-20100: AppDomain could not be created for the specified security level

    We recently updated our development environment to Visual Studio 2010. We have previously deployed (with success) .Net stored procedures from Visual Studio 2005 to our Oracle 10gR2 database. I am currently trying to configure a local instance (called local) of Oracle 10gR2 database to test deployment of .Net stored procedures to Oracle 10gR2 via Visual studio 2010 and ODT version 11.2.0.1.2. I have built the demo from the ode developer guide and gotten as far as deploying it but executing the stored procedures from VS 2010 or SQL*Plus produces the following error...
    ORA-20100: AppDomain could not be created for the specified security level
    ORA-06512: at "SYS.DBMS_CLR", line 152
    ORA-06512: at "SCOTT.GETDEPTNO", line 7
    Here is what I have done.
    (Server)
    1. Installed oracle 10gR2 with ODE.Net
    2. Installed Oracle 10gR2 patch set 22
    3. Installed ODE upgrade from Oracle Developer Tools for Visual Studio .NET with Oracle 10g Release 2 ODAC 10.2.0.2.21
    (Client)
    4. Installed Oracle Developer Tools for Visual Studio .NET with Oracle 10g Release 2 ODAC 10.2.0.2.21 (In new client home).
    5. Installed patch set 22 on 10g client home.
    6. Installed Oracle 11g Release 2 ODAC 11.2.0.1.2 with Oracle Developer Tools for Visual Studio(in new 11g client home, only for VS 2010)
    I have made some minor changes (GAC) etc. per the following threads...
    ODE.NET 11.1.0.7.20 on 10g Database?!
    Re: Error: System.TypeInitializationException
    The database appears to be fully functional via TOAD - SQL plus etc. I can't find much on this error but it appears Oracle needs some permissions to launch an ASP.Net application that it does not have. Any help would be GREATLY appreciated, don't hesitate to ask for additional details.

    The KB article is almost what we have apart from theitalic underlined
    part
    Consider the following scenario:
    You use a domain administrator account to log on to a computer that is running Windows 7 or Windows Server 2008 R2.
    You use the Active Directory Users and Computers Microsoft Management Console (MMC) snap-in to connect to a domain controller.
    You open the Properties dialog box of a user account.
    The user account has sole access to a shared folder path that cannot be accessed by the administrator account.
    You set the Remote Desktop Services Home Folderattribute to the shared folder path.
    NoteThis attribute is located on the
    Remote Desktop Services Profiletab.
    You click Apply or OK.
    In this scenario, you receive the following error message:
    The home folder could not be created because: The network name cannot be found.
    Note If you click Apply or OK again, no error message is returned. However, the setting is not saved.
    I think the important bit is
    The user account has sole access to a shared folder path that cannot be accessed by the administrator account.
    We manually create the shares on our NAS and then just want to enter the path in the profile tab, I suppose the question is how to we stop it trying to create the shares ?

  • Even after resets get "The backup disk image "/Volumes/FreeAgent GoFlex Drive/MacBeth (2) 1.sparsebundle" could not be created (error 22)."

    HELP!  "The backup disk image “/Volumes/FreeAgent GoFlex Drive/MacBeth (2) 1.sparsebundle” could not be created (error 22)."
    TC estimates over 750GB for full backup.
    Late 2010 MBA is connected wirelessly to
    802.11n (1st gen) TC that is connected via ethernet hub built into house to motorola router using charter.com for internet.
    I have had same problem for over 150 days and multiple reboots, restarts in proper order, firmware updates, unplugs with 5min plus gaps, bypassing the tc and using external 500gb WD mybook via usb to time capsule, replacement of the WD mybook to new 2TB Free Agent GoFlex drive, etc, etc, etc!  Note: I originally named my MBA hard drive MacBeth, but at some point months ago, it said backup already existed and system automatically created MacBeth (2), worked for a while, then stopped again, despite trying nearly daily.
    I gave up and started using Carbon Copy Clone daily for just the 128gb on internal SSD of my late 2011 11" MacBook Air, but need to get past these time capsule errors to back up the external disk!  Due to lack of space in MBA, I had long ago transferred both itunes and iphoto and all imovie/fcpx files to a 1tb external disk (WD Passport) that I keep in my bag with MBA.  It is partitioned with 150gb for cloning the MBA, and over 750gb for media/itunes/iphoto/etc.
    Also, I have endured months of "your hard drive is full" messages and system lockups, applying the solution given to me by genious bar (deleting all aol.com outboxes/recovered messages/spam/trash under library/mail/V2/Mailboxes folders, empty trash, restart....watch recovered hard drive space mysteriously shrink next couple days to zero.....repeat)
    Due to lack of space, I had not been able to do javascript and other system updates.  Yesterday, I noticed even safari bookmark bar had mysteriously emptied (not disappeared, I can hide and show the space where the bar used to be - it is just blank area with no data except for eyelass-book-topsites icons), so I transferred a few large quicktime movie files recorded with isight camera to the external disk, and freed up 20 gbs for the first time!
    This got my hopes up yesterday because after I completed all system/software updates, suddenly the bookmark bar showed up and I was able to start the time capsule backup! It took overnight preparing for backup, but finally started and progressed to 12gb of the 100gb+ needed (i guess the update where it left off months ago for the estimated 750gb for the full backup?), then I put system to sleep and took it with me (thus leaving the wireless time capsule network as I do daily fully expecting it to continue when I returned home in the evening.)  But alas, upon return, back to the "Time Machine could not complete backup, The backup disk image ".....sparsebundle" could not be created (error 22)"  Ugh!  More reboots, unplugs, 5min gaps....still Ugh!
    So the problem continues...please help!  Here are my settings:
    About this mac:
    Mac OS X V. 10.7.5
    processor 1.6 ghz intel core 2 duo, memory 4 4g 1067 MHz DDR3
    software up to date!
    Airport Utility:
    V 6.2 (620.33)
    both internet globe and TC show green dots in graphic, however internet occasionally shows yellow then goes to green, but still gets error 22.  Suddenly TC showed explanation mark and says lost connection and asked if I wanted to 'forget', gave same errors, then mysteriously went back to green, but still got error 22!.
    Internet:
    connection: connected, displays router address, 2 dns server, and domain name: charter.com
    Time Capsule:
    shows network, ip address, serial number, version 7.6.3, status: (green dot) Setup over WAN,
    wireless clients: phones, macbooks (including this MBA), printers, wii
    If you need other settings to help me, just ask!  I have read a few of the other solutions in forums, but trying not to erase disks, especially since it worked for a minute yesterday!

    To step sideways.. why not just use CCC to backup the 750GB of the hard disk to the TC.
    You need to understand this is going to be a super slow process and each time you stop it.. it is going to give issues. CCC will at least do a more reliable job of it than TM.
    I would also say.. this is going to be tough without ethernet. You need to understand the backup speed over wireless can be 10GB per hour.. that makes 75hrs to backup the disk. The air needs to run non-stop doing that.. without you touching it.
    I would get another external drive.. plug that into the MBA and if you really want to use TM.. make a backup one to the other.. but CCC will again do a better job and work faster. It will be much faster than over wireless.
    I am trying to think of ways around the issue of just speed.. but plainly you have lots of other issues.. being the simple unreliablity of the TM to identify the TC.
    If you want to make this work.. give yourself a weekend.
    Load 5.6 utility into the MBA..
    http://support.apple.com/kb/DL1482
    Take the TC back to 7.5.2 firmware. It is a really old version and latest firmware does it no good at all.
    Wipe its hard disk using erase and start over.. give it new names for everything.
    So call it TC
    Set the wireless to 5ghz and name it TC5ghz
    Use WPA2 Personal security. Use a 10 character passkey non dictionary.
    At 5ghz you should get 2x the speed as at 2.4ghz but the air will need to be right next to the TC..
    (alternatively buy the USB to ethernet cord apple have available.. it is $30 in the apple store and do it over pseudoethernet. http://store.apple.com/au/product/MC704ZM/A/apple-usb-ethernet-adapter That is the wrong store but you get the idea. )
    WIth a fully clean system.. now do a full reset of TM.
    See A4 http://pondini.org/TM/Troubleshooting.html
    Direct the TM to back to the TC.. and make sure the external hard disk is not excluded.
    Of course the TC has to be 1TB version to fit that much data.. goes without saying right.
    Even over pseudo - ethernet this will take many hours.. and you basically have to leave it to work.. do not touch it.. make sure the MBA cannot sleep though.. turn off sleep.. beforehand.

  • Time Machine - The backup disk image.. .could not be created (error 60)

    Using an external 2 TB disk for Time Machine for iMac and MacBook Pro, both running 10.8.2. One month ago, upgraded MacBook from 10.5 to 10.8. Three weeks later, Macbook backups started failing. Ran TechTool on backup disk, found much corruption, reformatted it. iMac has always backed up to this disk just fine, but MacBook backups keep failing. LONG "Preparing to Backup" time, then suddenly "The disk you inserted was not readable by this computer - Initialize, Ignore or  Retry" followed immediately by "The backup disk image "Volumes/Backup2TB-1/MacBookPro.sparsebundle" could not be created (error 60). When I check the TMP file on the backup disk, it's gotten to about 17.9 Mb before quitting.
    What could be getting in the way?
    Thanks.

    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the page that opens.
    Select the System keychain in the list of keychains in the sidebar of the window. If you don't see the list, click the down-arrow icon below the sidebar. Then select Passwords in the Category list at lower left. Click the Kind heading in the list of keychain items to arrange it by Kind. Locate the AirPort Disk Password with the name of your Time Capsule. Double-click the item and check the box marked Show Password in the inspector window that opens. You'll be prompted for the administrator login password. Make a note of the AirPort password, then close the inspector window and delete the item. Also delete all other AirPort DIsk Password items for that same Time Capsule, which may have had a different name in the past. Quit Keychain Access and try to back up again.

  • COREid Federation Error: A local user session could not be created for the

    Hi,
    I installed two instances of COREid Federation in my machine. Also installed SiteMinder and LDAP. Source Domain of COREid (8101) uses LDAP as IdMBridge and Destination Domain (9101) uses SiteMinder as IdMBridge. I am trying to access the resource protected by the SiteMinder from the source domain using the URL which is constructed using the pattern given in the PDF:
    http://mymachine.domain.com:8101/shareid/saml/ObSAMLTransferService?DOMAIN=DestinationDomain&method=POST&TARGET=http://mymachine.domain.com:8887/Source/Source.html
    Assertions are generated and I can see the assertion in the Source domain and transferred to the Destination Domain.
    I get the following error in the Destination Domain Shareid Log file:
    ERROR - [http10113-Processor3] - RECEIVER: ERROR: A local user session could not be created for the assertion
    Please help me to solve this issue?
    Note: The Web agent runs on the web server instance 8887.
    SiteMinder is able to protect the resource when accessed.

    Typically that error occurs when the destinations access management system can't find the user based on the SAML attribute. Check to make sure that the attribute that you are matching on matches exactly.

Maybe you are looking for