Big problems with IMac-need help

I have an older model iMac G5 that my daughter has been using on week-ends when she comes home from the local college. She said that she was having a lot of problems with Safari quitting, getting weird messages with MS Office and kernel panics. I decided that the best thing to do would be to erase and install Leopard. During the installation process I got a message that Leopard could not install due to a problem with the base system. I then tried to install from the restore discs (which were backups that I had on hand since I couldn't find the originals) and from a Tiger install disc. I got errors each time. Now there was no longer an operating system on the iMac. I took it to the local genius bar. The genius seemed kind of frazzled since he was helping several people, but he seemed sure that it was the hard drive because of the kernel panics and the fact that he couldn't install anything onto the computer from an external firewire drive.
I purchased a new hard drive from Amazon and a friend who is very knowledgeable about these things installed it for me. We still couldn't install an operating system. We then installed it using Target Mode by putting the Tiger DVD on a Powerbook. I then proceeded with Software Update. I had no problems with applications like iTunes and DVD player. However, whenever I tried to upgrade the operating system I got this message "The digital signature for this package is incorrect. The package may have been tampered with or corrupted since being signed by "Apple". I used Disc Utility with the Tiger DVD and it showed no problems.
So, there is obviously something really wrong. I have no idea what it is. Any ideas out there? Should I take the iMac back to the genius bar? I don't want to spend a lot more money on it, since it is just used on week-ends when my daughter is home. Thanks.

It could be any of those things, but likely is the motherboard. Take it in and have Apple look at it.
Let us know what they say, please.

Similar Messages

  • Serious problem with database need help

    hello experts
    i am working with MS-ACCESS and connecting it with java programing
    now the problem with me are
    according to my need i have to create a table that contain Autonumber field
    but when i insert element in this table by query
    String query1 = "insert into Forum (Subject,Author,Date,Reply) values('"+param1+"','"+username+"','"+dateformat+"',"+reply+")";
    st1 = con1.createStatement(); it gives sql exception but when i remove
    autonumber field and make it simple field it works ok but i want to keep autonumber field and thn want to insert it
    is it possible to create a dynamic table in ms-access through java query like
    String query3 = "create table"+"topicId"+"( message varchar(1000) NOT NULL,author varchar(50) NOT NULL, date varchar(30) NOT NULL)";
    here topic id some variable that contain table name
    i think problem is that MS-ACCESS has no varchar data type plz help me
    The complete code i written is as follow
    <html>
    <%@ page language="java" import="java.sql.*,java.text.*"  %>
    <head>
    <title> Processing the post request </title>
    </head>
    <body background ="images/modbkgnd.jpg" bgproperties="fixed" >
    <%
       String param1="",param2="",topicId="";
       Connection con1=null;
       Statement  st1=null;
       ResultSet rs1=null;
       int a=2,reply=0;
       java.util.Date date = new java.util.Date();
       DateFormat df ;
       df = DateFormat.getDateInstance(DateFormat.FULL ,java.util.Locale.UK);
       String dateformat = df.format(date);
       String username = (String)session.getAttribute("forumlogin");
       param1=request.getParameter("Subject");
       param2 =request.getParameter("message");
    try
       Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
       con1 = DriverManager.getConnection("jdbc:odbc:lingua");
       String query1 = "insert into Forum (Subject,Author,Date,Reply) values('"+param1+"','"+username+"','"+dateformat+"',"+reply+")";
       st1 = con1.createStatement();
       out.print("hello i am here");
       boolean posubject = st1.execute(query1);
       out.print("hello i am here");
       String query2 = "select *from Forum";
       rs1 = st1.executeQuery(query2); //retriving table id for creating
        out.print("hello i am here");  //  message table
       while(rs1.next())
           topicId = rs1.getString(1);
       String query3 = "create table"+"topicId"+"( message varchar(1000) NOT NULL,author varchar(50) NOT NULL, date varchar(30) NOT NULL)";
       boolean createtable = st1.execute(query3);
       out.print("hello i am here");
       if(createtable)
          String query4 = "insert into"+"topicId"+"values('"+param2+"','"+username+"','"+dateformat+"')";
          boolean insertmess = st1.execute(query4);
    }catch(SQLException ex){
        out.print("sql exception");
    finally
       st1.close();
       con1.close();
    %>
    </body>
    </html>

    hello experts
    first i change my Date to date and thn try but it was not working.
    and thn i try as dinesh_tcs said
    i change my query as
    String query3 = "create table"+"topicId"+"( message string NOT NULL,author string NOT NULL, date string NOT NULL)";
    but nothing help me
    one more thing actually i don,t want to insert manually the field of autonumber what i want that my query work when i leave the autonumber field to insert values in the table ( or whatever way i want to insert values in that table by keeping autonuber given by MS_ACCESS)
    plz do the change in code i have maintained above or if not possible thn write the query that u have tested

  • Problem with tables -- need help!

    I am having problems with table formatting, when using
    Preformatted text. The tables look fine in the WYSIWYG editor, but
    have lots of extra space above and below the text when looking at
    the output files.
    I will attach the code from one of the HTML files from my
    project, so you can see what I'm talking about.
    Thanks.

    Well, if you're talking about the single-celled table with
    the line:
    <p class=Preformatted>[assembly:
    Ace.AceAssembly]</p>
    </pre>
    ... you can eliminate the <P> tags. that will give you
    one line less. Otherwise, your remaining space is the result of the
    <PRE> tag. It, like the <XMP> tag, gives it one line of
    space beneath as well.
    Your alternative beyond that would be to, when needed, wrap
    up the script in Javascript. That line, for instance, wouldn't need
    it.

  • Problem with sysdba need help

    I faced a difficult problem with sysdba. The thing is, I don't have a user name " 1/2@3 ". But the moment I connected as 1/2@3 as sysdba, then it connected automatically and to utter surprise I could drop a user.
    If it is so, then how the database will remain secure.
    Definitely there is a solution and I need it urgently.

    Hi
    c:\> sqlplus "/ as sysdba"
    After logging into SQL, check the username using:
    SQL> Show user
    If the above command returns "sys", change the password of the user "sys" using:
    SQL> Alter user sys identified by "yourpassword";
    Thank You

  • Problem with routing - Need help

    Hello,
    I need a little direction with what I think is a routing problem. Any help will be appreciated. My setup is as follows:
    Cable Modem
    27.177.21.9
    WAN - Gi0/0
    27.177.21.10
    Cisco 2901
    LAN - Gi0/1
    192.168.1.250
    Client
    192.168.1.10
    The Problem
    Router can ping LAN interface
    Router cannot ping WAN interface -X
    Router can ping Cable Modem
    Client
    Client can ping LAN interface
    Client can ping WAN interface
    Client cannot ping Cable Modem -X
    Here is my routing table:
    Gateway of last resort is 27.177.21.9 to network 0.0.0.0 (this is my cable modem)
    S*    0.0.0.0/0 [1/0] via 27.177.21.9
                    is directly connected, GigabitEthernet0/0
          27.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
    C        27.177.21.8/30 is directly connected, GigabitEthernet0/0
    L        27.177.21.10/32 is directly connected, GigabitEthernet0/0
          192.168.1.0/24 is variably subnetted, 2 subnets, 2 masks
    C        192.168.1.0/24 is directly connected, GigabitEthernet0/1
    L        192.168.1.250/32 is directly connected, GigabitEthernet0/1
    Here is a portion of my configuration:
    interface GigabitEthernet0/0
     description Cable Internet$FW_OUTSIDE$$ETH-WAN$
     ip address 27.177.21.10 255.255.255.252
     zone-member security out-zone
     duplex auto
     speed auto
    interface GigabitEthernet0/1
     description hbc_staff$FW_INSIDE$$ETH-LAN$
     ip address 192.168.1.250 255.255.255.0
     zone-member security in-zone
     duplex auto
     speed auto
     no mop enabled
    ip default-gateway 27.177.21.9
    ip forward-protocol nd
    ip http server
    ip http access-class 23
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 600 life 86400 requests 10000
    ip route 0.0.0.0 0.0.0.0 27.177.21.9
    ip route 192.168.1.0 255.255.255.0 27.177.21.9
     Thanks in advance

    Hello Jon,
    I continue to try different configurations to get my router to connect without success. I am now trying NAT and this is where we stand now. Any help will be much appreciated.
    The problem
    Router now pings everything by ip address or name
    Client PC from inside the LAN cannot ping modem or Internet
    Relevant parts of configuration:
    ip domain name mydomain.org
    ip name-server 24.247.15.53
    ip name-server 66.189.0.100
    interface GigabitEthernet0/0
     description Internet$FW_OUTSIDE$ETH-WAN$
     ip address 27.177.21.10 255.255.255.252
     ip nat outside
     ip virtual-reassembly in
     duplex auto
     speed auto
    interface GigabitEthernet0/1
     description hbc_staff$FW_INSIDE$$ETH-LAN$
     ip address 192.168.1.250 255.255.255.0
     ip nat inside
     ip virtual-reassembly in
     zone-member security in-zone
     duplex auto
     speed auto
     no mop enabled
    ip nat pool HBC-I 27.177.21.10 27.177.21.10 prefix-length 24
    ip nat inside source list 7 pool HBC-I overload
    ip route 0.0.0.0 0.0.0.0 27.177.21.9
    ip route 192.168.1.0 255.255.255.0 GigabitEthernet0/1
    access-list 7 permit 192.168.1.0 0.0.0.255
    #show ip route
    Gateway of last resort is 27.177.21.9 to network 0.0.0.0
    S*    0.0.0.0/0 [1/0] via 27.177.21.9
          27.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
    C        27.177.21.8/30 is directly connected, GigabitEthernet0/0
    L        27.177.21.10/32 is directly connected, GigabitEthernet0/0
          192.168.1.0/24 is variably subnetted, 2 subnets, 2 masks
    C        192.168.1.0/24 is directly connected, GigabitEthernet0/1
    L        192.168.1.250/32 is directly connected, GigabitEthernet0/1
    When pinging the modem from a client inside the LAN this is what I get from NAT translations and statistics:
    #sho ip nat translations ver
    Pro Inside global         Inside local          Outside local         Outside global
    icmp 27.177.21.10:40709   192.168.1.8:40709     27.177.21.9:40709     27.177.21.9:40709
        create 00:00:05, use 00:00:00 timeout:60000, left 00:00:59, Map-Id(In): 1, 
        flags: 
    extended, use_count: 0, entry-id: 4, lc_entries: 0
    #sho ip nat statistics
    Total active translations: 2 (0 static, 2 dynamic; 2 extended)
    Peak translations: 2, occurred 00:00:04 ago
    Outside interfaces:
      GigabitEthernet0/0
    Inside interfaces: 
      GigabitEthernet0/1
    Hits: 104  Misses: 0
    CEF Translated packets: 104, CEF Punted packets: 0
    Expired translations: 7
    Dynamic mappings:
    -- Inside Source
    [Id: 1] access-list 7 pool HBC-I refcount 2
     pool HBC-I: netmask 255.255.255.0
        start 27.177.21.10 end 27.177.21.10
        type generic, total addresses 1, allocated 1 (100%), misses 0
    Total doors: 0
    Appl doors: 0
    Normal doors: 0
    Queued Packets: 0

  • Having problems with burning - need help please!

    when I try and burn a disk itunes says no recording
    software found. Everytime I start up itunes it says the drivers associated with burning are missing. It ask me to
    reinstall the software which I do and I have the same
    problem. I have other burning software but cant burn any
    itunes Ive purchased do to the format. Any help would be greatly appreciated.
    The german note is:
    Achtung
    Die Registrierungseinträge für die iTunes Treiber zum Import und Brennen von CDs und DVDs fehlen. Diese kann Folge der Installation einer anderen Software zum Brennen von CDs sein. Bitte installieren sie iTunes erneut.
    Could anybody please help me??

    I need more information about your hardware configuration. Run the iTunes Help menu -> Run CD Diagnostics... command and post the results here.
    I'm assuming that you're not running 64-bit windows.
    It sounds like the driver didn't get installed. You could try doing a repair install on iTunes --
    Windows Start menu -> Settings -> Control Panels -> Add or Remove Programs
    Select iTunes, Select Change/Remove button, Select "Repair" radio button, click OK.
    If that doesn't work, you might try downloading just the CD drivers from :
    http://www.gearsoftware.com/support/drivers.cfm
    Get the first link, not the second one that talks about gearsec compatibility.

  • Problem with ReplaceALL-- Need Help

    I want to replace "&Acirc;" with "& n b s p;" ...
    Here is my code
    String content = "&Acirc; checking &Acirc;";
    content = content.replaceAll("\u00C2", "& n b s p;");
    or
    *content = content.replaceAll("[&Acirc;]", "& n b s p;");*
    *or*
    *content = content.replaceAll("&Acirc;", "& n b s p;");*
    All the above cases works fine in JAVA 1.6 but in JAVA 1.5 its not working so please help
    The only case working for me is the below one
    *content = content.replaceAll("^\\p{ASCII}","& n b s p;");*
    but this code will replace all the ASCII characters which will not solve my problem....

    Works fine on JRockit 1.5_015

  • Problem with ichat, need help reinstalling.

    Hey guys, I'm new to mac so I need a little help.
    I did something last night to my comp and I'm not sure what it was. But when I click on the iChat icon it just comes up with a ? I search in spotlight and it's not there. I must have deleted it while getting rid of some other things. I don't have time machine and I need some help reinstalling. When I bought the mac it had Tiger and I still have those disc, but right now I have upgraded to Leopard. Where can I find iChat to reinstall? I looked on the iLife section of the Tiger discs but I couldn't find it. Any info will help.
    Thanks

    update
    I downloaded pacifist and got ichat to reinstall from my Tiger 10.4.9 disc, however, now when I try to open iChat it says, You cannot use the application “iChat” with this version of Mac OS X. I have leopard 10.5.2. Does anyone know how to update the version I have? I use the mac updater but it doesn't find anything.

  • Blacklight Problem with z61t - Need help!

    I'm at my wit's end with this, so I would appreciate some help.
    I cracked the LCD of my z61t a few weeks ago and I've gone through a number of ebay vendors trying to get a good LCD. The first one I'm 90% sure had a bad backlight. I plugged in the panel and the backlight didn't turn on. I plugged the cracked panel back in and its backlight worked. Returned it. The second panel I ordered was some generic panel even though the seller sold it as genuine. Returned it. The third panel just came in and when I plugged in the panel the backlight didn't turn on. I plugged the cracked panel in and its backlight didn't work.
    So now I ask, what's the problem? When your backlight doesn't work the causes are (1) bad CCFL tube (2) bad inverter (3) bad display cable (4) bad motherboard. All 4 were working fine a week ago, and the laptop has just been sitting on my desk for the last week, so what happened?
    One of the causes of bad motherboard is a fuse pops, which I guess could have happened.
    Another idea is that the laptop thinks the screen is closed. Older laptops had a physical switch for open/closed panel, but I haven't seen it on the z61t. Does anyone know what/where the switch is? I painted the lid and bezels (posted on thinkpads.com), so I'm wondering if the switch is covered or stuck.
    I'd appreciate any thoughts! Thanks!

    It was the inverter. Not sure what happened to it, but I cannibalized my girlfriend's z61t for a working one.

  • Big problem with neo2, please help

    Hi
    I just got my new neo with bios 1.4already in it and a 3000 winchester.
    i did a clean install of windows, then newest 5.10 nforce from nvidia.com, I did not installed firewall.
    And everything was cool except ethernet because it was not recognized (I mean the Nvidia was recognized but realtek gigabit was not recognized). here is the first question, Do I really need gigabit lealtek enabled in bios to connect to internet???
    i have a comcast high speed internet and on other boards I don't need to configure anything, just install the windows and internet was working. unfortunately here is different, after installing windows and drivers n-force I don't have acces to the internet!!!!!!! I don't know what to do. On the back of mobo there arwe 2 lan connections slot. When I plug my cable to the first one, I don't see any light coming from the cable (you know the orange light bipping frequently) but windows is recognizing that cable was plugged in. When I plug it to the secong lan slot the orange light are binpping but the windows is saying "internet cable unpluged"!!!1
    What a heck is going on??? please help me!!!!!!
    I hope you can help me
    Thank you

    nevermind. I reset modem and everything works !!!!!!!!!

  • Big problem with syncing. HELP!

    I had about 160 songs on my iOS device before I synced with my Windows laptop to get songs I didn't get from iTunes on my iOS devices. But when I synced, I ended up with all the songs on my laptop, but I ended up with only 61 total songs, meaning well over 100 were deleted from my device. I believe it was songs I had on my old Apple ID (which got f'd up somehow) that got deleted, so now I only have the 3 albums (plus I few songs) I downloaded since my Apple ID switch. Is there a way to get back the songs (which I paid for!) on my iOS devices, or is Apple being a money-grubbing scumbag?

    Thank you so much! This would work, but I still don't know what happened to my old Apple ID so I can't log in to it to get it to transfer. This helped a lot, but if you know how to fix the Apple ID problem, I would love you for eternity (no homo). I asked another question about the Apple ID thing on here a bit ago, so you can find the information there. Please try to help man. Thanks. And as much as I love Apple and their products, sometimes they do seem like money-grubbers. But I couldn't imagine switching back to Android (dear God).

  • Audigy 2 ZS a big problem with front rear (HELP ME PLEA

    I have such problem as: I hear front right in my subwoofer with subwoofer`s sound/
    front right + subwoofer
    When I have checking the chanells I hear:
    front left in front left
    front centre in front centre
    front right in front right + subwoofer - ?
    rear right in rear right
    rear left in rear left
    HELP ME PLEASE

    You still have not told me how you performed the test to determine that you are getting two channels in front right, I am pretty sure you could not detect this with all 6 speakers on the go. There are 2 possibilities, ) you ran the Creative speaker utility or 2) you physically disconnected all the speaker wires except front right.
    In any case do both and tell me what you hear.
    What is most interesting to me is that the sub woofer channel is paired with front centre in the card.

  • Problems with G5-Need Help Narrowing Down Issue

    I have I PowerMac G5 dual 2.0 GHz from the June 2004 bracket and am having issues getting it to turn on. When I press the power button I will get one of three results. One: the light will come on when pressed, the fans will rev and I can hear the hear drive start to work, but the power light will go back out after a second or two while the fans still spin. Second: the power button is depressed and no light comes on but the fans, hard drive start up, etc. Third but least common is that the power button is depressed and it will come on as normal, boot up just fine and I'm able to use the computer-going as far as running apps and games with no problem. I've taken the steps mentioned in other threads such as resetting the PSU, swapping batteries, reseating video card/RAM but the results with start up are varied so much as to I can't tell what (if anything) is helping. I don't know if it's power supply issue (because the fans and other things seem to work fine) or a motherboard issue (but that wouldn't explain why it works fine when it wants to). I'm stuck. Any help is greatl appreciated.

    Hi fiveinchwrench-
    Usually this problem is either a power supply or mother board. It sounds more like a power supply to me but there is no way to tell from here.
    It may be worth taking it to an Authorized Apple Repair Center for a diagnosis. Both a power supply and a mother board will probably be in short supply, but the power supply will by far be the cheaper component.
    Luck-
    -DaddyPaycheck

  • Problems with iMac. Help Please!!

    I bought a 21.5 iMac about 6 weeks ago. It first takes what seems a few minutes to start up, then I Have problems where it takes forever to connect, I have to keep trying to connect to internet, it finally does. Have talked to Apple and he had me do a some things. No avail. Now when I boot up, I get this picture of a globe for the longest time before it brings my screen up. Wondering if anyone has had this problem. Am going to contact Apple again, but sometime this community can help.
    Any ideas? It is frustrating.
    Thank You

    A picture of a globe means that the Mac is trying to boot from a network source. Go into System Preferences, Startup Disk, click your hard drive to set it as the boot drive, and click the padlock on the lower left to lock it. That should speed up your boot time.
    If you give us more details about your internet connection, and how you're attached to your network, someone should be able to offer advice about your connection problems.
    Matt

  • Im having a big problem and I need help!!

    Hi everyone.I have a Ipod 4th generation and for some reason when i connected my Ipod to my computer Itunes did not appear which is the first issue.The second is my Ipod wont sync,but it will charge.Thirdly when I remove the USB cord to sync/charge the Ipod the computer shuts down?.Please someone help!! I did the Itunes diagnostics and this is what I got: Microsoft Windows XP Professional Service Pack 3 (Build 2600)
    HP Pavilion 061 * a1330e
    iTunes 8.2.0.23
    QuickTime 7.6.2
    FairPlay 1.4.10
    iPod Updater Library 8.1d19
    CD Driver 2.1.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 2.5.1.3
    Apple Mobile Device Driver 1.43.0.0
    Bonjour 1.0.6.2 (118.5)
    iTunes Serial Number 336DD**8F2
    Current user is an administrator.
    The current local date and time is 2009-06-15 20:16:30.
    iTunes is not running in safe mode.
    Video Display Information
    ATI RADEON XPRESS 200 Series
    ** External Plug-ins Information **
    No external plug-ins installed.
    ** Network Connectivity Tests **
    Network Adapter Information
    Adapter Name: {17BF0CA2-*-EF0D48D8B62B}
    Description: Realtek RTL8139/810x Family Fast Ethernet NIC - Packet Scheduler Miniport
    IP Address: 72.227.229.152
    Subnet Mask: 255.255.248.0
    Default Gateway: 72.227.224.1
    DHCP Enabled: Yes
    DHCP Server: 10.66.0.1
    Lease Obtained: Mon Jun 15 20:10:44 2009
    Lease Expires: Tue Jun 16 19:45:12 2009
    DNS Servers: 24.29.103.15
    24.29.103.15
    24.29.103.16
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    SSL 3.0 Support: Enabled
    TLS 1.0 Support: Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to iTunes Store was successful.
    Secure connection attempt to iTunes Store was successful.
    Secure connection attempt to iPhone activation server was successful.
    Last successful store access was 2009-06-15 20:13:40.
    ** CD/DVD Drive Tests **
    LowerFilters: PxHelp20 (2.0.0.0),
    UpperFilters: GEARAspiWDM (2.1.0.1),
    E: TSSTcorp CD/DVDW TS-H552D, Rev HP06
    Drive is empty.
    ** iPod/iPhone Connectivity Tests **
    iPodService 8.2.0.23 is currently running.
    iTunesHelper 8.2.0.23 is currently running.
    Apple Mobile Device service 2.50.39.0 is currently running.
    Universal Serial Bus Controllers:
    Standard Enhanced PCI to USB Host Controller. Device is working properly.
    Standard OpenHCD USB Host Controller. Device is working properly.
    Standard OpenHCD USB Host Controller. Device is working properly.
    Standard Universal PCI to USB Host Controller
    Standard Universal PCI to USB Host Controller
    Standard Universal PCI to USB Host Controller
    Standard Universal PCI to USB Host Controller
    Standard Enhanced PCI to USB Host Controller
    FireWire (IEEE 1394) Host Controllers:
    VIA OHCI Compliant IEEE 1394 Host Controller
    VIA OHCI Compliant IEEE 1394 Host Controller. Device is working properly.
    Most Recent Device Not Currently Connected:
    iPod nano (4th Generation) running firmware version 1.0.2
    Serial Number: 6U840LV92ME
    ** iPhone/iPod Touch Sync Tests **
    No iPhone or iPod found.
    Message was edited by: I dont know what this is xD
    Message was edited by: I dont know what this is xD
    Message was edited by: I dont know what this is xD
    <Edited by Host>

    What version of Windows are you using?
    Does it meet the minimum requirement which is Windows Vista or Windows XP Home or Professional with Service Pack 3?

Maybe you are looking for

  • Looking for users of HP Envy 17-3270nr, Windows 8.1

    My PC has a problem that cannot control the screen brightness after upgrading the OS to Windows 8.1, the brightness is always at maximum level. I have been searching around on the internet for months, trying many ways/ tricks posted there but without

  • Creating a directory via a jsp page sql query return

    Is it possible to create a directory based on the results of a sql query? i.e. My sql query returns application number 1234 for a building application (BC for short). Is it possible to create a directory /BC/1234 It is then proposed to use an iframe

  • PLD report customer statment not showing Customer Ref No

    I am having an issue with PLD report Customer Statment, there is a box for the customer reference number but it comes up blank each time. i tried multiple times to solve this issue with each time getting closer but never successfully solving the issu

  • Problem logging in SAP B1 2007 SP00 PL30

    Hi all. One of our SAP users is having a problem in logging in to SAP B1 2007. Last time, the user can login to SAP by just keying  the correct username and password. Now, the user will get an error message when she try to login to SAP using the same

  • How to Use NDS Tool and create a very simple application

    Hi All,   Today i have Installed NDS on my machine,but i dont know how to use it,is there any guide inside NDS which gives me step by step procedure to create a simple application. Can any link help me know about this.version of NDS is 2.0.9.Is this