Failed to create constructor file: Exception from HRESULT: 0x80042929

What does the following error mean?

Constructor file generation error: Exception from HRESULT: 0x80042929

It started showing up in my application on creation and I'm not sure what is causing it. I am using VS.Net 2008 and .Net 3.5

+1


source to share


2 answers


Are you suffering from any of the problems in this forum post ?



0


source


If this error occurs while adding a file / folder or something to the form, re-check the file / folder name as it must already exist.



0


source







All Articles