I have an error, and after build I turn it off and on again and the error goes away. (change dll file and pdb file after build)

nayoung woo 1 Reputation point
2021-08-20T03:03:57.023+00:00

While I was using the EF framework, I changed the column case difference (CASHORDERNO -> CashOrderNo) of the table in Model and uploaded it to svn.

By the way, I guess I made a mistake in uploading the model in the middle, or the file downloaded to svn is the first in VS! An error pops up when running
After building once, if I close the window and turn it back on, the error does not appear.
Can any of you have any guesses as to why?

The error message is CS1617, CS1061

124868-image.png

The ones painted in yellow are the dll files and pdb files that have been changed after the build.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,908 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rasha Mohamed Ameen 6 Reputation points
    2021-08-20T13:07:19.157+00:00

    I guess u made a mistake in uploading the model in the middle, or the file downloaded is the first in VS! An error pops up when running
    U can close the window and turn it back on, the error does not appear.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.