EDN Admin
Well-known member
<p align=left><font face=Arial size=2></font>
I have a multi-project solution. One of these projects will not compile. Im getting the error:
<p align=left>
D:SolutionSolution.ServicesobjDebugTempPEML.user.Designer.cs.dll could not be opened (Unspecified error )
<p align=left>
<p align=left>I cant, for the life of me, work it out. I did, at one stage, have a resource file (ML.user.resx, with its associated ML.user.Designer.cs), but I removed this, as it was causing problems (Im using a code generator, and the code generator was never adding it back in right).
<p align=left>
<p align=left>I have removed all references to ML.user.resx, so in theory there should be no need to use it. I have checked both the project.csproj and project.xml files for references to ML.user, but found none.
<p align=left>
<p align=left>Can anyone help me out here? This is driving me insane.
<p align=left>
<p align=left>Thanks.
View the full article
I have a multi-project solution. One of these projects will not compile. Im getting the error:
<p align=left>
D:SolutionSolution.ServicesobjDebugTempPEML.user.Designer.cs.dll could not be opened (Unspecified error )
<p align=left>
<p align=left>I cant, for the life of me, work it out. I did, at one stage, have a resource file (ML.user.resx, with its associated ML.user.Designer.cs), but I removed this, as it was causing problems (Im using a code generator, and the code generator was never adding it back in right).
<p align=left>
<p align=left>I have removed all references to ML.user.resx, so in theory there should be no need to use it. I have checked both the project.csproj and project.xml files for references to ML.user, but found none.
<p align=left>
<p align=left>Can anyone help me out here? This is driving me insane.
<p align=left>
<p align=left>Thanks.
View the full article