4
When compiling gives sucessfull
, but when I try to run my project I get this error below.
Can someone help me or give me a hint?
Use the visual studio 2015.
Severity Code Description Project File Line Error Could not write Lines to file "obj x86 Debug Featurename.View.csproj.FileListAbsolute.txt". The specified path, file name, or Both are Too long. The Fully Qualified file name must be Less than 260 characters, and the directory name must be Less than 248 characters. Nomedoprojecto.View
What is the name of your project? See what VS says
The specified path, file name, or both are too long.
– Jéf Bueno
What part of the message didn’t you understand?
– dcastro