Logo

Web, mobile, programming problem solving

Archive for 'C#' Tag

Disclaimer

By admin - Last updated: Saturday, May 6, 2017

I hereby declare that the articles displayed in this website are temporarily used for website test only, and sources are originated from www.codemeit.com and all rights reserved. From Website Admin.

“CleanRiaClientFilesTask” task failed unexpectedly

By admin - Last updated: Friday, March 3, 2017

If you are getting the following error while compiling Silverlight project, You can try to delete the obj folder under the current project folder and compile again. Error 43 The “CleanRiaClientFilesTask” task failed unexpectedly. System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path) at System.IO.Path.GetDirectoryName(String path) at Microsoft.ServiceModel.DomainServices.Tools.RiaClientFilesTask.b__0(String f) at System.Linq.EnumerableSorter`2.ComputeKeys(TElement[] elements, Int32 count) at System.Linq.EnumerableSorter`1.Sort(TElement[] [...]

Hello C#

By admin - Last updated: Saturday, May 6, 2017

Hello World C#