visual studio 2015 - The "GenerateResource" task failed unexpectedly C# Windows Form and DevExpress -
i had created windows form projects in c# visual studio 2015 using devexpresscomponents , there no problem. after while reinstalled windows , visual studio , tried run projects again. time faced error:
the "generateresource" task failed unexpectedly.
the previous answers not solve problem.
after while searching got point.
at first when writing codes devexpresscomponents , visual studio 2015 after installing visual studio 2015 installed update 1 visual studio, , wrote codes that.
but after intalling fresh windows , visual studio, forgot install update 1 visual studio , tried open codes using visual studio update 1 , devexpresscomponents visual studio 2015 not updated , cause of error.
when again installed update 1 visual studio open previous projects without error.
Comments
Post a Comment