Recently, I downloaded a project from SVN to local. I encountered a problem in the process of opening it with visual studio. The problems encountered are as follows:
Cannot evaluate item metadata ‘% (fullpath)’. Cannot apply item metadata “% (fullpath)” to path “obj/debug/xxx… \ Basic.DomainModel.Model .dll”。
After searching in many ways, it is found that the problem is that the folder of this project is too long from top to bottom. Vs identifies the problem. That is to say, vs limits the total length of the file path in the project.
Solution: shorten the name of the upper folder where the. SLN file is located, or reduce the number of depth layers of the folder to a certain range.
Read More:
- [DRC nstd-1] problem solving of vivado error problem
- Duplicate class com.xxx.xxx Find in modules problem solving (Aidl interdependence problem)
- Spring boot problem solving record (1)
- Solve CONDA’s “solving environment: failed” problem
- Win10 system [createfile() error: 5] problem solving
- Online problem solving analysis
- VTK compilation problem solving
- Problem solving of runas 740 error
- Solving the problem of joi. Validate is not a function
- The underlying provider failed on open problem solving
- Problem solving: Pandas: keyerror: [ ] not in index
- Error: can’t access JTAG chain problem solving method
- Error lnk1123: failure during conversion to coff: problem solving
- Solving the problem of can’t create temporary directory of CVS under Windows
- Solving windows error: [error 87] classification: problem summary
- npm ERR! Error: CERT_ Untrusted problem solving
- About solving the problem that vscode files cannot be edited
- “Cannot access GitHub because this site uses HSTs.” Problem solving
- Configuring OpenGL in Chinese version of VS2010 and problem solving
- OpenGL + vs2015 environment configuration problem solving