Protected by Digital rights management

I have purchased and read several books successfully on my Sony PRST1 but recently had a computer virus when a lot of data was wiped.
The books still show up on on both Reader for pc and the PRST1 but cannot be opened with the warning Protected by Digital rights management?
I have tried to reset my adobe id both nothing seems to work, any ideas?

I would ask in then Digital Editions forum, Adobe Digital Editions

Similar Messages

  • Why unable to open the item? Or "Protected by Digital Rights Management".

    I read ebooks with Adobe Reader. But lately some books (file type epub) are impossible to open. When trying on my PC (Windows 8) I get the answer ”Unable to open the item. Please contact Sony customer support. Error: document.”. And when trying on my ebook reader Sony PRS-T2 i get the answer ”Protected by Digital Rights Management”.
    Moreover, it is the same thing with my android devices (tablet Sony Xperia Z2 and smartphone Sony Xperia ZR), where I use UB Reader to read. My tablet says ”Filformatet stöds inte.” (= The file format is not supported.) And my smartphone says ”Du har inte rätt att öppna den här boken. Kontrollera ditt Adobe ID.” (= You are not allowed to open this book. Check your Adobe ID,)
    I have been able to read the ebooks earlier but some months ago (or earlier, I don´t know exactly) this happened. I have a valid Adobe ID and have bought and downloaded the books from big and established book shops.
    Do somebody know what has happened? And what I can do, to be able to read the books?

    Same issue. I looked through the forums, contacted customer service both online and by phone.  Support just refers me to the forums or to the other method of contacting customer support.  This seems like such a basic issue, too.

  • PROBLEMS opening some ebooks in sony ereader, error message "Protected by Digital Rights Management"

    There are a dozen or so ebooks that I can't open in my sony ereader and I am not sure whether because there is only (1) adobe ID authorized on the ereader...whereas on my laptop / desktop, I can open these ebooks and the (2) adobe ID are authorized for the laptop computer.
    If the solution is to add authorization of the 2nd Adobe ID to the ereader, how can I go about getting the authorized added on?

    I would ask in then Digital Editions forum, Adobe Digital Editions

  • Pls help on error on ereader "this document is protected by DRM ( adobe digital rights management ) and is not currently authorized for use with your adobe id

    how do i solve this in order for the e reader to open the file?“this document is protected by DRM ( adobe digital rights management ) and is not currently authorized for use with your adobe id
    thnaks

    This is something you will need to talk to the publisher of the document. They might have to do something to allow you to open the file. (If you changed Adobe ID since buying the file, for instance, they might have to allow for that).

  • Can Digital Rights Management protect Free Books Account?

    Hello,
    Does anyone know if the Digital Rights Management protect Free Books Account?
    Kind Regards,
    Sonia

    Define 'protect'...
    Or do you mean is it an option for free books versus paid?

  • I cannot open a book borrowed from the library on my kobo. It says, "this document is protected by Adobe Digital Rights Management licence which has expired. Please renew." How do I do this?

    How do you renew Adobe Digital Rights Management licence?

    You need "sysinternal's process explorer", it is free and can replace the Microsoft process explorer, that you get by "CTRL+ALT+DELETE". Either program will allow you to kill the instances of FF that didn't die as they should have, when you closed them. Sysinternal is easier to use, it is a graphic display with many options. Do not push "CTRL+ALT+DELETE" twice unless you want to reboot, that is its default behaviour under Microsoft.

  • What's the Bennefit of Digital Rights Management? re: Audigy2 Upd

    Regarding the newly posted Audigy2 update, if you already have the previous 3 updates loaded, what is the bennefit of Digital Rights Management?
    Edit, found this.
    "SPDIF output is not available during playback of protected <B>digital</B> audio contents authored with Microsoft DRM (<B>Digital</B> <B>Rights</B> <B>Management</B>) technology. "
    Message Edited by johnston2 on <SPAN class=date_text>-27-2004<SPAN class=time_text>08:36 PM
    Message Edited by johnston2 on -27-2004 08:37 PM

    Hi. Thanks.
    I loan out CD's and records to friend but to my knowledge they just use it to listen to, they then do the same for me.
    So if I get this correctly, downloading music from iTunes is like downloading Apps in that it does not matter which device I load it onto? Or is there a hiccup here in terms of having a laptop, desktop and iPhone? For instance my iPhone is synced up to my laptop (it used to be synced to the desktop) and I had/have to be very careful about making sure I transferred my Apps over to the laptop - using the iPhone I think - when I started syncing the device with the laptop. There was some risk of losing all the Apps if I did this correctly, no?
    Is it the same with music downloads? should I only download from my iPhone/laptop combo or an iPhone/desktop combo? I mean, I actually find it /more/ convenient to do things on the desktop machine but this makes it hard to sync with the laptop if I am traveling so I now only download APPS to the laptop machine.
    Does this question make sense? Do I need to use one computer or another for this?
    Also, in terms of my other burned CD Roms (that are now digital), I assume these are non DRM and I can move them laptop to desktop to iPhone and back with no issues whatsoever?
    I mean is there a difference in this respect between iTunes downloaded songs and ripped songs from my collection?
    Thanks.

  • Digital rights management files

    I'm trying to activate OverDrive Media console by downloading a Windows Media Player security upgrade. I get error message 'A problem has occurred in opening the digital rights management data storage file. Contact Microsoft product'.
    If I select the web address to take you to the Microsoft page to download the upgrade, the 'Install' button is greyed out and inactive.
    Apparently you can rename your DRM folder and solve this problem, but I can't find this folder.
    COmputer is Satellite A100 running with Vista Home edition.
    Can anyone help?

    Have you tried using the Microsoft DRM upgrade HERE?  I recall having issues myself in getting OverDrive Media Console to work.  I'm sure glad the ignorant buffoons in Congress and the media producers have given us this great DRM system to protect us all from the evils of fair use.

  • Digital rights management

    I am trying to purchase a book on Kobo and have downloaded the ipad 2 app for adobe which is required.  I get the message book is protected by adobe digital rights management, you'll need to sign in with Id to authorise this app before reading this book.  How do I do this?

    II'm having the same problem! But I didn't know you needed a special app to download to get the books. Ivan get the book I just can't open it to read it!!! I am soooooo frustrated!!!

  • Use of a debugger while executing Windows Digital Rights Management (WMDRM) code is not permitted

    Hi:
       I have a Panasonic video camera that records in 1920x1080 60P format and writes an .m2ts type file.  I've written a filter that scales this to half size and allows me to draw on the video etc.  I would like to save that video. 
    When I attempt to develop my program using Visual Studio 2010 I get the message  "Use of a debugger while executing Windows Digital Rights Management (WMDRM) code is not permitted".  Also the program blows up with a memory access error.  
    Since this is my camera how is DRM  involved??   Is there a way to make such private videos not be involved in DRM?  Finally,  and how is one supposed to develop and debug this type of application if the debugger is not allowed
    to be used.
         Interestingly, if I run my application in non-debug mode it executes correctly.  However as I would like to make additions to the program etc.  not being able to use the debugger is extremely difficult.  Can someone
    shed light on this??
       Mags

    Hi:
       I have a Panasonic video camera that records in 1920x1080 60P format and writes an .m2ts type file.  I've written a filter that scales this to half size and allows me to draw on the video etc.  I would like to save that video. 
    When I attempt to develop my program using Visual Studio 2010 I get the message  "Use of a debugger while executing Windows Digital Rights Management (WMDRM) code is not permitted".  Also the program blows up with a memory access error.  
    Since this is my camera how is DRM  involved??   Is there a way to make such private videos not be involved in DRM?  Finally,  and how is one supposed to develop and debug this type of application if the debugger is not allowed
    to be used.
         Interestingly, if I run my application in non-debug mode it executes correctly.  However as I would like to make additions to the program etc.  not being able to use the debugger is extremely difficult.  Can someone
    shed light on this??
       Mags

  • I changed my Adobe user ID when we changed from Windows PC to Mac and now I am unable to read previously downloaded ebooks on my Sony Reader device due to Digital Rights Management.  Can I resolve this?

    I changed my Adobe user ID when we changed from Windows PC to Mac and now I am unable to read previously downloaded ebooks on my Sony Reader device due to Digital Rights Management.  Any ideas how I can get access to these now?

    Hi Blotontheland,
    Thanks for the prompt reply. The interesting thing is that my Macbook Pro was upgraded today to Yosemite and I still have the spinning wheel on the start up screen before the login page comes up.

  • Files protected by LiveCycle Rights Management 9 are not indexed?

    Hi everybody, I have a question, files protected by LiveCycle Rights Management 9 are not indexed?  is that true?
    Regards.

    When you create a policy, one of the properties that you set determines what gets encrypted when the policy is applied to a document.  You can set it to...
    Encrypt the entire file, which means that the document could not be searched\indexed as all of the document contents, including any meta data are in an encrypted state.
    Encrypt the document except meta date, which means that the document can be searched\indexed based on the meta data as it is NOT encrypted
    No Encryption, which means that the document, including any meta data is not in an encrypted state, and can therefore be searched\indexed.
    Hope this helps.
    Steve

  • Sharepoint Document - Digital Rights Management

    Hi All,
    I have requirement of documets uploaded on sharepoint 2007 server in any document library is not downloadable using digital rights management.
    Thanks

    Is there a way SharePoint could do the following restrictions to PDF documents:
    Prevent users from taking screenshots (including third party screen capture software
    software)
    Watermark the document with username (To prevent taking a picture with camera
    Prevent user from printing document
    I am trying to avoid going with a third party application that requires the PDF to be converted
    to another file format and opens with a proprietary viewer. I understand 
    this is a stretch but I figured I would
    through it out there.

  • Digital right managment software corrupt ??

    Hi,?Zen Micro 2 years old, subscribe thru Napster with no problems till recently. use Windows XP and everything is up to date. This is the message that I get:Your creative aen micro needs to be reformatted because your digital rights management software became corrupt. To find out how to reformat, please reference user guide or contact manufactur. You cannot use this device utilthis is reformatted.HELP

    Digital Voice Recorder Model # ICD-P620 is not compatible with MAC OS.
    Compatible OS are as follows:
    Windows Vista Home Basic
    Windows Vista Home Premium
    Windows Vista Home Business
    Windows Vista Home Ultimate
    Windows XP Home Edition Service Pack 2 or Higher
    Windows XP Professional Service Pack 2 or Higher
    Windows XP Media Center Edition 2004 Service Pack 2 or Higher
    Windows XP Media Center Edition 2005 Service Pack 2 or Higher
     Windows 2000 Professional Service Pack 4 or Higher pre-installed
    Note!
    64 bit OS is not supported.
    If my post answers your question, please mark it as "Accept as Solution"....

  • How to implement Digital Rights Management (DRM) on a document library in share point 2010

    Helloo,
    Does any one has an idea about DRM (Digital Rights Management) and how to implement it in share point 2010.
    I have a requirement to secure some excel and pdf files using DRM in sharepoint 2010. Can anyone help me here..
    Thanks
    Razi

    See if this helps you...
    http://blogs.msdn.com/b/ecm/archive/2010/02/13/introducing-records-management-in-sharepoint-2010.aspx
    http://technet.microsoft.com/en-us/library/cc261982.aspx
    http://www.cmswire.com/cms/document-management/the-scoop-sharepoint-2010-records-management-005948.php
    "T" | community.zevenseas.com/Blogs/Tanmay/default.aspx

Maybe you are looking for