Help with a new error

I got this error this morning (see the attachment).
I have no idea what is about this stuff.
Please advise me how to fix this error.
I am using Acrobat 9.3.0 Pro in Windows 7.
hummer

Hello HappyHips,
It sounds like you are getting this error message when trying to print to a Wi-Fi printer. I want to recommend the troubleshooting in this article named:
Troubleshooting printer issues in OS X
http://support.apple.com/kb/TS3147
Make sure that the printer is powered on, has ink / toner, and that there are no alerts on the printer’s control panel. Note: If you cannot clear an alert on the printer's control panel, stop here and check the printer's documentation or contact the manufacturer for support.
Ensure the printer is properly connected to a USB port on the Mac or AirPort base station / Time Capsule. If the printer is a network-capable printer, make sure that it is properly connected to your home network.
Use Software Update to find and install the latest available updates. If an update is installed, see if the issue persists.
Open the Print & Scan pane or Print & Fax (Snow Leopard) pane in System Preferences.
Delete the affected printer, then add the printer again.
If the issue persists, try these additional steps:
Reset the printing system, then add the printer again.
If the issue still persists, reset the printing system again.  Download and install your printer's drivers. Then, add the printer again.
Contact the printer vendor or visit their website for further assistance.
Thank you for using Apple Support Communities.
Regards,
Sterling

Similar Messages

  • I need help with this code error "unreachable statement"

    the error_
    F:\Java\Projects\Tools.java:51: unreachable statement <-----------------------------------------------------------------------------------------------------------------THIS
    int index;
    ^
    F:\Java\Projects\Tools.java:71: missing return statement
    }//end delete method
    ^
    F:\Java\Projects\Tools.java:86: missing return statement
    }//end getrecod
    ^
    3 errors
    import java.util.*;
    import javax.swing.*;
    import java.awt.*;
    public class Tools//tool class
    private int numberOfToolItems;
    private ToolItems[] toolArray = new ToolItems[10];
    public Tools()//array of tool
    numberOfToolItems = 0;
    for(int i = 0; i < toolArray.length; i++)//for loop to create the array tools
    toolArray[i] = new ToolItems();
    }//end for loop
    }//end of array of tools
    public int search(int id)//search mehtod
    int index = 0;
    while (index < numberOfToolItems)//while and if loop search
    if(toolArray[index].getID() == id)
    return index;
    else
    index ++;
    }//en while and if loop
    return -1;
    }//end search method
    public int insert(int id, int numberInStock, int quality, double basePrice, String nm)//insert method
    if(numberOfToolItems >= toolArray.length)
    return 0;
    int index;
    index = search(id); <-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------HERE
    if (index == -1)
    toolArray[index].assign(id,numberInStock, quality, basePrice,nm);
    numberInStock ++;
    return 1;
    }//end if index
    }//end if toolitem array
    return -1;
    }//end insert method
    public int delete(/*int id*/)//delete method
    }//end delete method
    public void display()//display method
    for(int i = 0; i < numberOfToolItems; i++)
    //toolArray.display(g,y,x);
    }//end display method
    public String getRecord(int i)//get record method
    // return toolArray[i].getName()+ "ID: "+toolArray[i].getID()
    }//end getrecod
    }//end class
    Edited by: ladsoftware on Oct 9, 2009 6:08 AM
    Edited by: ladsoftware on Oct 9, 2009 6:09 AM
    Edited by: ladsoftware on Oct 9, 2009 6:10 AM
    Edited by: ladsoftware on Oct 9, 2009 6:11 AM

    ladsoftware wrote:
    Subject: Re: I need help with this code error "unreachable statement"
    F:\Java\Projects\Tools.java:51: unreachable statement <-----------------------------------------------------------------------------------------------------------------THIS
    int index;
    ^
    F:\Java\Projects\Tools.java:71: missing return statement
    }//end delete method
    ^
    F:\Java\Projects\Tools.java:86: missing return statement
    }//end getrecod
    ^
    3 errorsThe compiler is telling you exactly what the problems are:
    public int insert(int id, int numberInStock, int quality, double basePrice, String nm)//insert method
    if(numberOfToolItems >= toolArray.length)
    return 0; // <<== HERE you return, so everyting in the if block after this is unreachable
    int index;
    index = search(id);  //< -----------------------------------------------------------------------------------------------------------------HERE
    if (index == -1)
    toolArray[index].assign(id,numberInStock, quality, basePrice,nm);
    numberInStock ++;
    return 1;
    }//end if index
    }//end if toolitem array
    return -1;
    }//end insert method
    public int delete(/*int id*/)//delete method
    // <<== HERE where is the return statement?
    }//end delete method
    public String getRecord(int i)//get record method
    // return toolArray.getName()+ "ID: "+toolArray[i].getID() <<== HERE you commented out the return statement
    }//end getrecod
    }//end class

  • Need a little Help with my new xfi titanium

    +Need a little Help with my new xfi titanium< A few questions here.
    st question? Im using opt out port on the xfi ti. card and using digital li've on a windows 7 64 bit system,? I would like to know why when i use 5. or 7. and i check to make sure each speakear is working the rear speakers wont sound off but the sr and sl will in replace of the rear speakers. I did a test tone on my sony amp and the speaker are wired correctly becasue the rear speakers and the surrond? left and right sound off when they suppose too. Also when i try to click on? the sl and sr in the sound blaster control panel they dont work but if i click on the rear speakers in the control panel the sl and sr sound off. Do anyone know how i can fix this? So i would like to know why my sl and sr act like rears when they are not?
    2nd question? How do i control the volume from my keyboard or from windows period when using opt out i was able to do so with my on board? sound max audio using spidf? Now i can only control the audio using the sony receiver.
    Thank you for any help..

    /Re: Need a little Help with my new xfi titanium? ?
    ZDragon wrote:
    I'm unsure about the first question. Do you even have a 7. system and receiver? If you just have 5., you should be able to remap the audio in the THX console.
    I do have a sony 7. reciever str de-995 its an older one but its only for my cpu. At first i didnt even have THX installed because it didnt come with the driver package for some reason until i downloaded the daniel_k support drivers and installed it. But it doesnt help in anyway.
    I have checked every where regarding the first question and alot of people are having problems getting sound out of there rear channels and the sound being re-mapped to the surround right and the surround left as if there rear left and rear right.
    I read somewhere that the daniel_k support drivers would fix this but it didnt for me and many others.
    For the second question i assumed it would be becasue of the spidf pass through and that my onboard sound card was inferior to the xfi titaniums. But i wasnt sure and i was hopeing that someone would have a solution for that problem because i miss controlling the volume with my keyboard.

  • Please, could you help with The System Error?

    Hi guys,
    Please could someone help me with The system error: The Parameter is incorrect? which appears on the screen when I open Adobe Photoshop?
    It is Starter edition3.0 and so far it worked ok and suddenly this message haunts my screen. If I clic OK, whole application disappears. I tried hundred times and checked it is 5.1.2600 and my notebook has got Windows XP Profesional.
    Any advice hunging around?
    ThaaankxJ

    Thank you mark, I'll try.
    J
    Date: Fri, 18 Mar 2011 17:17:20 -0600
    From: [email protected]
    To: [email protected]
    Subject: Please, could you help with The System Error?
    Hi orion,
    Sorry that was the impression made by the support agent. If the version of the software that you have is 3.0 or 3.2, then the catalog can be upgraded when you run the trial version of Photoshop Elements. Version 8 had no time limitations, not sure if version 9 will timeout after 30 days or not.
    Just install, and when you launch, Elements will automatically convert the catalog to a format that it can read.
    -Mark
    >

  • Needing some help with Time Capsule Error.  New to Apple Support and not super tech smart.

    Can not get the MacBook Pro to back up to Time Capsule.  Can any one help me with the following Error Please?
    The backup disk image “/Volumes/Data/XXXXXXXXXX MacBook Pro.sparsebundle” is already in use.

    We don't see that error much but it is about the easiest to fix.
    Pull the power on the TC.. count to 10. Plug the power back into the TC.
    Viola.. working TC again.

  • HELP with the new version of skype

    Hi thank you for looking at this and spending you time please exuse my spelling and grammer I need help with my skype about the new verson i downloaded it today then boom when it said done downloading my skype was on a loading thing for my online status then i said "oh let me try to unlog then relog then it keeps giveing me this error message "Skype cant connect!" my internet works fine and no my proixy and crap like that is not messed up i have been searching the fourm for abunch of answers none of them worked please help!

    ruwim wrote:
    What Firewall and Antivirus applications are installed on your computer? Be aware that even expired applications may still block Skype.
    I disabled my firewall and i have a Antivirus that didnt bug it before after i updated it then it stoped working

  • I Need help with the following error:

    Hi, I am getting the following error:
    <b>BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL</b>
    I have looked at some of the other threads that deal with this but since I am new to XI I am not sure where to look. I have tried to activate in SXI_CACHE and I get a code of 99 with the following error. I did not get this error in the QAS environment, only when it was moved to Prod. We have cleared and reset all of the caches and am still getting this error when I try to activate in SXI_CACHE:
    <b>E     'STATUSCODE' is not a component of data object 'PAYLOAD'</b>
    Can someone point me in the right direction to fix this? We just moved it to prod and need to get it fixed asap.
    Thanks in advance for all of the help.
    Mike Curtis

    Hi Michael,
    Before SP16:
    the problem should be solved with the help of note 890760. You might find note
    816430 interesting as well, but the first one should help you solve the problem.
    After:
    If those are already in your system, have a look at note 996631. This could be
    the solution.
    Regards and good luck with XI.
    Jaime

  • Help with the News Widget

    I am having some issues with the news widget and I don't know what I am doing wrong to have it come up like this. (I have attached a screenshot) Nothing is overlapping to make an error like this. Can someone help me?
    It is supposed to be next to the grey text, not below it.

    Figured out a workaround. I needed a convenient method to access the rows of the table from JavaScript. It turns out that the following works (on IE 6, anyway), though it depends on the HTML <div> tag:
    <html>
    <head>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <script language="JavaScript">
    <!--
    function selectTab(tab)
    <!-- Hide all Windows -->
    var d = document.getElementById('occurs');
    var tbl = d.getElementsByTagName('TABLE')[0];
    var r0 = tbl.rows[0];
    var r1 = tbl.rows[1];
    var r2 = tbl.rows[2];
    r0.style.display='none';
    r1.style.display='none';
    r2.style.display='none';
    <!-- Highlight selected tab and show appropriate window -->
    if(tab == 'tab1')
    r0.style.display='block';
    else if(tab == 'tab2')
    r1.style.display='block';
    else if(tab == 'tab3')
    r2.style.display='block';
    -->
    </script>
    </head>
    <body onLoad="javascript: selectTab('tab1');" >
    <f:use_faces>
    <h:form formName="entryform">
    <h:selectone_radio id="EventOption" layout="PAGE_DIRECTION" valueRef="EventEntryBean.eventOption">
    <h:selectitem itemValue="daily" itemLabel="wee" onclick="javascript: selectTab('tab1');"/>
    <h:selectitem itemValue="weekly" itemLabel="Not-so-wee" onclick="javascript: selectTab('tab2');"/>
    <h:selectitem itemValue="monthly" itemLabel="Freakin HUGE" onclick="javascript: selectTab('tab3');"/>
    </h:selectone_radio>
    <div id="occurs">
    <h:panel_grid columns="1">
    <h:panel_group>
    <h:panel_grid columns="1">
    <h:output_text value="wee"/>
    </h:panel_grid>
    </h:panel_group>
    <h:panel_group>
    <h:panel_grid columns="1">
    <h:output_text value="Not-so-wee"/>
    </h:panel_grid>
    </h:panel_group>
    <h:panel_group>
    <h:panel_grid columns="1">
    <h:output_text value="Freakin HUGE"/>
    </h:panel_grid>
    </h:panel_group>
    </h:panel_grid>
    </div>
    </h:form>
    </f:use_faces>
    </body>
    </html>

  • Hello everyone, hoping for some help with my new Apple Cinema Display 20"

    Hi everyone, I bought an Apple Cinema Display 20 inch LCD monitor, just about 3 weeks ago. I have two issues I am hoping to get some help with.
    1) I am using the screen on a PC with Windows XP, and I was very disappointed at the lack of PC support. I have no on screen display (OSD), so I can't see what percentage I have my brightness set to, and I can't alter the colour or contrast of the display, etc. Luckily it defaulted to very good settings, but I would really like to be able to use the (fan made?) program called "WinACD". If I would be best asking somewhere else, please direct me there. If not, my problem is that I installed it added the "Controls" tab, but it just says, Virtual Control Panel "None Present". I have tried googling for an answer, and I have seen many suggestions, but none of them worked. I installed the WinACD driver without my USB lead plugged in, and someone said that was important. So I have tried uninstalling, rebooting, then reinstalling it again with the USB plugged in, and a device plugged in to my monitor to be sure. It didn't seem to help. I have actually done this process a few times, just to be sure. So I would really like to get that working if possible.
    2) I am disappointed at the uniformity of the colour on the display. I have seen other people mention this (again, after a google search), and that someone seemed to think it is just an issue we have to deal with, with this generation of LCD monitors. Before I bought this screen, I had an NEC (20wgx2), and it had a very similar issue. Most of the time, you cannot see any problem at all, but if you display an entire screen with a dark (none prime) colour, like a dark blue green colour, you can see areas where it is slightly darker than others. It was more defined on the NEC screen, and that is why I returned it. I now bought this Apple Cinema Display, because it was the only good alternative to the NEC. (It has an 8bit S-IPS / AS-IPS panel, which was important to me). But the problem exists in this screen too. It isn't as bad thankfully, but it still exists... I have actually tried a third monitor just to be sure, and the problem existed very slightly in that one, so I think I am probably quite sensitive in that I can detect it.
    It is most noticable to me, because I do everything on this PC. I work, I watch films, and I play games. 99% of the time, I cannot see this problem. But in some games (especially one)... the problem is quite noticeable. When you pan the view around, my eyes are drawn to the slight areas on my screen which are darker, and it ruins my enjoyment. To confirm it wasn't just the game, like I said, I can use a program to make the entire screen display one solid colour, and if you pick the right type of colour (anything that isn't a bright primary colour), I can see the problem - albeit fairly faintly.
    I am pretty positive that it is not my graphics card or any other component of my PC, by the way, because everything is brand new and working perfectly, and the graphics card specifically, I have upgraded and yet the problem remains - even on the new card. Also, the areas that are darker, are different on this screen than on the other screens I have used.
    So basically, I would like to register my disappointment at the lack of perfect uniformity on a screen which cost me £400 (over double what most 20 inch LCD screens cost), and I would like to know if anybody could possibly suggest a way to fix it?
    It is upsetting, becuase although this problem exists on other screens too, this is, as far as I know, the most expensive 20" LCD monitor available today, and uses the best technology available too.
    p.s. If anyone would like to use the program that lets you set your entire PC screen a specific colour, it is called "Dead Pixel Buddy", and it is a free piece of software, made by somebody to check for dead pixels. But I found it useful for other things too, including looking at how uniform the colour of the screen is. That's not to say I was specifically looking for this problem by the way... the problem cought my eye.
    Thanks in advance!
    Message was edited by: telelove

    I've been talking about this on another forum too, and I made some pictures in photoshop to describe the problem. Here is what I posted on the other forum:
    Yes, "brightness uniformity" definitely seems to be the best description of my issue.
    Basically it just seems like there are very faint lines down the screen, that are slightly darker than the other areas on the screen. They aren't defined lines, and they aren't in a pattern. It's just slight areas that are darker, and the areas seem like narrow bands/lines. Usually you can't see it, but in some cases, it is quite noticeable. It is mainly when I'm playing a game. The slightly darker areas are not visible, and then when the image moves (because I am turning in a car, or turning a plane, or turning in a shooter etc.) the image moves, but these slightly darker areas stay still, and that makes them really stand out.
    As for how it looks, I tried to make an example in photoshop:
    Original Image:
    http://img340.imageshack.us/img340/3045/td1ja9.jpg
    Then imagine turning the car around a bend, and then it looks like this:
    http://img266.imageshack.us/img266/959/td2hq7.jpg
    It's those lines in the clouds. If you can tab between the two images, you can see the difference easily. Imagine seeing those lines appear, every single time you move in a game. (I haven't tested this in movies yet, but I am assuming it's the same).
    It isn't very clear on a static image. But when the image moves, the darker areas stay in the same place and it draws your eyes towards them. It isn't terrible, but it is annoying, especially consider how much this screen cost.
    Message was edited by: telelove

  • Please help with a new dual purpose PC build

    Hi everybody in AdobeLand! 
    I've been reading various boards and hardware sites and have started piecing together a dual purpose computer system.  It will be used for both video editing (of pre-shot hacked, high bitrate I-Frame Panasonic GH2 DSLR and camcorder footage using the AVCHD codec @ 1080p 24 and 30 fps) and webcasting/streaming purposes.  I would build two computers for each task, but it's just not in the budget right now.  I'm already stretching things as is. 
    I'm still not sure if I will be using Adobe Premiere or Sony Vegas Pro 12 yet, though it seems like they organize their folders and file structures about the same.  Adobe's cloud service has me a bit scared off right now.  This new scheme feels like they have their hand purpetually in your wallet, which does not sit well with me.  I may still go with Vegas 12 just to avoid that hassle right now.  Help guide me here, experts!  Telestream's Wirecast is being used for multi-cam switching and graphics for live and pre-recorded material being compressed and streamed. 
    Back on topic:
    Here's the build as of right now...
    OS: Windows 7 64-Bit Professional (Windows 8 absolutely sucks!)
    CPU: Intel i7-4930k 6-Core Ivy Bridge (own)
    Motherboard: Asus P9X79 Pro (own)
    Memory: Crucial Ballistix 1.35v Sport DDR3L @ 32 GB (own)
    GPU:  EVGA GTX 770 FTW w/ 4 GB (will buy another HD monitor at a later date, hence the 4GB memory)
    Case:  Fractal Design XL R2 Full Tower
    CPU Cooling:  Noctua NH-D14 w/ SE2011 Bracket
    PSU: Corsair RM1000 Quiet Series / 80 Plus Gold / 1000 Watts
    Monitor: Dell U2412M Ultrasharp 24 inch / 1920x1200
    Optical Drive: LG Blu-ray Writer
    Keyboard: Microsoft 4000 Ergonomic
    HDMI capture cards: Blackmagic Designs Decklink Mini (x2)
    Storage:
    I bought two Samsung 840 Pro SSD drives:  one 128 GB and one 256 GB
    Thinking about possibly 2 (maybe 3-4 if I really stretch) Seagate ST3000DM001 3TB HDD's.
    I could sure use your help with any advise on arranging the storage to get the best bang vs. buck in speed and storage utilization (Wirecast can be setup to record live webcast sessions at 720p or 1080p in compressed files... probably no more than 120 minute webcasts... so that comes into play as well).  Just don't have the funds for an uber-expensive RAID controller card right now.
    Any opinions overall on the parts for the current build?  I still have time to send back and exchange anything already purchased.
    Thank you for your time and consideration.   

    What do you not understand from:
    With all the reading and writing going on, on the boot disk, it is understandable you need a (number of) dedicated disk(s) for video editing, especially with the bandwidths required when the clip duration is short and the number of tracks exceeds one and uses a codec more complex than DV. The kind of files used during editing are, in order of their need for speed:
    Media cache & Media cache database files, created on importing media into a project. They contain indexed, conformed audio and peak files for waveform display.
    Typically small files, but lots of them, so in the end they still occupy lots of disk space.
    Preview (rendered) files, created when the time-line is rendered for preview purposes, the red bar turned to green. Read all the time when previewing the time-line.
    Project files, including project auto-save files, that are constantly being read and saved as auto-save files and written when saving your edits.
    Media files, the original video material ingested from tape or card based cameras. Typically long files, only used for reading, since PR is a non-destructive editor.
    Export files, created when the time-line is exported to its final delivery format. These files are typically only written once and often vary in size from several hundred KB to tens of GB.
    When you are doubting which category of files to put on which kind of disk, especially when using both SSD's and HDD's, keep in mind that the speed advantage of SSD's over HDD's is most noteworthy with the Media cache & Media cache database. These files are frequently accessed, are small and there are many, so reducing latency and seek times and increasing transfer rates pays off by putting these on a SSD, rather than on a HDD, even if it is a raid0. Export files can go to the slowest volume on your system, since you only export once. To help you decide, I have added priority rank-numbers for speed, with 1 for the fastest volume and 5 for the least speed-demanding category.
    and
    Well, in the benchmark tests we have not seen any noticeable difference between SSD and HDD in terms of performance, but logic dictates that there should be a small difference in performance when the volume used for media cache is a SSD, because of the much faster access time and lower latency compared to a conventional disk. If it is noticeable, it is specifically on this volume with the media cache and media cache database, due to the large amount of small files that need to be accessed and written. This argument does not apply to the media volume with a limited number of files, that are very big in size.

  • Need some Help with the new Genius Mixes on iTunes 9

    I would like to know how to use the New Genius Mixes on iTunes 9. I don't quit know how to use it yet and like all of us we're all just learning how to use the Genius Mixes. I did watch the KeyNote but they didn't go into great detail on how to use it. Does Apple have a web site that has more detail instruction on how to use the genius Mixes? I did find some info. on how to use the Genius mixes but it didn't go into great detail on how or what to do with the genius Mixex and thats what I need.
    when I click on the genius Mixes icon under the "Genius", what shows up is a Big square with four album images of my music that I have in my music collection, I go and roll my mouse over the Big square with my four music albums and click on it to play the music and it'll play what ever I have in the Genius Mix list plus as I roll my mouse over the Big Square, under it it says "Jazz Mix" with some text writings under the Jazz mix.
    I want to change the Jazz mix Title and I want to know how to add more music square boxes to my Genius Mixes just like they show in the Keynote and I would like to edit and create my own four square music boxes in my Genius Mixes.
    I never used my music genius list, I always created just a play List, now I am just learning how to use this music Genius lists and I don't know how to use it at all and I need someone that knows how to use thr Genius Mixes list to help me how to use it since there isn't a how to book yet for the new iTunes 9.
    Can someone Please help me with the new genius Mixes on iTunes.
    Thank you,
    Mrs Trisha Foster

    Today, I was getting an array out of bounds exception on a split
    I don't see how that could happen with the 'split' method since it creates its own array.
    For this particular string, ordSplit.length = 24 and commas = 26.
    PERFECT! That is exactly what it should be!
    Look closely at the end of the sample string you posted and you will see that it has trailing empty strings at the end: '1096200000000242505,,,'
    Then if you read the Javadocs for the 'split' method you will find that those will NOT be included in the resulting array:
    http://docs.oracle.com/javase/6/docs/api/java/lang/String.html#split(java.lang.String)
    split
    public String[] split(String regex)
    Splits this string around matches of the given regular expression.  This method works as if by invoking the two-argument split method with the given expression and a limit argument of zero. Trailing empty strings are therefore not included in the resulting array.
    Just a hunch but your 'out of bounds exception' is likely due to your code assuming that there will be 26 entries in the array and there are really only 24.

  • I need help with my new LG G2. I dial *611 but it will not recognize my phone number

    I am having trouble setting up my new LG G2. When I dial *611, it will not recognize my number, and the 800 number refers me back to the *611 number. There is no live chat available on the website, so I am lost. Is this any way to run customer support?

    It seems I am about the only G2 customer support you'll fund unfortunately.  Chat is available on the support site after logging in to My Verizon on the web, but you have to click on Contact Us at the top right of the page then choose Live Chat and then Help with My device and then look to the right and wait for the red dot to turn green.  *611 will take you to a screen where you can launch My Verizon or Click to Call which dials the customer support number. Unfortunately chat is about as useless as waiting for a rep to respond in the forums.  Calling is the only way to get started and work your way up the chain.  Going to a store is a hassle.  What exactly is the problem you're having?  You can't activate the phone or set up your Google accounts or what?

  • Help with "Testing Failed" Error message in iWeb09

    I bought the iLife 09 upgrade purely so I could publish to my own domain server. I have a MobileMe account and iWeb09 publishes fine there--no problems.
    My domain name is hosted on a Windows NT server. The admin is willing to help, but I was hoping someone could point me to documentation for this error:
    "Testing Failed.
    Unable to write to server. Verify your settings and try again."
    If I ftp to the site in a terminal window and do a put, I can write to the site. Obviously, I could at some point, because it servers the "dummy" page I put up, but I tested again in case my permissions had changed.
    I looked at the "Publishing to Windows-based FTP Server" but it does not seem to describe this error.
    BTW, I pay AppleCare for support, but when I tried to get support documentation from them, the tech said they "can't help" with this part of iWeb and hung up on me--the call lasted exactly 90 seconds.
    I am hoping someone out here will know where the errors are documented or will be able to help me figure it out.

    I waded through the posts for iWeb09 and came across a recommendation for Cyberduck (www.cyberduck.ch), so I tried a copy. Works like a champ. Unlike iWeb09, all I had to do was type in my server name, user name, and password to open the connection. Then I published my site to a folder in iWeb and uploaded the folder in Cyberduck. Cyberduck had no problem writing to the server.
    I still would love to know why iWeb can't write to my web server.

  • Help with downloading new version of flash player not accepting password

    I am having trouble downloading the new flash player version.  Adobe is not excepting my password even with changing it several times.  Need help with downloading the new version.

    It's NOT an Adobe password. It's your Operating System (admin) password.
    Download the Adobe Flash Player installer directly by clicking one of the following links.
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    Flash Player (Mac OS X)

  • I need help with my new ipod on windows me

    I bought myself an ipod in the states (usa) i was told it was universal & can be used in the uk! i have windows ME & was also told this would be compatible with this computer but once i tried to download my software of the cd & put in my details of the ipod it came up with the following error message:ERROR 1904.MODULEC:\PROGRAM FILES\IPOD\IPOD UPDATER 2005-02-07\IPOD UPDATER EXT.Dll FAIIED TO REGISTER .HRESULT-2147220473 CONTACT YOUR SUPPORT PERSONELL.
    can any one help????
    aslo i was told once downloaded onto my p.c i then cant use my ipod on another p.c this does not make any sense say if you upgrade your p.c does this mean you then cant use your ipod anymore ??? please help me ???

    Hello Andrew,
    Was the reply I gave you in the other post you made of no help?
    I explained that Windows ME is not compatible, but you can get it work with a little messing around, and once again, here's a link on how to do it.
    Guide to iPod and Windows ME.
    As I said previously though, you won't be able to use iTunes.
    See my other answer to you here.
    Jeff Bryan, "Need help with my iPod." #4, 06:13am Aug 8, 2005 CDT

Maybe you are looking for

  • How can I determine what the type actually is?

    I already posted this in "Java Programming", so I apologize if you are reading it for the second time. I'm a CS3 student coding a data structure that uses generics. One of my methods has a possibility of much nicer results than the default if the typ

  • Function to call spry textfield validation

    Hi every body. I've a question for you. I'm using a filed spry text field validation. It works perfectly when y press submit, but I need to do this: I put some text in a textfield using PHP, the validation is only maked when I click the text field, o

  • Programatically controlling objects in another VM

    I need to programatically get and modify objects in another VM. How can I do this? I already use JDI, but until now I only get references, not the real things. And I am not sure, if JDI allows me to modify objects in another VM, invoke methods etc. B

  • Does anybody implement the Kolmogorov-Smirnoff Test in LabVIEW?

    I would like to implement the K-S test using LabVIEW. Does anybody know if that has been done already? Thanks

  • Where can I download Palm Desktop 4.1.4 (Windows)

    where can I download Palm Desktop 4.1.4 (Windows)? The Palm site comes up "Null"  when I click on the download. Post relates to: Palm Vx