Welcome to David Sandor Sign in | Join | Help

Browse by Tags

All Tags » Silverlight   (RSS)
Microsoft Visual Studio 2008 Service Pack 1 ( SP1 ) Released
BEFORE RUNNING THE SP 1 install you need to run the Visual Studio 2008 Hotfix Cleanup Utility. The HFCU Utility can be found here: http://code.msdn.microsoft.com/RemoveKB944899 The service pack 1 for Visual Studio 2008 can be found here: http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=en Read More...
Content Type text/xml; charset=utf-8 was not supported by service [insert service url here]. The client and service bindings may be mismatched.
.style1 { font-family: Calibri; } p { font-family: Calibri; } .style2 { background-color: #FFFF00; } .style4 { font-size: medium; } Working on some WCF code for a Silverlight application I stumbled on this error message: Content Type text/xml; charset=utf-8 Read More...
This could be due to a cross domain configuration error. Please see the inner exception for more details.
Fun with Silverlight 2.0 Beta 2: This could be due to a cross domain configuration error. Please see the inner exception for more details. So for security reasons a Silverlight control running on a web page is not allowed to access content outside of Read More...