Silverlight Crossdomain

后端 未结 13 700
面向向阳花
面向向阳花 2021-01-01 10:52

I\'ve seen a lot of links to MSDN and \"works on my machine!\" answers so I\'d like to ask my question with the exact steps to duplicate what I\'m doing. Because we are usin

13条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-01 11:43

    It worked in my pc successfully, you can place your

    clientaccesspolicy.xml

       
      
         
           
             
           
           
             
           
         
        
    
    

    both your project directory and your webservices root.

提交回复
热议问题