Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VS 2012 Adding folders and file to project
Message
De
18/06/2013 09:56:46
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Visual Studio
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01576612
Message ID:
01576622
Vues:
35
It's not because of VS. It's because the folder exists on disk. Go into Windows Explorer and delete the folder, then add it into VS.

BTW, all project files in VS are simply XML files. The filename is the same as the project with a .csproj or .vbproj extension. In VS, you can right-click on the project and select Unload, then right-click again to edit the file. When done, right-click and reload the project. Be careful spelunking into the project file.


>Another little issue I ran into. If I delete a folder from the VS project (e.g. Content), I cannot later add a folder of the same name. As if VS simply "marks" the folder as deleted but it is still somewhere. Anybody knows which file I need to hack to get rid of the folder name so that I can add it again?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform