Vista SP1

how can I download Digital Edition on Vista SP1, I'm having problem in activation.

A problem activating is not the same thing as a problem downloading. It sounds like Digital Editions 1.5 is already downloaded, but when you launch it and it attempts to authorize your machine's fingerprint there is some failure..
We'd need more detail to help... you can post here, or open a support web case at links at http://www.adobe.com/support/digitaleditions.
Regards,
Bentley Wolfe
Senior Support Engineer, Flash/Flash Player/Digital Editions
Adobe

Similar Messages

  • I have an airport extreme and my computer runs Microsoft windows XP Media Center Edition 2005. I receive an error message saying " airport requires that your computer is running windows xp sp3 or windows vista sp1 or newer"...why?

    i have an airport extreme and my computer runs Microsoft windows XP Media Center Edition 2005. I receive an error message saying " airport requires that your computer is running windows xp sp3 or windows vista sp1 or newer"...why?

    It is required to be able to connect. Download SP3 here. http://www.microsoft.com/download/en/details.aspx?id=24
    I Hope I Was Able To Help You Or Solve Your Question.
    Simmm
    3/12/2012
    If Someone Helped You, Click
    "This Helped Me"
    If Someone Solved Your Question, Click
    "This Solved My Question"

  • Vista SP1 + VGA adapter on Macbook Pro

    Problem: Attach a vga monitor via a dvi to vga adapter, the vga screen is black.
    Tests: Attached a DVI monitor (Mac 20" screen) - passed.
    Tried another dvi to vga adapter - failed.
    Tried another VGA based monitor - failed.
    Vista does chime when the dvi to vga adapter is plugged in and I'm able to see a second display on the control panel and select a resolution. The display does work when I've booted in mac os x, or while vista is booting with the 640x480 startup screen. I've used another macbook pro 15" with the same setup and it works... so I would have to assume this is a problem with the hardware.
    Setup: Boot Camp 2.1 with Vista SP1
    Model name: MacBook Pro 15"
    Model identifier: MacBookPro1,1
    Processor name: Intel Core Duo
    Processor speed: 2.16 ghz
    Number of processors: 1
    Total Number of Cores: 2
    L2 Cache: 2 MB
    Memory: 1 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MBP11.0055.B08
    SMC Version: 1.2f10
    Does anyone have any suggestions for this issue?
    Thanks-
    Bruce

    Hi
    i did what you said and tried with other resolution/refresh rate combinations, also with anoter external monitor (and vga cable) but its still the same: monitor is detected but there's no signal.
    Now I will try to chek if the adapter works on other pc and monitor.
    Thanks
    (anyway it was the firs time i connect this mac to an external monitor)

  • TNS-12535: TNS:operation timed out on Vista SP1 OS

    Hi everyone,
    I am starting to play with Oracle DB recnetly..
    today I have TNS connection failed issue.
    When I tried to use ODBC to connect Oracle XE DB, I got ORA-12535: TNS:operation timed out.
    Here is basic info:
    OS:Vista SP1
    Oracle Version:Oracle Database 10g Express Edition Release 10.2.0.1.0
    I can connect Oracle DB by http://localhost:8080/apex and sqlpus.
    and check - telnet ellen.test.net 1521, it is working.
    I have no idea why my TNS connection got timeout issue.
    Did someone encounter the same issue before?
    Thanks for any input in advance.
    C:\>tnsping XE
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 14-OCT-2
    010 17:39:29
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = ellen.test.net)(PORT = 1521))
    (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    TNS-12535: TNS:operation timed out
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 14-OCT-2010 21:41:49
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 14-OCT-2010 16:50:35
    Uptime 0 days 4 hr. 51 min. 14 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\10.2.0\server\network\a
    dmin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\l
    og\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ellen.test.net)(POR
    T=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=
    HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    for Instance"xe", I don't understand why I also got this error. Is there some wrong setting?_
    file content: sqlnet.ora
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    file content:tnsnames.ora
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ellen.test.net)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    file content: listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = ellen.test.net)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)

    Is it related?I can not say it is related with 100% certainty.
    You can conclude I had a REALLY lucky guess or there is high correlation between VM & having TNS-12535 error.
    It is your system & you are free to (ab)use it any way you choose to do so.
    We both know SQL*Net can & does work as advertised, but requires a properly configured OS & Network underneath it.

  • Safari 3.04 Beta and Windows Vista SP1 Beta

    I recently had to re-install my system because of a hardware problem. After I installed Vista Ultimate I then installed Vista Ultimate SP1 Beta.
    Previously I had just Windows Vista installed without SP1 and Safari worked. Now that I have installed SP1 Beta, Safari will not load. I get an immediate error message that Safari has stopped working.
    Has anyone else encountered this problem. If so, can it be fixed?
    Thanks.
    Roy

    Exactly the same issue here. All was working fine until Vista SP1 beta was installed. I updated from 3.03 to 3.04 but still no go. Also tried uninstalling then reinstalling to no avail.
    Apart from this have not seen any other issues relating to Vista SP1 Beta.

  • 'Windows cannot install required files' error while installing Vista SP1

    I'm installing Vista Client SP1 on my Macbook pro and getting the following error:
    Windows cannot install required files. Make sure all files required for installation are available, and restart the installation.
    Almost exactly as described in this KB article: http://support.microsoft.com/kb/930984/ except my error code is 0x80070017. I'm double-checked CRC on my dvd to ensure it's not corrupt. Also I've previously successfully installed Vista SP1 from the SAME DVD on a different Mac Leopard (desktop)
    Any ideas? This is a new Macbook pro, just got it yesterday. Could be DVD drive issue?
    Thanks!

    Did you get far enough to delete the FAT partition BootCamp created, so you could create a new NTFS one?
    http://support.microsoft.com/kb/933925
    or this:
    http://discussions.apple.com/thread.jspa?threadID=1464025&tstart=0

  • Vista SP1 update - Error code 0x8007312

    After not being able to install Vista SP1 x86 from Windows Update on 32-bit ASUS laptop, I downloaded the stand alone Update to a flash drive, disconnected from the internnet, turned off the firewall, exited Defender and w/no anti virus running
    tried to install, same error message w/link to
    http://go.microsoft.com/fwlink/?LinkID=101139
     Downloaded to flashdrive and ran Reset Windows Update Tool and System Update Readiness Tool KB947821 w/clean boot, then downloaded SP1 update Windows6.0-KB936330-X86-wave1 from your site
    (the other was .........wave0.exe), but still got the same error code 0x8007312 when I tried to Update. What do you suggest I do next? Thank you..

    After not being able to install Vista SP1 x86 from Windows Update on 32-bit ASUS laptop, I downloaded the stand alone Update to a flash drive, disconnected from the internnet, turned off the firewall, exited Defender and w/no anti virus running
    tried to install, same error message w/link to
    http://go.microsoft.com/fwlink/?LinkID=101139
     Downloaded to flashdrive and ran Reset Windows Update Tool and System Update Readiness Tool KB947821 w/clean boot, then downloaded SP1 update Windows6.0-KB936330-X86-wave1 from your site
    (the other was .........wave0.exe), but still got the same error code 0x8007312 when I tried to Update. What do you suggest I do next? Thank you..

  • PC SUITE 6.86.9.3 Vista SP1 Crash

    Hello I really like the new look of the PC Suite, but I have a problem ... I recently installed SP1 for Vista. I have Nokia N70 ME and its was paired with my Sony VAIO VGN-CR190 over bluetooth. I had no problems with the previous version of PC Suite (6.84) and Vista SP1. My bluetooth stack is Toshiba v. 5.10.04(SO).
    The problem comes when I pair my phone over bluetooth and I try to access it I am getting an error. Here is the log from the Windows Event Viewer:
    Fault bucket 701006833, type 1
    Event Name: APPCRASH
    Response: None
    Cab Id: 0
    Problem signature:
    P1: NclToBTSrv.exe
    P2: 7.0.2.0
    P3: 47be61ca
    P4: ntdll.dll
    P5: 6.0.6001.18000
    P6: 4791a7a6
    P7: c0000005
    P8: 0003ed26
    P9:
    P10:
    Attached files:
    C:\Users\Denis\AppData\Local\Temp\WER9FE9.tmp.version.txt
    These files may be available here:
    C:\Users\Denis\AppData\Local\Microsoft\Windows\WER\ReportArchive\Report0af3c3ec
    Any help will be appreciated. I'm not in a hurry because I have a card reader, but sometimes I'm too lazy to take the card out just to trnsfer one picture.
    Faulting application NclToBTSrv.exe, version 7.0.2.0, time stamp 0x47be61ca, faulting module ntdll.dll, version 6.0.6001.18000, time stamp 0x4791a7a6, exception code 0xc0000005, fault offset 0x0003ed26, process id 0x14f4, application start time 0x01c8c49a95fe99b2.
    Message Edited by denis4o on 02-Jun-2008 01:50 PM
    Message Edited by denis4o on 02-Jun-2008 01:51 PM

    I have the same problem, and the funny thing is, the Bluetooth dongle works fine with my old Sony Ericson phone. So the problem must be the Nokia Suite?

  • TV tuner cannot be used in Vista SP1 - Qosmio G

    Hi
    I have installed the Vista SP1, and when I try to see TV in media center, it says that "a required windows media center component is missing" or something like that.
    When I try to configure it in the settings, it says that the hardware was not detected, and I have it installed, I can see that in the device manager.
    Does some one have the same problem or have any ideas about how can I solve this?
    Thanks,
    Rafael

    Hi
    I have googled a little bit to find out what this error message could mean but it looks like this error is not specific.
    This mean that different reasons could causes this issue
    In you case I presume that the SP1 is not fully compatible with the TV tuner driver or the TV tuner does not work and could be recognized by MCE due to the tuner driver malfunction.
    Sp my first advice would be the Tv tuner reinstallation.
    Firstly remove the old driver from the device manager and then after a short reboot install the new downloaded driver.
    Good luck

  • Treo Pro will not sync with Vista SP1

    I'm really hoping somebody can help me here.  I just replaced my aging 700p with the long-awaited Treo Pro (Sprint).  I've actually been looking forward to getting fully Windows-based, since my 700p syncing was routinely problematic - always having to do workarounds and plug in the cord just the right way, etc...
     Let me try to give you the flow so far.
    I have Vista SP1
    I get Treo Pro
    I plug Treo Pro into Vista, SP!, all ready to sync up my Outlook 2007 data.
    Treo Pro fires up a very impressive looking installation routine.
    Routine seemingly works fine - getting me to the point where you unplug and reconnect your device to do your first sync
    I reconnect, and hear the Windows "USB connect" sound, then.... nothing.
    I open WMDC and it says "not connected"
    I open "USB to PC" on the Treo, and uncheck the "advanced networking" box as suggested by some other posts.
    Windows sees the difference and installs a couple of other drivers.
    Windows connects, gives me the "USB connect" sound, and WMDC says "not connected"
    The Treo appears to attempt a sync, but finishes with a message "To synchronize this device, you must install ActiveSync 4.5 or newer on your desktop computer. "
         HUH?  ActiveSync only works with XP - of course I can't install that!
    By the way, I tried the same thing with my Vista SP1 laptop. Same exact results.
    Also, at no time have I seen the WMDC icon in the tray area. (I remember having a Nino way back when, and the ActiveSync icon was down there)
    I thought this was supposed to be easy - Windows PC, Windows device.  Piece of cake, right?  Not so.  If I cannot get this thing to connect, I'm getting a Centro! (not my first choice....)
    A thought... any chance this could have to do with having Palm Hotsync still installed (from my Treo 700p)?
    Any help would be GREATLY appreciated!
    Post relates to: Treo Pro T850 (Sprint)
    Message Edited by finalewiz on 03-29-2009 09:02 PM

    On Windows XP, having HotSync installed didn't interference with using ActiveSync with a Treo 800w. This is not exactly the same as your setup, but close enough that I think HotSync is not likely to be the problem.
    How did you install WMDC? The downloadable User Guide (PDF pp44-46) refers to running the PC Setup program. Did that part go as expected?
    I don't use Vista, so I'm not familiar with the additional complications that might be involved...
    Post relates to: Treo 800w (Sprint)

  • Tv @nywhere PRO and vista SP1

    hello
    my media center doesn't work with VISTA SP1 and a TV@nywhere pro ,if i come back to vista standart,  it works again.
    simply the media center starts, but when i select tv for source it remains in loading with the logo on screen.
    think i need a patch  , like for the PLUS version.
    help me thanks

    Quote from: Covex on 07-January-09, 18:19:49
    Unfortunately, I cannot uninstall sp1, so do anybody know a hotfix for pro cards and vista sp1?
    As you can see you don't need fix:
    Quote from: saeemon on 28-December-08, 17:45:12
    hello
    i tried to reinstall vista sp1 for the third time and now it works
    i dont know what was the problem , now i happy

  • QT 7.5 update - Apple S/W/U license window corrupt thru Vista(SP1)

    FYI (6/10/08)
    Attempted to use Apple Software Update on a Vista(SP1) machine to get QT 7.5 update and at 'License' window...corrupt(squares/symbols) characters are displayed. Appears to be displayed in a foreign language set. No problem w/Vista prior interface w/Apple S/W/U software.
    Solution:
    Went to http://www.apple.com/quicktime/download/
    and downloaded the QT 7.5 update from there. The 'License' window appeared in English as expected. Install overwrite worked fine and all appears normal.
    So the d/l via Apple S/W/U might have a glitch with Vista(SP1). Note: On a separate XP(SP3) machine the QT 7.5 update had no problem at the 'License' window step. Used same DSL connection for both(XP & Vista) interfaces w/Apple S/W/U software.
    Maybe something to do w/the Apple S/W/U software not acting nicely w/Vista SP1? Just guessing here...any other Vista machines(non SP1) seeing this same glitch?

    Okay, have heard back from North Carolina re:
    Attempted to use Apple Software Update on a Vista(SP1) machine to get QT 7.5 update and at 'License' window...corrupt(squares/symbols) characters are displayed. Appears to be displayed in a foreign language set. No problem w/Vista prior interface w/Apple S/W/U software.
    Helen didn't see this when doing the standalone QT 7.5 update via ASU 2.1.0.110 on the Vista SP1 box. (Uninstalled existing iTunes and QuickTime on the PC, ran ASU, and then ran the QT 7.5 install available in ASU 2.1.0.110.)
    Plausibly, it might be an issue with the ASU on your Vista box (transitory or otherwise). But the possibility of a bug that is manifesting just on some systems certainly hasn't been ruled out by Helen's experience. It'll be interesting to see if we get any other reports one way or the other on the topic.

  • Qosmio G30: Conflict between Sigmatel audio driver and Vista SP1

    Hello,
    I have a Qosmio G30 PQG32E notebook and can't upgrade to Vista SP1 because the Sigmatel driver (6.10.5462.0) is conflicting with the service pack.
    As some of you might know, Sigmatel no longer exists and IDT who bought them is as good as non-existent, saying to contact the OEM directly for updated drivers.
    Is there any plan to upgrade the audio driver ?
    There are huge memory leaks in my case from the audio driver.
    When using Photoshop or Premiere Pro, the audiodg.exe proccess consumes 800MB and more after one hour of continuous work.
    I am hoping for an updated more stable driver, and more stability from SP1.
    Am I a dreamer?

    Have your problems started after SP1 installation? Just for info: at the moment Toshiba does not support SP1. I really believe that you have some troubles and because of that I still wait with SP1 installation.
    You are right about Qosmio. It costs a lot of money but using delivered recovery image installation you will not have any problem. About memory and how much resources Vista needs you can read everywhere. Even if you close some application RAM will still be occupied with different information. If you start the same application again you will see that application starts second time much faster.
    It is Vista!!!
    You have really nice notebook and you should upgrade RAM to maximum level. I am pretty the notebook will runs much better and of course faster. For such notebook 2 GB for Vista is really the minimum.

  • Boot Camp and Vista SP1

    Hi. I have a Macbook Pro running Leopard and Vista. Is it safe to install Vista SP1 in Boot Camp 2.0? I haven't heard of too many issues, but just making sure it wasn't going to break anything. Thanks.

    I'm having the exact issues as webcat, but I'm on an iMac 2.8 (early 2008) ATI video & 4GB using 10.5.4/5.
    The BC util worked fine through partitioning (32GB) and Vista-SP1 (Ultimate) install, and the the OS-X CD-1 driver update - but once in Vista the stated symptoms showed up. I had initially ran Windows Update, but no Vista Ultimate updates were found. There was also an attempt to run some Apple software update but the pop-up went away before I had a chance to read it.
    I have down loaded the BCUpdateVista32.exe and tried to run that (GUI) a few times, but it always fails with the "Boot Camp UI transform Update has stopped working" error - faulting module listed as ntdll.dll 6.0.6001.18000.
    So, where to now is my question? I have seen some hope from the Cmd-Line 'softwareupdate' method, or I can run through the registry and 'purge/change' as deemed needed. The confounding thing is that the BC 2.1 update is a Windows EXE, so I need to work in that environment to get it installed, and I had presumed that with my updated 10.5.4/5 before I started, that BC would have been at the v2.1 level.
    It seems I may yet need to burn a CD of drivers and and update the supplied OS-X drivers with the BC 2.1 items - is this possible?
    Thanks for any help and direction with this.
    GrayGuy

  • Bootcamp Question? Should I update bootcamp before installing Vista SP1

    Hi,
    I am about to install Vista SP1 on iMac, Leopard 10.5.4.
    About a month back, there was a bootcamp update that had been posted on support download website. The question is; Do I need to install the Update before installing Vista or is that needs to be done after the installation of Vista?
    Thanks for the help,

    The update is consists only of new device drivers for Windows XP and Vista. There are different updates depending upon whether you install 32-bit XP, 32-bit Vista, or 64-bit Vista. So Windows must be installed first, the original drivers included on the Leopard DVD should be installed, then you can install the update in Windows.

  • Dv2000 Vista sp1 external sound

    Recently upgraded Vista to SP1 and since then the external headphone/speaker jacks do not operate properly. I can hear Test sounds through Headphones but the Internal speakers do not cut out when external devices plugged in. If playing dvd via Quickplay there is no sound from the external jacks at all.
    Sound Driver for Conexant HD2 updated to 4.36.7.61
    dv2000, T2130, Vista SP1 32-bit, 1MB, 120GB

    Tis very sad and poor situation then.. I hadn't bothered checking how well my onboard mobo sound was like(I mean it works fine in XP, but I obviously I used the X-Fi as the default sound device... Right now I've gone back and set the XP install as default partition to boot, can't be doing with so many of Fista's poor issues ontop of creatives sound drivers ..
    but onboard is nForce Audio.. anyone know if onboard audio with nvidia's drivers work better
    and what new soundcard does creative have out that does suppose Vista 00% effienciently, better than the x-fi cards .. just noticed MS is further changing(plucking up) the audio stack with extra useless stuff.. And with creatives current track record it would be absolutly stupid to buy any audio hardware from them seeing MS couldn't get get Win7 kicked out the door soon enough to replace Fista.
    http://channel9.msdn.com/posts/Charl...-capabilities/
    just how well would any of creatives current new sound cards qualify for Win7 after listening to that.. just can't believe Audiodg.exe takes up so much cpu% and now they are trying to add more useless noob features...
    I don't want to complelty blame creative on this because quite frankly I wouldn't put it past MS to make stupid changes and expect every hardware maker to follow suit...its what they do and they really don't get enough flak for it tbh.

Maybe you are looking for

  • CAN'T figure out how to make/edit movies in QuickTime Pro...

    I can't seem to figure out how to creat and edit movies in Quicktime Pro. I would do this in windows movie maker as its sooo simple, but it doesn't save in a format that works on a mac computer (I'm emailing the video to someone who uses a mac!). And

  • How do I save the same bookmark in the same folder more than once using the bookmark all tabs feature in FireFox 21?

    I was able to do this previously. Recently however, firefox has only been allowing me to save one of the same webpage per bookmark folder. odd request I am aware, however, it is necessary to my usage of the program to make long lists of associated it

  • UCCX 8.5 Data Source Problem

    Hello, I am trying to read and write information in db_cra database through CCX Editor but I can not see the data source. I was trying to add a datasource to see the db_cra database but the test connection always is failure, I do not see any message

  • Missing plugin IPE.PLN

    Hi... i'm urgently need to open and edit some indesign files.... I'm using Indesign CS3, when i try to open the .indd file warned for a missing plugin "IPE.PLN" Attached the screenshot of the warning... I asked from the file creator, he is using the

  • PSE10 Frustration

    Dear Barbara B From Adobe online I purchased the holiday special price Adobe Photoshop Elements 10 & Adobe Premiere Elements 10 on  11/29/2011. The download of the three files was surprisingly snappy. I am running a Mac Pro with four internal HDs --