Abi
Abi

Reputation: 734

Files has Invalid value in c# mvc

In my application (c# with mvc4) I have following error when trying to build the project so please any one help me to solve the problem.

Error 1 Files has invalid value "C:\Users\Sample\Documents\Solution\Solution\project folder\bin\Debug/_HomePage.cshtml", 32, 11, true);". Illegal characters in path.

Upvotes: 1

Views: 327

Answers (1)

Dinesh Perumal
Dinesh Perumal

Reputation: 46

Pleasse Try "Clean Solution" and "Build Solution"/"Rebuild solution".

Upvotes: 1

Related Questions