Forum member

ecurren

2 posts

Posts by ecurren

  1. Missing reference error from generated code project.

    Well, as soon as I posted this question I found that the 'Ignore this component completely' property was set for this project. When I turned it off it builds fine.

  2. Missing reference error from generated code project.

    I am having an issue with what appears to be a project reference. I am referencing a project which is generated on build by CodeSmith Generator. This ‘data’ (generated) project connects to a database and generates the data layer and regenerates the code on build. I generated all the code in the…