Applet won't initialize when testing Applet

I compiled my file with no errors, yet when I test the Applet it tells me that it can not initialize, can anyone help me.
Thanks

Some source code causing the problem would be nice. Also, if are viewing your Applet in a browser make sure you are using JDK 1.0/1.1 classes/methods.
Open your java console in your browser to see exactly what the Exception (if any) that is being thrown. (To enable your java console your might have to edit your browser settings, in IE you can do this through your tools/internet options/advanced then check the java console box.)

Similar Messages

  • Why applet won't initialize

    I had the following applet running but I changed some of the code around
    . Now that I deleted whatever I was working on, the applet won't initialize. Where is the problem in the code:
    import javax.swing.*;
    import java.awt.Graphics;
    public class ClassAverageApplet extends JApplet
         String first,second, third, fourth,fifth, name, className;
          double a,b,c,d,e,f, sum;
        public void init() 
         String first,second, third, fourth,fifth, name, className;
          double a,b,c,d,e,f, sum;
          name = JOptionPane.showInputDialog("Student's name please");
          first = JOptionPane.showInputDialog("Please enter first Grade");
          a = Double.parseDouble(first);
          second = JOptionPane.showInputDialog("please enter second Grade");
          b = Double.parseDouble(second);
          third = JOptionPane.showInputDialog("please enter Third Grade");
          c = Double.parseDouble(third);
          fourth = JOptionPane.showInputDialog("please enter Fourth Grade");
          d = Double.parseDouble(fourth);
          fifth= JOptionPane.showInputDialog("please enter Fifth Grade");
          e = Double.parseDouble(fifth);
          f = (a + b + c + d + e)/5;
          sum = a + b + c + d + e;
       public void paint(Graphics g)
           g.drawRect(15,10,300,150);
    if(f  > 89)
      g.drawString("Student:    " + name,25,25);
      g.drawLine(25,25,70,25);
      g.drawString("Class:      " + name,25,40);
      g.drawLine(25,40,60,40);
      g.drawString("Your final grade is an A ",25,50);
      g.drawString("The sum of your grades out of 500 points is " + sum ,25,60);
      g.drawString("The grade average is " + f,25,70);
      g.drawString("Here are your grades for the class",70,90);
      g.drawLine(70,90,255,90);
      g.drawString("First Grade:    " + a,25,110);
      g.drawLine(25,110,90,110);
      g.drawString("Second Grade:   " + b ,25,120);
      g.drawLine(25,120,90,120);
      g.drawString("Third Grade:    " + c,25,130);
      g.drawLine(25,130,90,130);
      g.drawString("Fourth Grade:   " + d ,25,140);
      g.drawLine(25,140,90,140);
      g.drawString("Fifth Grade:    " + e,25,150);
      g.drawLine(25,150,90,150);
    }Thanks for your help.

    Hi mdiamond1,
    Your code worked for me on a Windows 98 machine with Micro$oft Internet Explorer 6 with the java plug-in version 1.4.1_01.
    Perhaps you can supply some more details about your environment and the exact error message and stack trace you are getting?
    Cheers,
    Avi.

  • Hardware test won't initialize!

    I have an early 2008 MacBook Pro and am having some suspect issues with it, so I wanted to try running a hardware test. I put in Disk 1 that came with my computer, restarted the computer, and pressed "D" to initialize the test, and all it did was spit out my disk. I though it was supposed to go through the hardware test. The only thing that did come up after the welcome screen was to update my firmware, but I'm pretty sure a hardware test was not conducted because as soon as the grey screen came up, the disc was immediately ejected. Am i not doing something right? Thanks!

    LOL. Well, I never thought you were, but it's an easy mistake to make. I know - I've made it.
    If the disc mounts and is accessible, then it's possible there's some other problem either with the disc itself or the optical drive. What you might try is making a duplicate of the DVD, then using the duplicate. See the following procedure for duping a DVD:
    Duplicate a CD or DVD
    1. Insert the DVD/CD;
    2. Open Disk Utility, and select the DVD/CD from the left side list (select the DVD/CD icon on top);
    3. from the DU File menu select New | Disk Image from Disk 1;
    4. Choose to format the disk image as DVD/CD Master, name the disk image and click Save;
    5. When the .cdr file is finished select it with mouse and press COMMAND-I to open the Get Info and check the box to lock the file;
    6. Choose the .cdr file from the left side list, click Burn, and insert a new, blank DVD or CD.
    Another thing you might try is to forget the DVD and just restart the computer and hold down the "D" key. Apparently some Intel Macs will invoke the hardware test without the DVD being used. I have no idea if this will work for you, but give it a try.

  • FLV loads when tested, but won't load/play on web

    (Slightly different from the person's post below.)
    I have been using FLV-encoded short movie (1mb - 10mb) files with good success, but now I have encoded and uploaded a new movie (encoded with Adobe Media Encoder), and, when tested here on my computer, all works fine, I get the movie and the controller skin. However, I've uploaded the files to their proper locations, and when I go to the URL, the movie file will not load/play on the web page! All of my other previous movies (this is the same site/directory, no changes there) load and play fine. This new movie seems cursed. I tried encoding several versions, each slightly different, but no luck.
    Thank you-
    Adobe Media Encoder CS5
    Dreamweaver CS5
    OS 10.6.4

    OK, this is really weird (but hey, it's brought to us by Adobe, so why not?!).
    When I insert the move into my DreamWeaver page and select "Halo Skin", the FLV will not load and play over the web.
    But, when I select "Clear Skin" during the insert process, then the FLV will load and play over the web.
    In short, this problem now has a solution, but the solution defies all logic and reason, as far as I can tell. Why should it really matter which skin is used? I dunno.
    Kglad, that URL is http://www.customreplicas.com/movie_enterprise_d2.html , and if you like Star Trek, then you should really enjoy this.
    Thanks-

  • Jdeveloper error when testing a web service

    Hi,
    I keep getting the error below when testing a webservice, I have unistalled and reinstalled jdeveloper but still getting this error, help would be gratefully appreciated?
    [Waiting for the domain to finish building...]
    [10:58:59 AM] Creating Integrated Weblogic domain...
    [10:59:54 AM] Extending Integrated Weblogic domain...
    [11:00:39 AM] Integrated Weblogic domain processing completed successfully.
    *** Using port 7101 ***
    C:\Users\claire\AppData\Roaming\JDeveloper\system11.1.1.4.37.59.23\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    \Java\jre6\lib\ext\QTJava.zip was unexpected at this time.
    Process exited.

    http://forums.oracle.com/forums/search.jspa?objID=f83&q=QTJava.zip

  • Illustrator CS 5.1 won't open when we log in to our Macintosh workstations on home network(mac)

    Hi,
    I have been asked by one of our customers the following question, please can you help!!!
    The issue we have is that Adobe Illustrator CS 5.1 won’t open when we log in to our Macintosh workstations using an account with a network home area.
    We have multiple OSX 10.6 workstations and our users have Open Directory accounts with network home areas on an OSX 10.6 server. All the other Adobe CS 5.5 applications (InDesign, Photoshop etc.) work fine with our network accounts, but Illustrator won’t open at all. When a user clicks the Illustrator icon to launch the program, it bobs up and down in the dock for approximately 2 minutes, then the program closes. No splash screen appears. I have tested this with several different accounts (including new ones created for this purpose) on several workstations with the same results.
    When I tested this with a local standard user (not Administrator) account Illustrator launched successfully. There are no other differences between this local account and the network accounts other than where the home area is located, and where the account authenticates to.
    Thanks,
    Elfed.

    Hi,
    I advised my customer to phone Adobe support and insist on getting free support as it is a install/configure issue.

  • Yosemite is awful- unable to empty trash, volume options are haywire, error codes on file management, and files won't replace when moved. What are my options at this point?

    Like the topic - "Yosemite is awful- unable to empty trash, volume options are haywire, error codes on file management, and files won't replace when moved. What are my options at this point?"
    I installed this OS, and it looks nice, but it's terrible to use. I randomly have the volume controls get disabled, and sometimes the volume menu in the system tray does nothing when adjusted which I've never seen in an OS before. The trash won't empty. When I try to drag and drop newer files over existing ones, nothing happens. The old ones just stay there. I have to delete the old ones and then move the new ones. And when I go into the protected files to manage audio plugins (I make music), the first thing I hit are error codes galore, and password prompts that either don't popup when they should, or don't execute the command after I provide my password.
    What can I do now that I installed the flames of **** onto my computer?

    Back up all data before proceeding.
    This procedure will unlock all your user files (not system files) and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Triple-click anywhere in the following line on this page to select it:
    sudo find ~ $TMPDIR.. -exec chflags -h nouchg,nouappnd,noschg,nosappnd {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal 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 Terminal in the icon grid.
    Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    resetp
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
               ▹ Restart
    from the menu bar.

  • Blackberry App World won't open when you click on icon

    Blackberry App World won't open when you click on icon, I have done reboot and batt pull and redownloaded - any ideas

    Hello scottex968, 
    Welcome to the forums. 
    In this case we can try to reload the software on the BlackBerry® smartphone to make sure it is running the latest version and there are no issues with the OS.
    Here is how to backup your BlackBerry smartphone http://bbry.lv/oPVWXc
    Once you have backed up your BlackBerry smartphone please follow the link below to complete a clean reload of the BlackBerry smartphone software.
    Link: http://www.blackberry.com/btsc/KB03621
    Once completed test it and proceed with a selective restore, here is how to restore http://bbry.lv/qgQxLo
    Thank you
    -SR
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Document info fields in Word won't update when placed in document header-section

    Dear all,
    I have a document library using 3 Content Types with metadata columns and a Word-template.
    The values of these metadata columns should be displayed within the Word-documents created from content type.
    So I've inserted document info fields into the Word-template to display them.
    But unfortunately the placeholders are not updated when opening the document again, after metadata values had been changed e.g. by using the edit-form within the list.
    From what I have seen so far, this only refers to document info fields resident in header or footer sections. 
    But this is where I need to place them.
    Does anybody know this issue and has an idea of how to fix it?
    Could VBA be of use here?
    Best regards,
    Ben

    Hi,
    Based on your description, document info fields in Word won't update when placed in document header-section.
    Per my test, document info fields in Word will update when placed in document header-section.
    Refer to the following article about Add SharePoint Metadata to Word Documents:
    http://whitepages.unlimitedviz.com/2011/02/using-document-templates-with-lists-and-content-types-in-sharepoint/
    https://www.premierpointsolutions.com/training/help-and-how-to-articles/add-sharepoint-metadata-to-word-documents/
    If I misunderstanding the issue, Please offer a screenshot about your issue.
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Firefox won't open when prompted the first time. Says "Not Responding". I have to hit cntrl/alt/del then try starting again. Sometimes multiple times.

    Firefox won't open when prompted the first time. Says "Not Responding". I have to hit cntrl/alt/del then try starting again. Sometimes multiple times.

    Sounds like a "hang at exit" problem. There are several possible causes for that error. See:
    * How to stop the running Firefox process
    ** In Task Manager, does firefox.exe show in the '''<u>Processes</u>''' tab?
    ** See: http://kb.mozillazine.org/Kill_application
    * What may cause Firefox to hang at exit
    ** http://support.mozilla.com/en-US/kb/Firefox+hangs (see "Hang at exit" section)
    ** http://kb.mozillazine.org/Firefox_hangs
    ** https://support.mozilla.com/en-US/kb/Firefox+is+already+running+but+is+not+responding
    * You may need to try Firefox Safe Mode
    ** You may need to use '''Safe Mode''' to locate the problem: http://support.mozilla.com/en-US/kb/Safe+Mode
    **Firefox Safe Mode is a diagnostic mode that disables Extensions and some other features of Firefox. If you are using a theme, switch to the DEFAULT theme: Tools > Add-ons > Themes '''<u>before</u>''' starting Safe Mode. When entering Safe Mode, do not check any items on the entry window, just click "Continue in Safe Mode". Test to see if the problem you are experiencing is corrected.
    ** If the problem does not occur in Safe-mode then disable all of your Extensions and Plug-ins and then try to find which is causing it by enabling '''<u>one at a time</u>''' until the problem reappears. '''<u>You MUST close and restart Firefox after EACH change</u>''' via File > Restart Firefox (on Mac: Firefox > Quit). You can use "Disable all add-ons" on the Safe mode start window.
    ** See the following for more information
    *** http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes
    *** http://support.mozilla.com/en-US/kb/Troubleshooting+plugins
    *** http://support.mozilla.com/en-US/kb/Basic+Troubleshooting

  • Ram Preview won't start when Render multiple frames simultaneously enabled

    Hello everyone,
    I have an issue with rendering AE CC , with my new PC computer in Windows 8.1 pro 64 bit
    As the title says , my issue is Ram Preview won't start when Render multiple frames simultaneously enabled. Actually it starts after 8 -30 seconds depending of project complexity and the rendering is slower and skipping frames !
    12 cores with 2 GB ram each.
    When I disable the option of multiple frames simultaneously render starts ok.
    but it's really very sad that I can't use this beast of CPU in full potential. its an new intel i7 5930K , 32 Ram DDR4 2.4 Ghz
    Any advice and options would be much appreciated.
    Thanks,
    Vonzar.
    Setup:
    Windows 8.1 Pro 64 bit
    CPU : Intel Core i7 5930K 3.5 GHz Six Core Socket 2011-3 140W Box
    GPU : nVidia GeForce GTX 970 4GB DDR5 PCI-E
    RAM : 32GB DDR4 Non ECC CL16 2400MHz Crucial Ballistix Sport
    Mother board : Asrock x99 extreme 6

    If you have any render or preview problems just turn off MP because, first, it only works with certain specific effects and codecs, and 2, it causes more problems that it solves most of the time. I only turn on MP rendering when I know for sure that it will speed up my workflow.
    You should have a multiple of 4 GB assigned to AE and Other apps and an even number of cores. If you are using MP rendering make sure that the number of actual cores used makes sense and that there are an even number of cores assigned to other applications. Most important of all, don't spend hours trying to tweak MP rendering to save a few seconds in a render. Follow these general guidelines and then run a short test to see if it works. If you project involves any temporal effects at all turn it off.
    Here is an example of the MP settings for a 4 year old Mac Mini that actually work for some projects, but most of the time it is turned off.
    I should say that I can allocate 3 GB of ram per background CPU and still see 2 as the actual CPU's that will be used but this little Mac Mini works better with 2 selected. Setting the RAM allocation to 4 GB drops Actual CPU's to 0
    BTW, I use the mac mini to record most of my tutorials because I figure that if I do a tutorial that will run OK on a Mac Mini, then anyone with an adequate system should be able to follow along without any problems.

  • My iPad2 won't charge when plugged into an outlet.

    My iPad 2 won't charge when plugged into an outlet. I've tried 12W and 10W original Apple iPad chargers as well as iPhone 4 chargers. It charges (very slowly) when I plug it into my laptop but I've tried every outlet in my house and at work with no success. So I am stumped as to why it won't work in two completely different locations when plugged into the outlet - because it's obviously not the charger, cable or the iPad batter.
    I've tried blowing out dust from the port, resetting my iPad (holding down the home and power buttons at the same time) and jiggling the cable.
    Note: I am still on iOS 6 so upgrading my OS isn't the issue.
    I would appreciate any assistance with this as it's very frustrating!

    If it will charge when connected to the computer, but very slowly, typical of a low power USB port, but will not charge with the chargers you have tried, the issue is then most likely with the chargers.  However, to be sure, take the iPad and charger and cable to an Apple store genius bar and have the technicians test them to see where the problem is occuring.

  • IPad 1,1 won't respond when connected to any computer, except 1

    [IPad 1,1 won't respond when connected to any computer, except 1]
    Symptoms:
    -iPad shows no sign of recognition of being plugged into computers
      -screen does not light up, if sleeping
      -ipad will not turn on if turned off
      -ipad does NOT say "not charging"
      -ipad does NOT have lightning bolt in battery
      -does not sync
      -computer does not see it
      -computer does not see in itunes
      -windows device manerger does not see it
      -If VM IS turned in mac osx the "connect to mac or windows" dialog box DOESNT appear
    -iPad WILL charge IF plugged into wall using ANY cable.
    -iPad will connect and act completely normal with PCG-R505DL
    stats:
    iPad1,1 -(warranty expired over a year ago)
    -works with:
      -PCG-R505DL(broken?)(old)(638MB RAM)(1GHz processor)(runs windows 7)(designed for windows xp)
    -doesnt work with:
      -MacbookPro9,2(8GB RAM)(2.9GHz i7 Processor)(turbo boost to 3.7GHz)(osx 10.9, windows 7 Bootcamp)
      -IBM Thinkpad(1.6GHz Pentium M Processor)(single core)(1GB Ram)(runs windows 7)(designed for windows xp)
    i have:
    -imported the HDD from PCG-R505DL to IBM Thinkpad and installed the required drivers(didnt work)so i moved it back
    -installed new copies of windows to bootcamp and other two computers(same results)
    -updated all computers itunes, checked firewall, no virus software installed
    -used 5 USB cables, all from apple, all work with other iDevices
    -tried to restore(sucessfull on working computer), no effect on the others
    -tried it on my friends new macbookpro (no effect)
    -neither my iPod1,1, my iPod3,1, nor my dads iPad2,1 have any issueswith this(or other) problems
    (the "1" computer menchioned in the description)(PCG-R505DL)
    -is  exibiting signs if imnent failure, ex. hdd cable going bad, ethernet  not working, wifi card going out, CD Drive Useless, freezing, rebot  doesnt work, crashing (none of these issues are present if HDD is plugged into other computer, so not a virus)
    i have been having problems with this for about a year now, and ANY help is Welcome

    iPad not appearing in iTunes
    http://www.apple.com/support/ipad/assistant/itunes/
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    iTunes for Windows: iTunes can't contact the iPhone, iPad, or iPod software update server
    http://support.apple.com/kb/ts1814
    iTunes for Windows: Device Sync Tests
    http://support.apple.com/kb/HT4235
    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
    iTunes 10.5 and later: Troubleshooting iTunes Wi-Fi Syncing
    http://support.apple.com/kb/ts4062
    iOS: "Not enough free space" alert when trying to sync
    http://support.apple.com/kb/ts1503
     Cheers, Tom

  • IPhone won't sync when plugged in...

    After upgrading to iTunes 9, my iPhone won't sync when I plug it it in. When I connect it, iTunes opens automatically and the phone/application will say it's syncing, but then after a couple of seconds it just stops and nothing has changed on the phone or my music library. I ran the syncing diagnostics test and it didn't detect any errors... Here's the message I got from it:
    Microsoft Windows Vista x64 x64 Home Premium Edition Service Pack 1 (Build 6001)
    Dell Inc. Studio XPS 1640
    iTunes 9.0.1.8
    QuickTime 7.6.4
    FairPlay 1.5.18
    Apple Application Support 1.0
    iPod Updater Library 9.0d11
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 2.6.0.32
    Apple Mobile Device Driver 1.45.0.0
    Bonjour 1.0.6.2 (118.5)
    iTunes Serial Number 125C405DD5FE7227
    Current user is an administrator.
    The current local date and time is 2009-10-01 22:25:59.
    iTunes is not running in safe mode.
    Video Display Information
    ATI Technologies Inc., ATI Mobility Radeon HD 4670
    ** External Plug-ins Information **
    No external plug-ins installed.
    iPodService 9.0.1.8 is currently running.
    iTunesHelper 9.0.1.8 is currently running.
    Apple Mobile Device service 2.50.39.0 is currently running.
    ** iPhone/iPod Touch Sync Tests **
    Sync tests completed successfully.
    Any ideas what could be going on and how I can fix it? Thanks in advance for any help!

    We have 2 iPhones and two computers, one Mac and a PC. We recently downloaded iTunes v9 and now iTunes cannot “see” either of our phones on either computer. I have contacted Apple by phone and spent over an hour trying to resolve this connection problem. The Apple rep suggested that the issue might be in the “dock” and recommended I take the phones to iPnone supplier. Incidentally I can charge the phones using the “dock” which suggests that the “dock” is not the issue.
    The iPhone supplier connected one one phone to his Mac computer and it immediately connected to and “saw” the phone. Interestingly, the supplier was only running iTunes v8. The supplier suggested there was a “patch” for iPhone to operate with itunes v9. Is this correct and if so how do I get it.
    So my problem is that I cannot ever get to the stage of "syncing".
    I have also noted on several “chat” sites people have had problems with iPhone and iTunes v9 connectivity.
    Help!!!! please!!!

  • Intrerclue does not initialize when starting ff4.1 windows xp usually works after i uninstall, restart, reinstall, restart. what a pain...,

    Intrerclue does not initialize when starting ff4.1 windows xp usually works after i uninstall, restart, reinstall, restart. what a pain..., love the app when it works.

    Hi,
    According to your description, in my opinion, it seems like not bcd file problem. It's PC itself problem, maybe a hardware problem, also can be system componments corrupt.
    Can this PC startup successfully if you choose reboot or shutdown PC? Or this problem just occures after resume system from hibernate?
    For Windows boot process knowledge, you can refer to the contents of the link below for more details:
    http://social.technet.microsoft.com/wiki/contents/articles/11341.the-windows-7-boot-process-sbsl.aspx
    For your problem, in my opinion, it would be better to use System installation to fix this system file for test.
    Roger Lu
    TechNet Community Support

Maybe you are looking for

  • Info package in bi 7

    i created the info package in bi 7. over there i found following stuff. when we use this info object stuff in info package? here is detail screen shot. http://www.screenshots.cc/view_image/9d6112227/BI7_IP.jpg

  • Error in splitting records from an internal table

    Hi all,     After uploading the data from flat file into an internal table the data consists of # between each field and while I try to split each field and assign to a different table the data is not getting split properly , i.e. split function spli

  • Automatic Clearing-Not working

    Hi, Working in Telecom industry, GR/IR is not getting cleared automatically, could you pls advice on this, also exice/cvd not getting cleared automatically.  Every then and now we have to generate GR/IR report and clear it Manualy. Regards, Vikram.

  • How to see the TR'S in query

    Dear All, I would like to see  what are the TR's generated against the query and TR request details,Please advise how to see the details

  • I cannot sync iMessage between devices although I have both devices settings correct

    I have the settings correct on both iPhone and iPad but messages still will not sync.  They had been working and then it stops.  Anyone else having this problem? A possible solution?!