M
Mark Hilgart
I followed the instructions in this article:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;303845
with Visual Studio .NET 2003 and it gave me this error message:
"Projects and solutions cannot be named '.' or '..', nor can their
names contain any of the following characters:
/ ? : & \ * " < > | # %
Please enter a valid name."
If I just pick "ASP.NET Web Application" instead of "New Project In
Existing Folder", it gives me these error messages in order:
"The file Default.aspx no longer exists in the Web project. Do you
want to remove the copy from the offline cache and lose any changes
you have made?"
"The file localhost.csproj no longer exists..."
"A more recent version of the file 'WebForm1.aspx' has been saved..."
"A more recent version of the file 'localhost.csproj' has been
saved..."
"An error occured saving the project file 'localhost.csproj'..."
Then when I try to save anything it says it "already exists in this
Web."
Anyone know a solution for developing an application in the root web
using VS.NET 2003?
http://support.microsoft.com/default.aspx?scid=kb;EN-US;303845
with Visual Studio .NET 2003 and it gave me this error message:
"Projects and solutions cannot be named '.' or '..', nor can their
names contain any of the following characters:
/ ? : & \ * " < > | # %
Please enter a valid name."
If I just pick "ASP.NET Web Application" instead of "New Project In
Existing Folder", it gives me these error messages in order:
"The file Default.aspx no longer exists in the Web project. Do you
want to remove the copy from the offline cache and lose any changes
you have made?"
"The file localhost.csproj no longer exists..."
"A more recent version of the file 'WebForm1.aspx' has been saved..."
"A more recent version of the file 'localhost.csproj' has been
saved..."
"An error occured saving the project file 'localhost.csproj'..."
Then when I try to save anything it says it "already exists in this
Web."
Anyone know a solution for developing an application in the root web
using VS.NET 2003?