Problems with Silverlight4 dragging from desktop
        Posted  
        
            by bgodiy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by bgodiy
        
        
        
        Published on 2010-05-03T07:45:02Z
        Indexed on 
            2010/05/03
            7:48 UTC
        
        
        Read the original article
        Hit count: 215
        
I have ploblems with Silverlight4 dragging from desktop. When I host my application on the local IIS Web server the Drop event does not catches, but if I run my application in Debug mode it works fine.
© Stack Overflow or respective owner