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...
.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...
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...