Captivate 5.5 issue with finding external files

I have a project where I am trying to have a swf open another document (pdf, ppt, etc.).  What I am having an issue with is Captivate does not see the files if they are not in the same directory as the swf.  I have tried multiple options.  I can not have a drive letter involved as this is a mobile file which will be run off of a USB drive.
Any ideas would be appreciated.
Thanks.

Hi there
I'm not sure what you are experiencing here. How exactly have you tried to path your links? If you know the "HTML Shorthand" of accessing files it should not be a problem. Captivate won't need to "see" the files. Certainly plopping all the files together is the simplest (and most often recommended) way of working, but as long as you know how to use what we call "Relative Addressing", things should work fine.
So if you want a structure like this:
Captivate SWF Folder
** SomeSWF.SWF
** SomeSWF.HTM
** Standard.JS
And maybe you want a folder named PDFS that would make the structure look like this:
Captivate SWF Folder
** SomeSWF.SWF
** SomeSWF.HTM
** Standard.JS
** PDFs
**** SomePDF.PDF
The link inside Captivate would simply look like this:
PDFS/SomePDF.PDF
Or maybe you have a folder named PDFS that you want at the same level as the Captivate SWF Folder so the structure looks like this:
Captivate SWF Folder
** SomeSWF.SWF
** SomeSWF.HTM
** Standard.JS
PDFs
** SomePDF.PDF
In that case the link inside Captivate would look like this:
../PDFS/SomePDF.PDF
Also, if you are testing on your local C drive, the links may not work because you need to asjust your Flash Player Global Security Settings and add the output folder as a trusted location.
Steps for doing that are at the link below:
Click here to view
Cheers... Rick
Helpful and Handy Links
Captivate Wish Form/Bug Reporting Form
Adobe Certified Captivate Training
SorcerStone Blog
Captivate eBooks

Similar Messages

  • Captivate 6.0 - issue with using audio files as voicover

    We are using Adobe Captivate 6.0. We are using imported audio files as the voicover for the slides. While plyaing the final published exe, it runs normal. However, if I use the slidebar at the bottom of the slide for moving back and forth, the audio goes away while the slide continues to play. Can anyone please advise as to why this could be happening and how to resolve the issue? Appreciate any urgent help on this.

    Hello there,
    Have you inserted the audio on the slides or on the objects?
    Can you increase the slide quality to 24-bit (slide properties), then republish the project and see whether that helps?
    Thanks.

  • Issues with Finder - reinstalling Leopard???

    Hi,
    I'm having some issues with Finder. Sometimes, when I restart the computer, it takes a long time to start Finder. Besides that, every time I want to eject my Time Machine external HD, I need to relaunch Finder. If I don't relaunch it, it never ejects the TM HD.
    Would you recommend reinstalling Leopard, but using the feature to erase everything? When I installed it, I didn't use that feature because I wanted my files/previous programs the way they were before. With a new installation (erasing everything), I'd have to install and configure so many things again and I didn't want that. But now, because of the issues with Finder, I'm thinking about reinstalling Leopard.
    Any suggestions?
    Cheers,
    Mike

    Before you do anything drastic, repost your question in the Finder/Dock forum.
    No, I am not being sarcastic - but you might find that it's a common problem and others over in that forum have a solution or else it might simply be an "issue" that a reinstall will not fix.
    It would be annoying if you reinstalled Leopard and it didn't install properly.
    Until you are sure about the Finder "issue" leave it alone for now.
    Here's the Finder/Dock forum location:
    http://discussions.apple.com/forum.jspa?forumID=1221
    And good luck.

  • Issues with Finder - reinstall Leopard???

    Hi,
    I'm having some issues with Finder. Sometimes, when I restart the computer, it takes a long time to start Finder. Besides that, every time I want to eject my Time Machine external HD, I need to relaunch Finder. If I don't relaunch it, it never ejects the TM HD.
    Would you recommend reinstalling Leopard, but using the feature to erase everything? When I installed it, I didn't use that feature because I wanted my files/previous programs the way they were before. With a new installation (erasing everything), I'd have to install and configure so many things again and I didn't want that. But now, because of the issues with Finder, I'm thinking about reinstalling Leopard.
    Any suggestions?
    Cheers,
    Mike

    Besides that, every time I want to eject my Time Machine external HD, I need to relaunch Finder.
    I haven't used Time Machine, but I wonder if you can temporarily turn it off so you can dismount your external hard drive. Note while your external hard drive that Time Machine is dependent on is not connected, anything you do will not appear on Time Machine, since it is reliant on that external hard drive for source information. The only question I would have, is if you remounted the hard drive is whether Time Machine would be able to recognize what it has backed up to it already?
    Reinstalling Leopard shouldn't be necessary. I would also try to see if you are running low on disk space. Tell us how much space you have free on both internal and external drive out of how much space total?

  • Recently upgraded to a Canon Mark 3 and now having issues with my RAW files in Bridge and Photoshop. I am operating with CS4. Photoshop produces an error " Could not complete your request because photoshop does not recognize this type of file"

    Recently upgraded to a Canon Mark 3 and now having issues with my RAW files in Bridge and Photoshop. I have operating with CS4. Photoshop produces and error " Could not complete your request because photoshop does not recognize this type of file"

    Assuming you mean 5D Mark III, Photoshop CS4 cannot directly open raw files from your camera.
    Generally speaking, Adobe stopped updating older versions to be able to read raw files from newer cameras when they released a new major version of Photoshop. Photoshop CS4 is no longer receiving Camera Raw updates.
    You can double check this yourself:
    First you need to determine whether Adobe has released support for your new camera in your version of Photoshop. To do that, look at these two pages. You'll want to find out the earliest version of Camera Raw that can support your camera, then what version of Photoshop can run that version of Camera Raw.
    Camera Raw plug-in | Supported cameras
    Camera Raw-compatible Adobe applications
    If you find your camera is supported by your version of Photoshop, you need to download the latest update for Camera Raw. There's more information on how to do that here:
    Keeping Photoshop Up-To-Date
    If your version of Photoshop cannot support your camera, you can download and install the latest version of the free Adobe DNG Converter, which can take your raw files as input and put out DNG format files, which your version of Photoshop can open.
    Photoshop Help | Digital Negative (DNG)
    The DNG converter DOES work, but if you want maximal quality from your raw files (not to mention the convenience and ease of use of directly opening your raw files) you'll want the latest version of Photoshop. Adobe has made substantial improvements in raw conversion quality in recent years.
    -Noel

  • Problem with finding a File

    Hi:
    I am having problem with finding a file on the OS
    (using Win2000) when given an absolute pathname;
    here is the rough code:
    //theFile is specified at command line
    File f = new File(theFile);
    BufferedReader in = new BufferedReader(new FileReader(f));When I run the program, I type
    java myProgram C:\aFolder\theFile
    But it can't find theFile. I am not sure what's wrong.
    Thanx

    No that can't be it; he takes the filename from the command line, so escaping isn't an issue (unless he used a shell that unescaped '\\' for him, but I think he's using the win2000 cmd shell).
    Dunno, I have no idea of your filesystem or shell. Just do some debugging, around the lines of:
    File f = new File(theFile);
    if (f.exists()) {
      System.err.println(theFile + " exists.");
    } else {
      System.err.println(theFile + " doesn't exist.");
    }

  • Issue with length of file paths - Windows & C++ plugin

    Hello,
    I've got an issue that just popped up on my OCR plugin I've been working on that I suspect is related to the length of the filepath.
    I'm getting the following error that is being caught and logged when trying to open a file (filename changed for security purposes):
    Error Opening File: D:\aVeryLongFilePath.pdf
    Exception info: This file cannot be found.
    The entire string, including the D:\ part, is 266 characters long. I cut down the length of part of the path one by one and it was able to open and OCR the document when the length was 259 characters.
    I know there's a MAX_PATH variable in Windows and/or there's some kind of limitation for file length. Note that I can open the file in Acrobat using File->Open and run OCR on it individually using the built-in Recognize Text function, but if I try to Recognize Text for Multiple files and choose "Add Folders", the file in question doesn't show up in the list of files to be batch OCR'd (even though it is there). Interestingly, choosing "Add Files" from the Recognize Text->In Multiple Files does work. So Acrobat itself has at least some issues opening the file using some of it's features.
    Here's how I'm opening the document:
         string pn;               // assume this is initialized, I'm just putting this here to demonstrate what type it is
         pathName = pn;
         ASAtom pathType = ASAtomFromString("Cstring");
         asPathName = ASFileSysCreatePathName(ASGetDefaultFileSys(), pathType, pn.c_str(), NULL);    
         pdDoc = PDDocOpen(asPathName, ASGetDefaultFileSys(), NULL, true);
    Is there a way around this problem?
    Thanks.

    Yes, you are hitting the MAX_PATH on certain versions of Windows.   The only workaround would be to see that the file is "a very long path" and then break up the pathname construction into multiple pieces (perhaps the containing directory and then the file itself).  The other option is don't use Cstring to construct, use the Unicode variant.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Mon, 7 Nov 2011 15:43:33 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Issue with length of file paths - Windows &amp; C++ plugin
    Issue with length of file paths - Windows & C++ plugin
    created by zephed56<http://forums.adobe.com/people/zephed56> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4012710#4012710

  • Issue with opening .PDF files after recalling from Symantec Enterprise Vault

    Good Morning,
    I am having issues with opening PDF files that have been recalled from Symantec Enterprise Vault and some of the files are anywhere from 3-4 years old.  Some files open, while others return the error: Adobe Reader could not open filename.pdf because it is not a supported file type or might have been damaged.  It is inconsistent as to which files it occurs with.  I am not ready to believe that I have that many corrupt files out there.  I am opening them on a Windows 7 Enterprise SP1 x64 desktop. Adobe 10.1.7. I have already configured the registry setting for bValidateBytesBeforeHeader that I found in another article to no avail.
    The files are on a network share, but I also tried copying them to my local desktop and still received the error.
    I have seen other posts regarding this error, but do not see a definitive solution and am hoping that in recent days someone has come up with a solution.
    Thank You
    Brian Dougherty

    Not supported file type can (but not always) mean the PDF was created with an old enough version of Acrobat, that it isn't comaptible with reader X or XI.
    Might have been damaged is pretty cut and dried in its meaning and interpretation.
    There's a known issue with Mac OS and Safari Browser "breaking" PDFs as they download, but it's not so common for Windows. Since these are files you already had, it would be even less applicable.
    You can try downloading an older version of Reader to check if it's a compatibility issue, but you'd have to uninstall the latest to do it and it'd be a lot of bother if they still don't open. It would also mean they are "broken" and cannot be repaired, that I know of.

  • Anyone having issues with importing CR2 files into lightroom 5 as error message comes up saying "Some import operations were not performed". please advise what is a solution please

    Urgent please
    anyone having issues with importing CR2 files into lightroom 5 as error message comes up saying "Some import operations were not performed". please advise what is a solution please

    Sounds like the folder Write permissions issue described here with a solution:
    "Some import operations were not performed" from camera import

  • Issues with finder going out of sync with file images in cover flow.

    Hi All,
    I'm having issues with files going out of sync with images in cover flow since updating to Mavericks. Typically, if I had for example 10 pictures listed as 1 to 10, if i deleted images 6&7 the images remain in coverflow but the file listings are removed, then if i click on image 7 the file listing of image 8 is highlighted, then to make matters worse, if i click on the file listing for image 9 in shows image 8 in cover flow. To stop this I have to shut down finder and restart it, then the whole thing repeats itself if i delete more images. Its a nightmare when your working with 50 plus images at a time!!! Help!!
    Thanks all.

    com.apple.systemuiserver.plist and com.apple.finder.plist
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder.  Select Preferences/. Move the .plists to your desktop.
    Re-launch Finder by loggin out/in and test. If it works okay, delete the plist from the desktop.
    If the same, return the .plist to where you got it  from, overwriting the newer ones.
    Thanks to leonie for some information contained in this.
    You might need to redo the View settings after an update.
    If you look at the 'More Like This' box (top right) it seems the Cover Flow view is having problems.
    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback

  • Multiple issues with Creative Cloud File Syncing

    I'm have issues with syncing files on my mac to Adobe Creative Cloud. I don't seem to have issues syncing via drag and drop to my web browser. I keep getting this error while syncing via finder:
    I also have a fairly complex PSD with folders that i'm toggling on and off using Layer Comps. I don't see any difference when switching Layer Comps within Extract in the browser. I do see the changes when turning on and off the folders though.. What's the deal with that?
    Why does it take so long to render the PSD after I turn on a folder or switch layer comps? It takes about 30 seconds to re-render, which is crippling for our workflow.
    This would be an amazing tool for our developers if these 3 issues were resolved.

    Thanks for the information.
    Could you now send me some log files please..
    The log files can be found here:
    Mac: /Users/<yourusername>/Library/Application Support/Adobe/CoreSync/
    Windows: C:\Users\<yourusername>\AppData\Roaming\Adobe\CoreSync\
    The logs have the date in the filename, like "CoreSync-2014-03-25.log". Please compress (zip) all the CoreSync-2014-MM-DD.log files and email them to me directly at [email protected]
    Thanks
    Warner

  • Syncing issues with an external hard drive

    Hello, having a syncing issue with my iTunes right now. I have my library set up on an external hard drive because there isn't anymore space on my computer for my music, and the other day my roommate unplugged the external to ironically sync my ipod. There was a syncing issue of course but it's happened before so I wasn't worried, but now iTunes can't find a few hundred songs in my library still. I've restarted iTunes and replugged in my hard drive multiple times and restarted my computer and consolidated my library as well but nothing's working. All my music is still on my external but iTunes can't read some of the songs for some reason. Any suggestions at this point? I'm lost. Thanks.

    Welcome to AD!
    What drive letter did the exHD use before this happened? Do you know?
    Windows can change hard drive letters for USB devices without telling you.
    Use Windows Disk Management to change the drive letter back to what it was before your roomie created this havoc. Then start itunes, and tell your roomie it's their turn to I dunno, clean the toilet, or something useful.

  • LV2010 SP1 Installer Build Issue- Cannot find the file it need on requesyed disk

    I am migrating a project from LV8.6.1 to 2010SP1 and had issues building the installer that I was finally able to overcome, but something is amiss with the process.
    Brand new development PC, running XP SP3, fresh install of LV2010SP Dev Suite and also installed VDM2010 SP1 (even though the project does not use any vision modules).
    -          Copied 8.6.1 project to the PC, did a mass compile of it and built the exe from scratch without issues.
    -          Now it’s time to build the installer from scratch. Additional Installers were:
     LV2010 RTE, MAX 4.7, NI-DAQmx Full App Devel Support 9.2.3, and NI-VISA 5.03.
    -          Get the message that it will need some disks to build it which I have on hand:
    Dev Suite DVD#2, Drivers DVD, and VDM DVD (huh, why VDM?)
    -          The installer build progresses through the first two disks fine but will not find the files it needs on the VDM DVD (it is looking for “NI System Components”).
    -          Installer build bails out with a message box and no installer is created (1st attachment). The installer logs are also attached.
    -          Try the build process gain, same result.
    -          Copied the VDM DVD to my hard drive and point it to that folder to get the files, same result.
    -          Try again saying I don’t have the disks on hand. It lists some alternate disks to use but to get all the files it still wants the VDM DVD to complete it. Not much use, the build still fails.
    -          Try one last time again selecting that I don’t have the disks on hand. I now notice that the folder the VDM was copied to on the hard drive is an option to select. Select that one and lo and behold the installer is built successfully.
    So I guess it boils down to:
                - Why does it need the VDM DVD when there are no components of vision used?
                - Why can’t the installer find the files it needs on the VDM DVD or a copy of the DVD on the hard drive?
                - Why will it only work if I choose that I do not have the disks and point it to a copy of the DVD that resides on the hard drive?
    -AK2DM
    ~~~~~~~~~~~~~~~~~~~~~~~~~~
    "It’s the questions that drive us.”
    ~~~~~~~~~~~~~~~~~~~~~~~~~~
    Attachments:
    MessageDuringVDMCopyForInstaller2010.JPG ‏127 KB
    TowersSPCv225Installer_build.log ‏3126 KB
    TowersSPCv225Installer_edit.log ‏915 KB

    Che:
    It gave no specific indication of what it was looking for, the only message that came up was in the screenshot jpg I originally posted.
    The only other vague clue I had was it needed NI System Component from the VDM DVD.
    Does not make sense that it required the VDM DVD since there were no vision components in the project. I presume it would have taken VISA off of the Dev Suite DVD's.
    I can't replicate the problem since I had the build cache the system components required for the project. I'd rather not start deleting folders at this point since I have a viable installer at this time (after many hours of troublshooting expended).
    Thanks
    -AK2DM
    ~~~~~~~~~~~~~~~~~~~~~~~~~~
    "It’s the questions that drive us.”
    ~~~~~~~~~~~~~~~~~~~~~~~~~~

  • Flex file upload issue with large image files

         Hello, I have created a sample flex application to upload an image and also created java servlet to upload and save image and deployed in local tomcat server. I am testing the application in LAN. I am able to upload small as well as large image file(1Mb) from some PCs but in some other PCs I am getting IOError while uploading large image files however it is working fine for small images. Image uploading is hanging after 10%-20% and throwing IOError. *Surprizgly it is working Ok with XP systems and causeing issues with Windows7 systems*.
    Plz give me any idea to get a solution.
    In Tomcat server side it is giving following error:
    request: org.apache.catalina.connector.RequestFacade@c19694
    org.apache.commons.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. Stream ended unexpectedly
            at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:371)
            at org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(ServletFileUpload.ja va:126)
            at flex.servlets.UploadImage.doPost(UploadImage.java:47)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:290)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
            at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:877)
            at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProto col.java:594)
            at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1675)
            at java.lang.Thread.run(Thread.java:722)
    Caused by: org.apache.commons.fileupload.MultipartStream$MalformedStreamException: Stream ended unexpectedly
            at org.apache.commons.fileupload.MultipartStream$ItemInputStream.makeAvailable(MultipartStre am.java:982)
            at org.apache.commons.fileupload.MultipartStream$ItemInputStream.read(MultipartStream.java:8 86)
            at java.io.InputStream.read(InputStream.java:101)
            at org.apache.commons.fileupload.util.Streams.copy(Streams.java:96)
            at org.apache.commons.fileupload.util.Streams.copy(Streams.java:66)
            at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:366)
    UploadImage.java:
    package flex.servlets;
    import java.io.*;
    import java.sql.*;
    import java.util.*;
    import java.text.*;
    import java.util.regex.*;
    import org.apache.commons.fileupload.servlet.ServletFileUpload;
    import org.apache.commons.fileupload.disk.DiskFileItemFactory;
    import org.apache.commons.fileupload.*;
    import sun.reflect.ReflectionFactory.GetReflectionFactoryAction;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class UploadImage extends HttpServlet{
             * @see HttpServlet#doGet(HttpServletRequest request, HttpServletResponse
             *      response)
            protected void doGet(HttpServletRequest request,
                            HttpServletResponse response) throws ServletException, IOException {
                    // TODO Auto-generated method stub
                    doPost(request, response);
            public void doPost(HttpServletRequest request,
                            HttpServletResponse response)
            throws ServletException, IOException {
                    PrintWriter out = response.getWriter();
                    boolean isMultipart = ServletFileUpload.isMultipartContent(
                                    request);
                    System.out.println("request: "+request);
                    if (!isMultipart) {
                            System.out.println("File Not Uploaded");
                    } else {
                            FileItemFactory factory = new DiskFileItemFactory();
                            ServletFileUpload upload = new ServletFileUpload(factory);
                            List items = null;
                            try {
                                    items = upload.parseRequest(request);
                                    System.out.println("items: "+items);
                            } catch (FileUploadException e) {
                                    e.printStackTrace();
                            Iterator itr = items.iterator();
                            while (itr.hasNext()) {
                                    FileItem item = (FileItem) itr.next();
                                    if (item.isFormField()){
                                            String name = item.getFieldName();
                                            System.out.println("name: "+name);
                                            String value = item.getString();
                                            System.out.println("value: "+value);
                                    } else {
                                            try {
                                                    String itemName = item.getName();
                                                    Random generator = new Random();
                                                    int r = Math.abs(generator.nextInt());
                                                    String reg = "[.*]";
                                                    String replacingtext = "";
                                                    System.out.println("Text before replacing is:-" +
                                                                    itemName);
                                                    Pattern pattern = Pattern.compile(reg);
                                                    Matcher matcher = pattern.matcher(itemName);
                                                    StringBuffer buffer = new StringBuffer();
                                                    while (matcher.find()) {
                                                            matcher.appendReplacement(buffer, replacingtext);
                                                    int IndexOf = itemName.indexOf(".");
                                                    String domainName = itemName.substring(IndexOf);
                                                    System.out.println("domainName: "+domainName);
                                                    String finalimage = buffer.toString()+"_"+r+domainName;
                                                    System.out.println("Final Image==="+finalimage);
                                                    File savedFile = new File(getServletContext().getRealPath("assets/images/")+"/LowesFloorPlan.png");
                                                    //File savedFile = new File("D:/apache-tomcat-6.0.35/webapps/ROOT/example/"+"\\test.jpeg");
                                                    item.write(savedFile);
                                                    out.println("<html>");
                                                    out.println("<body>");
                                                    out.println("<table><tr><td>");
                                                    out.println("");
                                                    out.println("</td></tr></table>");
                                                    try {
                                                            out.println("image inserted successfully");
                                                            out.println("</body>");
                                                            out.println("</html>");  
                                                    } catch (Exception e) {
                                                            System.out.println(e.getMessage());
                                                    } finally {
                                            } catch (Exception e) {
                                                    e.printStackTrace();

    It is only coming in Windows 7 systems and the root of this problem is SSL certificate.
    Workaround for this:
    Open application in IE and click on certificate error link at address bar . Click install certificate and you are done..
    happy programming.
    Thanks
    DevSachin

  • Having issues with my external hard drive on 6th gen Airport Extreme

    I recently upgraded from a 5th gen to a 6th gen AEBS.  I'm having several issues with it and my 10.8.4 Macs.
    When I try to mount the self-powered external drive, which appeared to work well with the 5th gen, the disk will often become unreachable.  Then if I open Airport Utility, it will say that it cannot find the router.
    The only way to bring the router back to life is to turn off the drive and unplug it.
    I have 7.7.1 on the AEBS as I upgraded to that right away via my phone, but now I cannot seem to downgrade back to 7.7.  The only reason I want to try this is because 7.7.1 was supposed to *fix* external drive issues, and maybe it made it worse for me (as I never actually tried 7.7)
    Any ideas?

    I don't have any experience with hard drives attached, but I can say that I had a different problem with the 7.7.1 firmware update on a brand new Airport Extreme, and was told by Apple tech support that there was no way to download 7.7 to downgrade.  My only option was the return the Airport and exchange it for a new one.

Maybe you are looking for

  • Can't open PDFs/uninstall program Adobe Reader (11.0.08) MUI

    I can't open PDFs, can't uninstall program, I have Adobe Reader (11.0.08) MUI (I don't know what MUI is...), help! I have tried numerous times to uninstall and change the program. Every time I try to do this, a window comes up saying that files are o

  • Change Jobs Start time

    Hi Guys, We have one specifi user , for whom some back ground jobs are scheduled each day . If i go to SM37 all these jobs are assigned to him . Now, we want to change the start date of these jobs , like change the start time of these jobs. how can i

  • Equivalent of F2 on my PC?

    I use F2 to scroll through blanks in my electronic medical record (Epic). Anyone know what the equivalent on the MAC is? Thanks Jessica H

  • Essbase Reporting Tools

    Hi all,Just wondering what tools people are using for reportin from essbaseCan I use Crystal/MS Reporting Services?Thanks,Coleman

  • ALV Listbox through Webgui

    I have an editable ALV grid that I have developed with help from the Easy Reference for ALV Grid Control. I coded a dropdown list for a field and it works great when run in R/3 however when running the program through managers desktop through the web