by Don Burnett
It always helps to read up on blogs if you want to know the latest problems people are finding out there. Over at IanG's Blog, he has documented a bug in Silverlight 2.0b1, apparently if the service you wish to access has a semicolon in its URI, Silverlight won’t allow your client-side code to access it, no matter what the clientaccesspolicy.xml file says, however you can work around this problem using crossdomain.xml instead.
If you want to go into detail about the workaround for this problem please check out IanG's blog for more details..
Technorati Tags: Semicolon,Silverlight2.0,ClientAccessPolicy,web services issues,crossdomain.xml,work around
No comments:
Post a Comment