Popular Articles
Recent comments
- Awsome!!
7 hours 58 min ago - C# insert image
22 hours 51 min ago - jkll
3 days 10 hours ago - Thank You
4 days 10 hours ago - Another approach
6 days 11 hours ago - Issue
1 week 1 hour ago - thanks
1 week 12 hours ago - Calendar date time
1 week 17 hours ago - Nice Explanation
1 week 21 hours ago - ramya
1 week 3 days ago

Compile error with SL4 business app template
Thank you very much for this information, it's really needed! Anyway, I have tried a variation with a VS2010 Silverlight Business application together with its website (e.g. MyApp and MyApp.Web). Everything works fine until in the client.data project I add the WCF RIA services link to MyApp.Web: at this point, I get 5 errors like 'The type or namespace name 'Resources' does not exist in the namespace MyApp.Web' (are you missing an assembly reference?). If I remove the link the application builds fine again. Could you give a hint for using your tutorial with such applications?
Thanks!