Help..Error

java:10: not a statement
Label 1 = new Label1("Enter number and click component");
java:10: ' ; ' expected
Label 1 = new Label1("Enter number and click component");
java: 52: illegal start of expression
public void display(Graphics g){
java:78: ' ; ' expected
java: 78: ' } ' expected
I got an error in this program
import java.awt.*;
import java.applet.Applet;
public class Sales extends Applet{
     private Table sales;
      private TextField value;
      public void init(){
         sales=new Table(3,7);
          Label 1=new Label("Enter number and click component");
          add(1);
         value=new Textfield(8);
          add(value);
      public void paint(Graphics g){
        sales.display(g);
     public boolean action(Event event, Object arg){
        if(event.target instanceof TextField){
          int newValue = Integer.parseInt(value.getText());
           sales.setValue(newValue);
           repaint();
        return true;
     public boolean mouseDown(Event event, int x, int y){
         sales.selectComponent(x,y);
          repaint();
          return true;
class Table{
private int[][] data;
private int rowIndex;
private int colIndex;
private int newValue;
private int sum;
private final int xStart=20;
private final int yStart=60;
private final int boxHeight=20;
private final int boxWidth=40;
public Table(int rows, int columns){
   data=new int[rows][columns];
   for(int row=0; row < rows; row++){
       for(int col=0; col < columns; col++)
         data[row][col]=0;
public void display(Graphics g){
    for(int row=0; row < data.length; row++){
         for(int col=0; col < data[0].length; col++){
            int x = xStart + col * boxWidth;
            int y = y + row * boxHeight;
            g.drawRect(x,y,boxWidth,boxHeight);
          g.drawString(Integer.toString(data[row][col]),x,y+boxHeight*3/4);
     calculateSum();
     g.drawString("Total is"+sum,100,150);
public void selectComponent(int x, int y){
    rowIndex = (y-yStart)/boxHeight;
     colIndex = (x-xStart)/boxWidth;
     data[rowIndex][colIndex]=newValue;
public void setValue(int value){
     newValue=value;
      private void calculateSum(){
      sum=0;
      for(int row = 0; row < data.length; row++)
           for(int col=0; col < data[0].length; col++)
           sum=sum+data[row][col];
}

Another thing :
int y = y + row * boxHeight;is not a valid code, because y has not been
initialized yet
write it in two lines, first declare, second use...Simply doing that won't help: int y;
y = y + row * boxHeight Still not initialized before use.
Presumably the y + should just be nixed, but I haven't looked closely enough at the code to see what he's really after.

Similar Messages

  • Please help error -9808 when downloading apps in itunes store anyone can help me out

    please help error -9808 when downloading apps in itunes store anyone can help me out

    Click here >  iTunes: Advanced iTunes Store troubleshooting
    Then "expand" Specific Conditions and Alert Messages
    Then click 9808

  • Unable to update itunes. help. error message when trying to update to latest version of itunes. "the installer has encountered an unexpected error installing this package. this may indicate a problem with this package. error code 2721"

    unable to update itunes. help. error message when trying to update to latest version of itunes. "the installer has encountered an unexpected error installing this package. this may indicate a problem with this package. error code 2721"

    Hello chae84swangin,
    I recommend following the steps in the article below when getting an error message trying to install iTunes:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Itunes states "ipod detected but could not be identified properly" when I plug in my new nano. tried uninstalling/reinstalling itunes 6 times - get pop-up "itunes helper error" with abort, retry, ignore options. retry doesn't work

    I am trying to connect my new nano to my iTunes account. I keep getting msg "ipod detected but not identified properly. disconnect and reconnect. if problem persists uninstall/reinstall iTunes". I've uninstalled/ reinstalled iTunes 6 times but keep getting the same msg.
    when installing iTunes I get a pop-up "iTunes helper error" check access. with options to abort, retry, ignore. retry doesn't work. ignore installs iTunes but it doesn't recognize my nano. abort shuts down the download.
    how do I fix these problems??

    Hello, KenaiK9.  
    Thank you for visiting Apple Support Communites.  
    I see you are receiving an error and have processed some troubleshooting steps with the issue persisting.  There are just a couple more in the article below that covers this specific error.  
    iPod nano: Error message saying that iPod could not be identified properly
    Cheers, 
    Jason H.  

  • ITunes helper error 7

    Can anyone help me?  I use Windows 7 and after the last update not sure if iTunes or Windows but it would not open any longer because the mobile device failure. I followed the instructions to delete everything in the order listed and search for all and after installing I get the same message about the mobile device can't install.  If I ignore or abort it finishes install and then comes up with the iTunes helper error 7 windows error 193.  I have tried multiple times I have nothing left on the computer for Apple at all what else can I do?

    Good day iamthgr81, 
    Thanks for contributing to the Apple Support Communities. 
    It seems like iTunes was not launching and can't be reinstalled after updating to the latest version. Completely removing iTunes and its components is a good troubleshooting step, and if you still receive an "error 7," try these tips next:
    Make sure that you're logged in to your computer as an administrator.
    If you're not sure if you have an administrator account, read Windows 7: How do I log on as an administrator? You can also refer to your computer's help system, contact your IT department, or visit support.microsoft.com for assistance.
    Install the latest Microsoft Windows updates.
    To download the latest updates, visit the Microsoft Windows Update website. iTunes for Windows requires Windows XP, Windows Vista, Windows 7, or Windows 8, with the latest Service Pack installed. If you can’t install the updates, refer to your computer's help system, contact your IT department, or visit support.microsoft.com for assistance.
    Disable conflicting software.
    Some background processes can cause issues that prevent applications like iTunes from installing.
    If you installed security software and are having issues installing iTunes for Windows, you might need to disable or uninstall security software to resolve the issues.
    Visit the iTunes download page. Click Download Now to download the iTunes installer. When prompted, click Save (instead of Run).
    Right click on iTunesSetup or iTunes64Setup (the installer you downloaded in step 3). 
    If you have Windows Vista, Windows 7, and Windows 8: Choose "Run as administrator."
    If you have Windows XP: Choose Open.
    If you've previously installed iTunes, the installer will prompt you to repair the software.
    After the repair is complete, restart your computer and try launching iTunes.
    From:
    If you can't install or update iTunes for Windows - Apple Support
    All the best,
    Jeremy 

  • PSE9 help, error 16800

    Ich habe das update von PSE9 installiert, wenn ich nun die Hilfe aufrufe mit F1 erscheint ein Fenster das sagt, dass eine Update verfügbar wäre, wenn ich dieses laden will erscheint ein Fenster mit Fehlermeldung 16800. Dies ist der Fall seit einigen Wochen, wie kann ich dieses Update laden?
    Installierte version 3.2.2.660, update version 3.50
    Besten Dank für die Hilfe

    The error message appears in the following manner:
    - Launch PSE-9
    - the silly welcome message ( disturbing my day) pops up, followed somewhat later by  the PSE 9 organizer window
    - clicking om the help menu ( from PSE9 organizer) the Adobe Community help screen opens and at thy same time a widow appears with the words: Update available  from 3.2.1.650 to 3.5.0)
    - Again immediately therafter the error message: download failed (error 16800)
    Some additional remarks: I have OS Windows 7, 32 bits
    The PSE 9 organizer crashes frequently e.g. while opening a picture to improve it. Everytime this happens, the computer remains running allright.
    I hope you have suggestions. Thank you
    Tranjim37
    Date: Fri, 10 Jun 2011 06:29:45 -0600
    From: [email protected]
    To: [email protected]
    Subject: Re: PSE9 help, error 16800
    You say that you are getting error message on launching Help from PSE9 or error on launching PSE9 itself?
    >

  • Help error U43m1d206

    Help error U43m1d206

    check your connection, Sign in, activation, or connection errors | CS5.5 and later
    if you're trying to update something,
    pre cc updates:  http://www.adobe.com/downloads/updates/
    cc updates:  http://prodesigntools.com/adobe-cc-updates-direct-links-windows.html
    cc 2104 updates:  http://prodesigntools.com/adobe-cc-2014-updates-links-windows.html

  • My iphone wont turn on or restore,HELP error code 1015

    My iphone wont turn on or restore,HELP error code 1015

    jailbroken? if so we can't help here, try google.

  • Trying to create a Invoice based on Order need help Error -5002

    the dreaded -5002 error is haunting me too! and I could not find a matching solution for this in the forum....
    I need help quickly on this. I am trying to create invoices for some orders so the Base - Target relationship is retained. The orders I pick are all Open (DocStatus   = O and the lines are all Open LineStatus = O)
    here is my code
    oInvoice.Lines.BaseEntry = 48
    oInvoice.Lines.BaseLine = 0
    oInvoice.Lines.BaseType = SAPbobsCOM.BoObjectTypes.oOrders
    oInvoice.Lines.ItemCode = "A00001"
    oInvoice.Lines.ItemDescription = "IBM Infoprint 1312"
    'adding Line
    oInvoice.Lines.Add
    oInvoice.Lines.BaseEntry = 48
    oInvoice.Lines.BaseLine = 1
    oInvoice.Lines.BaseType = SAPbobsCOM.BoObjectTypes.oOrders
    oInvoice.Lines.ItemCode = "A00002"
    oInvoice.Lines.ItemDescription = "IBM Inforprint 1222"
    'adding Line
    oInvoice.Lines.Add
    lRetCode = oInvoice.Add
    If lRetCode <> 0 Then
        gObjCompany.GetLastError lErrCode, sErrMsg
        MsgBox (lErrCode & " " & sErrMsg)
    End If

    Indika,
    Only set your base types...
    (not items & description)
    oInvoice.Lines.BaseEntry = 48
    oInvoice.Lines.BaseLine = 0
    oInvoice.Lines.BaseType = SAPbobsCOM.BoObjectTypes.oOrders
    oInvoice.Lines.ItemCode = "A00001"
    oInvoice.Lines.ItemDescription = "IBM Infoprint 1312"
    'adding Line (to fill the second item line)
    ' the 1st line item is there by default
    oInvoice.Lines.Add
    oInvoice.Lines.BaseEntry = 48
    oInvoice.Lines.BaseLine = 1
    oInvoice.Lines.BaseType = SAPbobsCOM.BoObjectTypes.oOrders
    oInvoice.Lines.ItemCode = "A00002"
    oInvoice.Lines.ItemDescription = "IBM Inforprint 1222"
    'DO NOT Add THIS line
    ' (only if you want to add a 3rd line item)
    '''oInvoice.Lines.Add -> Don't add this
    lRetCode = oInvoice.Add
    If lRetCode <> 0 Then
        gObjCompany.GetLastError lErrCode, sErrMsg
        MsgBox (lErrCode & " " & sErrMsg)
    End If
    remember to add :
    oInvoice.CardCode = "your BP"
    oInvoice.DocDueDate = Now
    oInvoiceDoc.CardCode = txtDOCBPCode.Text

  • Please Help -- Error 22 ---

    Group -
    Was wondering if anyone has encountered an Error 22 when attempting to make an IChat connection. Below is a portion of the Error log and the platform that we are running. Running IChat Version 3.18 and Quicktime Version 7.16. Also make some adjustments in the Quicktime setting to streaming speed 1.5 Mbps TI/Intranet Lan but have not had a chance to see if that resolves the problem. We are also using a new Level One router so I am not sure if we will have any issues with video. Ultimately we are trying to establish a connection from Israel to California. Though this would be easy but apparently I was wrong. Let me know if you can help.
    Date/Time: 2007-07-11 08:45:22.748 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 1818935801.
    0x17969d80: State change from AVChatNoState to AVChatStateWaiting.
    emaveaba2: State change from AVChatNoState to AVChatStateInvited.
    0x17969d80: State change from AVChatStateWaiting to AVChatStateConnecting.
    emaveaba2: State change from AVChatStateInvited to AVChatStateConnecting.
    0x17969d80: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -22
    emaveaba2: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -22

    Hi,
    ChatFX does things like PhotoBooth does for a still but for Video (Except that it has about 70 choices instead of 16).
    On my computer it does seem to freeze the first video chat I do, so I always test with one of the Appleu3testxx accounts first.
    I had a 1Mb bit download over DSL at one time and the upload was 256k. I say this to point up the differences there can be. I would have thought though that a 760+ download would have had an upload of 256K or greater. (which would mean you are not bumping into the lower end of things)
    Try running this bold text in the Terminal
    /Applications/iChat.app/Contents/MacOS/iChat -errorLogLevel 7
    Hit enter after pasting it.
    It will attempt to launch iChat and create a log whilst doing that.
    If iChat launches all well and good. Quit iChat. Copy and save the log. Quit Terminal.
    If iChat does not launch copy and post the log here.
    Quit Terminal.
    Also do you have a another User account on your Mac ?
    If so try iChat there.
    If not create one in System Preferences > Accounts and try iChat with exactly the same Screen names as you use now.
    This will tells us if it a System Wide problem or a problem with the current Mac User account.
    7:29 PM Saturday; July 14, 2007

  • I have a new error on startup & rebooting doesn't help--Error: Platform version '1.9.1.4 is not compatible with minVersion =1.9.1.5 maxVersion =1.9.1.5 ...Had to use IE and download FF 3.6

    There aren't a lot of details in addition to what I put in the question field. Just got the FF beta v4 and used it fine, but when I attempted to launch it today, I got the error. The only info not listed there is the error title, XULRunner, which may be helpful. Other than that, I have a screen shot of it if that would be helpful. That's about it.

    Do a clean (re)install:
    * Download a fresh Firefox copy from http://www.mozilla.com/firefox/all.html and save the file to the desktop.
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Don't remove personal data if you uninstall the current version.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere (not in the Firefox program folder) and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • Please Help - Error message when trying to open itunes

    Hi
    Can someone help pls? I was in the middle of upgrading my version of itunes and my computer crashed. Now when I try to open itunes I get an error message as follows: 'iTunes has encountered a problem and needs to close. We are sorry for the inconvenience'.
    I don't know what to do! I am worried I have lost all of my music!?

    hiya!
    'Quick time failed to initialize. Error # - 2095. Please make sure QuickTime is properly installed on this computer'.
    okay, let's try a careful standalone QT reinstall:
    download and save a copy of the QT 7.1 standalone installer to your hard drive. (we'll run the install from there rather than online.) switch off antivirus and antispyware applications prior to the install.
    Quicktime 7.1 Standalone Installer
    if that install goes through okay, does your itunes launch properly again?
    (if you get an error message on the QT standalone reinstall, let us know what it says. include error message numbers if you're getting any.)
    love, b

  • HELP - Error Message

    I've been using my studio set up for weeks without any problems. Today I came back to the computer, pushed play, no audio can be heard, only a high pitched frequency, then a message, "error while trying to sync midi and audio."
    I've tried opening new projects and playing a simple audio file - same thing happens.
    I've re-installed all drivers - still problem.
    I've also checked my drives and my audio interface (work fine outside of Logic).
    HELP! I have several people waiting on these projects - business projects.
    Set up:
    powerbook
    firewire400 to Motu 828mkII
    firewire800 to Lacie D2 Drive

    Thanks for the interest. I did some more scanning through posts and see this is a common problem that most people solved by resetting the motu to factory setttings.
    I'll see...

  • Help error while booting sunfire v440 (error)

    Hi solaris admins.
    i am getting the following error while trying to install the solaris 10 OS on a sunfire v440 server.Please can someone help me out here.i think the problem is with the Hard Drives or something.
    =================================================
    Sun Fire V440, No Keyboard
    Copyright 2005 Sun Microsystems, Inc. All rights reserved.
    OpenBoot 4.17.2, 8192 MB memory installed, Serial #63181061.
    Ethernet address 0:3:ba:c4:11:5, Host ID: 83c41105.
    Rebooting with command: boot cdrom
    Boot device: /pci@1e,600000/ide@d/cdrom@0,0:f File and args:
    SunOS Release 5.10 Version Generic_118833-33 64-bit
    Copyright 1983-2006 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    =======================================================
    Hardware watchdog enabled
    Configuring devices.
    WARNING: /pci@1f,700000/scsi@2/sd@0,0 (sd1):
    Corrupt label; wrong magic number
    WARNING: /pci@1f,700000/scsi@2/sd@2,0 (sd4):
    Corrupt label; wrong magic number
    ========================================================
    internal error: Bad file number
    svc:/system/filesystem/local:default: WARNING: /usr/sbin/zfs mount -a failed: ex
    it status 134
    ====================================================
    Plese and advice and ideas are highly appreciated.
    We Brain server.
    Regards
    Noa Junior Sys Admin

    No clue why it's doing that when you're booting off
    the CD though... I didn't think it checked. Hmmm.
    boot cdrom will try and start the installer - not sure what happens if no valid disk label.
    I do recall going through this (or something similar)
    when the HD in my Blade 150 failed and I swapped in a
    new one. I just formatted the drive, then I was
    fine. Not sure HOW I formatted it though. Never
    bothered to write it down, it seemed obvious at the
    time :-(Could first try boot cdrom -s to just get a single user shell, and then run format just to create the disk labels.
    If manually running format successfully labels the disks, then try running the installer (which should give the option of how to partition the disks).

  • Search Help Error while Publishing Query in Explorer

    Hi All,
    We have upgraded BW from version 3.1 to BI 7.0. SP level is 15. When we publish query in Explorer, selection screen appears, we get error in selecting variable(Fiscal Year/Period) entries from search help. After selecting a value from a list of possible entries, the format is changed on the screen.
    For example:
    If we select 002.2002 for variable FiscalYear/Period, we get
    002 02 i.e. it is truncating 20 from 2002.
    Now, we have to manually enter the values.
    While executing query in BEx analyser, no such error occurs.
    What will be the solution?
    Regards,

    887188 wrote:
    Hi,
    I have added the below query in the EBS dataset to retrieve only unique applications as APPLICATION_NAME column has some duplicate data. I imported data to DB.
    select distinct(APPLICATION_NAME) as NAME from APPLICATIONIs there any table in OIM schema which you have named APPLICATION? AFAIK, applications from EBS are imported into Lookups in OIM and you will have to query lookup to get the Application name in OIM.
    But, when I try to filter on application I get below error
    Internal Exception: java.sql.SQLSyntaxErrorException: ORA-00936: missing expression
    Error Code: 936
    Call: select distinct(APPLICATION_NAME) as NAME from APPLICATION WHERE UPPER ( DISTINCT(APPLICATION_NAME) ) like UPPER('%%') The UPPER ( DISTINCT(APPLICATION_NAME) ) like UPPER('%%') clause here is wrong. What are you trying to achieve through this query?
    >
    >
    -Bikash

  • Need Urgent help Error while retrieving a password for credential: ReaderRi

    I am receving the following error while deploying my web dynpro application containig a adobe form .The issue is that when i perform teh following test
    Enter the following URL in the browser
    http://<server>:<port>/AdobeDocumentServices/Config
    The web page of the web service AdobeDocumentServices is displayed. Choose Test.
    Choose rpdata(test…)
    Choose the Send button without entering any parameters
    Enter the user name and password
    User Name: ADSUser
    Password: <Your admin password>
    Choose Submit
    I get the version number
    but when i deploy the application i get this eror
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:398)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:752)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:705)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process Render Request.
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:55)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:98)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:121)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:342)
         ... 29 more
    Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException:
    Processing exception during a "UsageRights" operation.
    Request start time: Wed Oct 03 14:43:25 PDT 2007
    com.adobe.ProcessingError: Error while retrieving a password for credential: ReaderRights

    Hi Namit,
    Have you installed a credential file to your ADSServer?
    This is required to apply the usageRights onto the PDF.
    You need to install the ReaderRights credential file. Follow the steps from this URL:
    Re: Interactive form application error
    Make sure that the password and the expiry date of the ReaderRights credential file are valid.
    Hope this helps.

Maybe you are looking for

  • Program Logic to read a table.

    Hi, Program is to be created which reads the (third party named: ABC) table and populates table content into local table(XYZ)... The program will be scheduled to run several times daily.  It compares table content between ABC shared table and XYZ loc

  • How to make custom format mask?

    Hi all, i'm working in application using Hijri Dates ( ex : 01/01/1434 ) . the data stored in the following format (ex : 01011434 ) . to display data i made java method to make format then in viewRowImpl then pass the getAttributeInternal to the meth

  • Issue with implemenatin of BADI

    Currently, the sap system has the standard implemention of the BADI XXXX, and i try to add another custom implemenation of this BADI XXXX. However, the custom implemenation will automatically become inactive after activation.  Anyone has ideas about

  • NAC Agent Distribution on Endusers w/o Administrative priviliges

    Im looking for options for distributing NAC agent. I would like as many options as possible to see if it fits any of my scenarios. Any ideas or current use cases anyone has done? Thanks in advance

  • Can't access secure college website with 3.11 previously OK

    I've been logging on as a visitor, once a week, to the Mount Holyoke College website for over a year without problem, but once I upgraded to Safari 3.11, I now receive a new warning, ""Can't detect hardware" which I've never seen before. Once I go th