Skip to main content
Home Forums General Silverlight Installation and Setup Upgrade to RFW
2 replies. Latest Post by kwatts on October 29, 2008.
(0)
talldaniel
Member
590 points
331 Posts
10-28-2008 9:36 PM |
When I upgraded today I had about 67 errors. it all compiles now (thanks to all those who left messages on the board about the upgrade) but i still have a problem with some code no longer working correctly. For example, this code doesnt' work anymore.
If I comment out the first line, it almost works, but then fails on the last line (if Group is "A")
{
}
Thanks,
10-28-2008 9:37 PM |
I meant fails on the last line if group is "B"
kwatts
Contributor
2129 points
436 Posts
10-29-2008 4:17 PM |
See this article on breaking changes since Beta 2:
http://silverlight.net/blogs/msnow/archive/2008/09/25/silverlight-version-2-rc0-release.aspx
If this doesn't help, perhaps you can post your project somewhere so that we can help you troubleshoot your problems.
-Ken