Code is correct then why i cannot find the specified  backgroung color  ??

hi everyone!!
this is quite strange for me because i have been trying to set the background color but really can't understand why i an not getting it .Please help me out...
thanks a lot!
import java.io.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.filechooser.*;
public class front3 extends JFrame{
      private JButton go;
      private JRadioButton download,split,zip,rename,Copymail;
     private ButtonGroup radioGroup;
      public front3()
      Container c = getContentPane();
      c.setBackground(Color.pink);
      c.setLayout(new  GridLayout(0,1)); 
      setSize(530,120);
      setResizable(false); // to disable  the maximize  button 
        ImageIcon ii= new ImageIcon("split.jpg");
        split=new JRadioButton("Splitter",true);
     ImageIcon ij= new ImageIcon("zip.jpg");
      zip=new JRadioButton("Zipper",ij,false);
     ImageIcon ik= new ImageIcon("rename.jpg");
      rename=new JRadioButton("Rename all",ik,false);
     ImageIcon il= new ImageIcon("copymail.jpg");
     Copymail=new JRadioButton("Copy Mail",il,false);
     ImageIcon im= new ImageIcon("download.jpg");
     download=new JRadioButton("Download",im,false);
c.add(download);
      c.add (split);
      c.add(zip);
      c.add(rename);
      c.add(Copymail); 
setSize(300,500);
          show();
setVisible(true);
public static void main(String args[])
              front3 f=new front3();
              f.addWindowListener(
                   new WindowAdapter() {
                        public void windowClosing(WindowEvent e)
                             System.exit(0);
 

Couple of things:
* either use your brackets like this:if(boolean) {
}or like this:if(boolean)
}but not both styles: it looks messy.
* in Java it is a convention that variable names and method names always start with a lower case letter. Class names start with an uppercase. Of course you can make up you own coding style, but imagine that when you work with a couple of fellow students (or co-workers) on a project and everyone would use their own style: your code would be hard to read!
* The linesshow();
setVisible(true);do the same thing. Remove the show() since it is deprecated.
Now, for your problem. The background of your JFrame is indeed changed, but you are placing other components on top of your JFrame so you can't see it's background color any more.

Similar Messages

  • "The system cannot find the specified"

    When I try to install HP Photosmart Full Feature Software and Drivers - fulling.exe
    I get an error "The system cannot find the specified"
    What is the fix?

    Hi,
    Follow the steps below and check if that resolve the issue:
    1. Open Mcafee software, from the Virus and Spyware Protection section click on Schedule and run scans. Click on Real time scanning and then on Turn Off. select till I restart the PC and confirm by clicking the Turn Off button.
    Now try reinstalling the HP Software and check if the installation goes as expected.
    If the issue persists continue following the next steps below:
    2. Open the run dialog by clicking both the Windows key and the R key on your keyboard. Type %windir% and click on OK.
    3. Type hpoins*.dat into the top search bar, if there are any results rename the extention into old instead of dat. (e.g. hpoins1.old)
    4. Type hpwins*.dat into the top search bar, if there are any results rename the extention into old instead of dat. (e.g. hpwins1.old)
    5. Launch the Run dialog by clicking both the Windows key and the R key on your keyboard. Type MSIEXEC /UNREGISTER into the Run dialog and click on OK.
    6. Launch the Run dialog by clicking both the Windows key and the R key on your keyboard. Type MSIEXEC /REGSERVER into the Run dialog and click on OK.
    7. Run the installation file and check for any difference.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • The system cannot find the specified file

    I have tried to download and install a driver for hp officejet 4500 wireless on 2 different computers, one windows 7
    the other windows 8, with no sucess.  I keep getting a message saying  " The system cannot find the specified file".
    I even paid for a driver on a disk and got the same message.    
    HELP ME PLEASE
    Sincerely 
    meyerret

    Hi,
    Follow the steps below and check if that resolve the issue:
    1. Open Mcafee software, from the Virus and Spyware Protection section click on Schedule and run scans. Click on Real time scanning and then on Turn Off. select till I restart the PC and confirm by clicking the Turn Off button.
    Now try reinstalling the HP Software and check if the installation goes as expected.
    If the issue persists continue following the next steps below:
    2. Open the run dialog by clicking both the Windows key and the R key on your keyboard. Type %windir% and click on OK.
    3. Type hpoins*.dat into the top search bar, if there are any results rename the extention into old instead of dat. (e.g. hpoins1.old)
    4. Type hpwins*.dat into the top search bar, if there are any results rename the extention into old instead of dat. (e.g. hpwins1.old)
    5. Launch the Run dialog by clicking both the Windows key and the R key on your keyboard. Type MSIEXEC /UNREGISTER into the Run dialog and click on OK.
    6. Launch the Run dialog by clicking both the Windows key and the R key on your keyboard. Type MSIEXEC /REGSERVER into the Run dialog and click on OK.
    7. Run the installation file and check for any difference.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Error Message "the system cannot find the specified file"

    Hi,
    I built my website with iWeb, but when I want to publish it on my own domain (not .mac) I've always this error message (the system cannot find the specified file) with many files. I've tryed many ftp host but I still have the same problem. I ask my host domain manager and everything is ok with them. Si I guess that the problem comes from iWeb.
    Please help me.
    Thanks

    I get the error: Cannot Copy 08 the curse in on my house: Cannot find the specified file. Make sure you specify the correct path and file name.
    The song "the curse in on..." is on the "into the woods" soundtrack. I deleted the entire soundtrack from my iTunes Library, shut down and tried again. Same error. I did a search of all three hd (2 external and c) nothing found. I searched for song name and "into the woods" I even searched for the artist "Nicholas Parson Company" nothing on any of the 3 HDs. I also went into explorer and manually searched for the song under soundtracks, misc, various and I could not find it. I consolidated my library and restarted. I tried again and same error message. Can a level 4 or 5 offer any help. I am at a loss...
    The error won't let me copy one library to another HD.

  • Cannot find the specified instance ???

    "If the instance has recently been initiated, the invocation data may not have been delivered to the engine yet. Refresh your browser window or try again in a few seconds."
    I am getting the above error when i try to execute a BPEL process that does some DML operation on the database.
    I doubt whether this relates to the database.
    Please suggest.
    Thanks,
    Rosh

    Hi Marcelo!
    I'm having the exact same problem. I've upgraded AS and BPEL PM from 10.1.3.1 to 10.1.3.3 As I found out in another thread (Cannot find the specified instance the problem could be in not running the upgrade sql script, but I did that.
    When I initiate my process the number of Open Instances and closed instances remains 0. I've tried by deploying my process to default domain and a new domain I've created but it doesn't matter.
    The message in my domain.log file is this:
    <2008-01-22 13:52:32,976> <WARN> <MyTestDomain.collaxa.cube> <BaseCubeSessionBean::logWarning> Error while invoking bean "finder": [com.collaxa.cube.engine.core.InstanceNotFoundException: Instance not found in datasource.
    The process domain was unable to fetch the instance with key "fa5790576a57cd77:-67b0033:117a188c804:-7fea" from the datasource.
    Please check that the instance key "fa5790576a57cd77:-67b0033:117a188c804:-7fea" refers to a valid instance that has been started and not removed from the process domain.
    ORABPEL-02152
    Instance not found in datasource.
    The process domain was unable to fetch the instance with key "fa5790576a57cd77:-67b0033:117a188c804:-7fea" from the datasource.
    Please check that the instance key "fa5790576a57cd77:-67b0033:117a188c804:-7fea" refers to a valid instance that has been started and not removed from the process domain.
         at com.collaxa.cube.engine.data.AdminFinder.lookupInstanceByConversationId(AdminFinder.java:287)
         at com.collaxa.cube.ejb.impl.FinderBean.lookupInstanceByConversationId(FinderBean.java:200)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
         at com.evermind.server.ThreadState.runAs(ThreadState.java:646)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:43)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at FinderBean_RemoteProxy_4bin6i8.lookupInstanceByConversationId(Unknown Source)
         at com.oracle.bpel.client.Locator.lookupInstance(Locator.java:448)
         at displayInstance.jspService(_displayInstance.java:123)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:131)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    I'd appreciate any suggestions on this.
    Thanks!
    BB

  • Cannot find the specified Infoprovider

    Hi All,
    When executed Tcode in BI : RSPLAN and clicked on Start Modeler Button,
    We are able to see the portal screen (username & Password). But we are unable to see the Real - Time Info cubes and Multi Providers on which the Aggregation Levels also. It is displaying the following message with green button.
    Cannot find the specified Infoprovider
    and
    Cannot find aggregation levels for selection specified .
    We have checked the Jco connections BI_METADATA and BI_MODELDATA and it is saying that the connections are OK.
    Thanks ,
    Kaleem

    HI All,
    After restarted BI server and reactivated the infocubes, problem has been soved.
    Thanks & Regards,
    Kaleem.

  • Error "The System cannot find the specified" when installing XI3.1 FP1.3

    Error "The System cannot find the specified" happened when installing XI3.1 FP1.3 to client machine, however the installation is OK to server.
    After the error, go to Control Panel -> Add or Remove Programs, and observe.
    BusinessObjects Enterprise XI 3.1 Client Tools is installed,
    but BusinessObjects Enterprise XI 3.1 Client Tools Japanese Language Pack is not.
    And Language Pack install log is not written.
    The same error happened when installing .net2.0.
    The installation for FP1.2 is OK.
    Would you tell me what reason probablely this issue is?
    Thanks.

    Hello Sarah,
    I recommend to post this query to the [BusinessObjects Enterprise Administration|BI Platform; forum.
    This forum is dedicated to topics related to administration and configuration of BusinessObjects Enterprise, BusinessObjects Edge, and Crystal Reports Server.
    It is monitored by qualified technicians and you will get a faster response there.
    Also, all BOE Administration queries remain in one place and thus can be easily searched in one place.
    Best regards,
    Falk

  • Help: why I cannot find the weblogic.mycluster.properties file

    When I first config the cluster. While Setting up the weblogic.properties
              Files, Open and read the cluster properties file (installed by default as
              weblogic/mycluster). Any properties set in the cluster properties file will
              override the same properties that were set from the global properties file.
              But I cannot find this file, Also I copy the weblogic.properties to
              weblogic.mycluster.properties,Also,I cannot find the
              weblogic.cluster.enable=true,etc.
              thanks
              

    It is required to put it in command line.
              Cheers - Wei
              Atish Ray <[email protected]> wrote in message
              news:[email protected]...
              > What happens if I set this property thru the properties file ? It still
              > works. Is there a known problem on this ?
              >
              >
              >
              > Wei Guan wrote in message <[email protected]>...
              > >Yes, the default cluster name is mycluster.
              > >
              > >Create an directory named 'mycluster' under your weblogic home, copy
              > >weblogic.properties to mycluster/weblogic.properties will do the trick.
              > >
              > >weblogic.cluster.enable=true has to be set via command-line. That is, add
              > >'-Dweblogic.cluster.enable=true' in your startup script.
              > >
              > >--
              > >Cheers - Wei
              > >
              > >
              > >
              > >hhb <[email protected]> wrote in message
              > >news:[email protected]...
              > >> When I first config the cluster. While Setting up the
              weblogic.properties
              > >> Files, Open and read the cluster properties file (installed by default
              as
              > >> weblogic/mycluster). Any properties set in the cluster properties file
              > >will
              > >> override the same properties that were set from the global properties
              > >file.
              > >> But I cannot find this file, Also I copy the weblogic.properties to
              > >> weblogic.mycluster.properties,Also,I cannot find the
              > >> weblogic.cluster.enable=true,etc.
              > >>
              > >> thanks
              > >>
              > >>
              > >>
              > >
              > >
              >
              >
              

  • Sytsem cannot find the specified file

    I installed apo2011 to clean my registry and when I tried to log back into firefox it was gone, I tried to download it and I keep getting this message once it unzip (system cannot find the file specified)

    See:
    *http://kb.mozillazine.org/Windows_error_opening_Internet_shortcut_or_local_HTML_file_-_Firefox

  • I downloaded an app.  then upgraded my new 4s to IOS7, and the app icon disappeared, the onlly way to access the app is to go to the app icon and search for it, and then open, I cannot find the app icon, but the provider says it is stored somewhere ?

    How or where do I find the app in the iphone, the provider says it is stored somewhere?

    More than likely it is on an altenate home screen (swipe to the left to navigate), or in a folder. When you did the spotlight search, did it indicate as folder?

  • HT201322 Why I cannot find the Unhide page within iTunes?

    I've tried to find the page where I can unhide the movies, apps.
    But I can't...

    Make sure that you are using the latest version of iTunes as the iPhone 6 runs exclusively on iOS 8(+).
    iTunes contains the set of drivers for the computer to recognise it so if it is not up to date you will be unable to sync your iPhone.
    I hope I helped, have a nice day.

  • Why it cannot find the setter method for the attribute in my custom tag?

    Hi, i have a custom tag like this:
    <robin:category tModelKey="#{data.tModelKey}" > </robin:category>And in my tld file:
    <tag>
          <name>category</name>
         <tag-class>category.component.HtmlCategoryTag</tag-class>
         <attribute>
             <name>tModelKey</name>
             <required>false</required>
             <rtexprvalue>false</rtexprvalue>
             <type>java.lang.String</type>
         </attribute>
    </tag>
    ........................................and in my HtmlCategoryTag Class
    public class HtmlCategoryTag extends HtmlPanelGridTag
    private String tModelKey;
    public String getTModelKey()
    return tModelKey;
    public void setTModelKey(String modelKey)
    tModelKey = modelKey;
    So,you see,generally speaking,to use a custom tag,we only to write a tag class,declare it in the tld file,nothing more.
    What fints me is that if i change "tModelKey" to "test" and change the according part in the tag class , tld file and jsp file, the "setter not found" problem no longer exists,everything goes right!!!.
    So why this happens? please help:)
    Best Regards:)
    Robin

    Then you also need to create a UI element that extends HtmlPanelGrid
    that has a tModelKey member and getters/setters. That object will hold
    the information so that you can use it in your bean.Whoops... ignore that! Sorry. Attributes are simply stored in the component map component.getAttributes().
    Add to your Tag class:
    public void setProperties(UIComponent component) {
        super.setProperties(component);
        Tags.setString(component, "tModelKey", tModelKey);
    public void release() {
        // see above
    }Where Tags.java is:public class Tags {
        public static void setString(UIComponent component, String attributeName, String attributeValue) {
            if (attributeValue != null) {
                if (UIComponentTag.isValueReference(attributeValue)) {
                    setValueBinding(component, attributeName, attributeValue);
                } else {
                    component.getAttributes().put(attributeName, attributeValue);
        public static void setValueBinding(UIComponent component, String attributeName, String attributeValue) {
            FacesContext context = FacesContext.getCurrentInstance();
            Application app = context.getApplication();
            ValueBinding vb = app.createValueBinding(attributeValue);
            component.setValueBinding(attributeName, vb);
    }

  • Cannot find the specified instance exception

    Hello,
    I am having a problem with my Bpel process.
    when I post to XML, i am getting the following:
    <Fault env="http://schemas.xmlsoap.org/soap/envelope/" >
    <faultcode>env:Server</faultcode>
    <faultstring>java.lang.IllegalStateException: Cannot call setRollbackOnly() current thread is NOT associated with a transaction</faultstring>
    </Fault>
    what does this mean ?
    why is it happening ?
    How can resolve this issue ?
    This is urgent,
    Thanks everyone,
    AJ

    sorry, it took a while to respond. are you still facing the issue? this sounds like, there was some system exception where the j2ee container terminated/ended the jta transaction but the exception reached to bpel engine layer where bpel engine trying to set rollback only on an already ended transaction hence this error. the root issue is why the j2ee container ended that jta transaction, is there any other exceptions before this exception in the log file. i assume some kind of timeout or system exceptions happened before reaching the setRollbackOnly call.

  • Cannot find the new pms colors Pantone + solid coated

    I have a Pantone + Solid coated book that has 336 new colors in the back. Specifically pms 2028 C. The problem is when I try to find it in the PMS charts in Illi CS6 or PS CS6, those 336 new colors are not in my Pantone + Solid coated charts. I ran the adobe updates and it updated what it needed but I'm still unable to find it. Am I looking in the wrong chart? The name matches that of my PMS book so it just doesn't make sense. I scroll through the Illi chart and also try to use the "find" section. Any help is greatly appriciated. thanks Kyle

    PMS 2028 (and the list you describe) are not in the current Pantone lists in Illustrator CC (or earlier AI versions).
    But you can make a spot color of your own choosing, and call it whatever you want (such as Pantone 2028). You may need to fake or guess on the actual color (in RGB or CMYK), but if you're separating for an actual (non-digital) printing press, your faked color won't make any difference, as the proper ink formulation for your spot color is what actually goes on the paper when it is printed.
    If you're not separating for a traditional printing press, then what is the point of needing a specific Pantone color? Other than being used for ink formulations on a (non-digital) printing press, Pantone is an old, useless model, attempting to extend its relevance beyond the pull-date by forming software alliances with such as Adobe, etc.
    For non-traditional printing, rather, develop the colors you want according to your specific output device, be it a photo printer, CMYK digital press, etc. -- If you really "like" PMS 2028, then develop that color (probably in RGB/HSB) for your specific output device.
    Lastly, if you are printing to an actual printing press, and also need the 2028 color in your pre-press (digital) proofs, then you will need to develop it for your proofer (your specific non-press output device), probably with the caveat to your client that it is a color "approximation." Then use any spot color (titled, "Pantone 2028") for separations, as the actual ink will provde accurate color.

  • Why in firefox4 does not show the envelope in task bar for webmail notifier? I cannot check my mail because cannot find the notifier envelope

    I just upgrade to Firefox 4, but why I cannot find the web mail notifier envelope in the task bar?

    Hello there, DianelCarter.
    From the sound of it, you're not seeing the banner at the top of the body of your email that has incorrectly been marked as junk. The following Knowledge Base article offers up some steps to try if you're not seeing those features:
    Mail (Mavericks): If junk mail filters aren’t working correctly
    http://support.apple.com/kb/PH14937
    Ultimately, if the basic steps don't help resolve your issue, you may want to reset the Junk Mail preferences to give the database a fresh start:
    If the problem persists, click Reset in Junk Mail preferences to reset the junk mail database to its original information. Resetting the database removes everything Mail has learned from you about what is junk or not junk, so you need to help Mail identify junk mail again.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

Maybe you are looking for

  • File content conversion without field separator

    Hi experts, in my scenario I'm sending a txt file to an external receiver. Each field of the file must be separated from the others with differents field separators according with the requirement of the receiver, for example: field1;field2:field3, fi

  • (keyboard layout) changed it but still using the last layout [solved]

    I switched my layout from qwerty us to qwerty cf (Canada), it don't work and still use us layout, what could be the trouble ??? Note : followed ArchWiki rc.conf file settings ... Solution : sudo leafpad ~/.config/openbox/autostart ... Add this : setx

  • Disk Utility refuses to work because of Lion!

    I want to resize and add a partition (i.e. split a partition into two smaller partitions) on my hard drive, and I get the following error: "Partition failed with the error: This operation requires a newer version of Mac OS X for this disk" This is in

  • Applescript Safari Find action

    Hi im new to applescript and im just wondering if anyone can help me out with my problem... i was wondering if someone can show me how to make applescript continuously refresh a page in safari and everytime it refereshes a page.. it performs the "fin

  • "Add credit" option is greyed out.

    I have been using the "add credit" option in Skype app for iPhone for a while by now but today it became inactive. The application does not let me add money on my account so I could call landlines. Please help!