Category Archives: Bugs

MS Dynamics AX 2013 R3 Closing Year Problem

This error is raised every year, when trying to close the periods of last year, or put them on hold, the following error might raise: Cannot close period Period 1 when there are source documents remaining to be journalized with … Continue reading

Posted in Bugs | Leave a comment

.Net Linq Errors

.Net Linq is a powerful tool, but it has its merits, and the following are some errors that you might encounter:

Posted in Bugs | Leave a comment

Xamarin.Forms + Syncfusion Errors

The following are the Errors encountered when working with Xamarin.Forms and Syncfusion  controls.

Posted in Bugs | Tagged , | Leave a comment

.Net Errors + Visual Studio Errors

These are some of the main errors that came to me while developing with Visual Studio:

Posted in Bugs | Tagged , , | Leave a comment

Xamarin.Forms Errors

Working with Xamarin.Forms is fun. But even in fun time, you get some trouble, and the following are the main Errors that stopped my work, with their solutions:

Posted in Bugs | Tagged , | 1 Comment

Xamarin: Build action ‘EmbeddedResource’ is not supported by one or more of the project’s targets

The Xamarin.Forms error that shows mainly when you upgrade the nuget to a new Xamarin.Forms version: Error CS0117 Build action ‘EmbeddedResource’ is not supported by one or more of the project’s targets. Is a very nasty error that stops your work, … Continue reading

Posted in Bugs | Tagged , , | 1 Comment