How do I disable silverlight cross-domain content protection for WriteableBitmap
        Posted  
        
            by Jin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jin
        
        
        
        Published on 2010-06-14T22:22:24Z
        Indexed on 
            2010/06/14
            22:42 UTC
        
        
        Read the original article
        Hit count: 475
        
Hi all,
I have an Esri map in silverlight and I am trying to get a screenshot. However, I am facing cross-domain content protection for writeablebitmap, saying "Pixels are not accessible".
Is there a way that I can disable this? or any other work around in silverlight 3 or 4?
© Stack Overflow or respective owner