I’m using Eclipse on my XP computer that does not have Visual Studio installed. When I create a new Web project, this line is in the .csproj file:
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets"/>
That generates an error when I don’t have Visual Studio installed.
just leave it right now