VisualStudio icon indicating copy to clipboard operation
VisualStudio copied to clipboard

Cannot open file names must not exceed 259 characters, including pull path

Open apayero opened this issue 4 years ago • 0 comments

Versions

  • GitHub Extension for Visual Studio version: ...
  • Visual Studio version: 16.9.2

What happened

Severity Code Description Project File Line Suppression State Error CS2001 Source file 'C:\Users\atpay\source\repos\CV-001-2020-PortalAplicaciones\PortalAplicaciones\PortalAplicaciones\Client\obj\Debug\net5.0\RazorDeclaration\Pages\CentrosEducativos\Configuraciones\ConfiguracionCentrosEducativos\FormularioConfiguracionCentrosEducativos.razor.g.cs' could not be found. PortalAplicaciones.Client C:\Users\atpay\source\repos\CV-001-2020-PortalAplicaciones\PortalAplicaciones\PortalAplicaciones\Client\CSC 1 Active

but this happend because the file exceed 259 characters, including pull path.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots

Logs

Additional context

apayero avatar Mar 20 '21 21:03 apayero