Google Groepen ondersteunt geen nieuwe Usenet-berichten of -abonnementen meer. Historische content blijft zichtbaar.

Limit to length of fully qualified project name in VS.NET?

3 weergaven
Naar het eerste ongelezen bericht

Vito P Brockishetti

ongelezen,
2 okt 2002, 21:15:1202-10-2002
aan
Is there a limit to the length of a fully qualified project name in
VS.NET?

I received the following error message when I tried to build my
solution:

D:\Microsoft Visual Studio .NET\Vb7\VB
Samples\PeteTest\WindowsFormsQuickStartTutorial\CreatingControls\SprucedUpControl\SprucedUpHelloWorldControl\SprucedUpHelloWorldControl.resx
A failure occurred writing to the resources file. The system cannot
find the path specified.

[Note: there's a space between the tokens "VB" and "Samples" in the
directory name.]

By shortening the name of my solution and project I was able to build
successfully.

Is this a feature or a [known] problem?

VitoPrimo

Visual Studio Core Team

ongelezen,
4 okt 2002, 17:53:3204-10-2002
aan
"Vito P Brockishetti" <vito...@hotmail.com> wrote in message
news:ee58a632.02100...@posting.google.com...


Vito,

The limit to project names (including their fully qualified path) in VS.NET
is 258 characters which you are not close to (I counted around 177 in your
string above). I suspect, however, that you are running into a name length
issue. The 258 character limit on the length of path names is something
we've received feedback on before ('feedback' is the nicest way to describe
the communication ;-) ). As a result, we are looking into this problem
for fixing in the future.

Thanks,
Allen (VS Core Team)
--
This posting is provided "AS IS" with no warranties, and confers no rights.

0 nieuwe berichten