Added entity in visual studio.net project isn't there

Posts   
 
    
Aglaia avatar
Aglaia
LLBLGen Pro Team
Posts: 535
Joined: 07-Sep-2003
# Posted on: 21-Aug-2007 13:20:05   

Question: I've added a new table (also applies to renaming a table and re-adding the entity) and have added the entity to my project after the project refresh. When I generate the code in the directory where my generated code was located and I open the visual studio.net project, the entity is not there! How to solve this?

Solution: Generating code will also create a visual studio.net project file. Since a user can have added own classes to this project file, it will not be overwritten, but updated, if the file is writable. If your visual studio.net project file isn't updated, it's probably read-only, perhaps due to the usage of Visual Sourcesafe. You can check the result of every generation task in the application output window in LLBLGen Pro.