Closed GoogleCodeExporter closed 9 years ago
Its not a bug. The solution file is for Visual Studio.
You can edit the .sln and csproj files using Notepad to edit the headers to
revert it
back to compatible with Express. Just make a empty .sln and .csproj file and
look at
the contents and copy/paste it over the Visual Studio parts of the downloaded
.sln
and .csproj files.
Original comment by james.e....@gmail.com
on 3 Oct 2007 at 5:00
The contents of the CSproj file for incremental.kick.web.ui are huge, (841
lines) vs
74 for a blank one.
I'm affraid that I would ruin something while updating the file.
It would be awesome it would be awesome if you can be a little bit more
detailed.
Your help is much appreciated
Thanks
Original comment by QwaiderB...@gmail.com
on 3 Oct 2007 at 5:13
I've done this before (a while ago, not with this project), but can't remember
the
exact steps. There's only a couple items that need to be replaced - mostly the
version number of the product the files are associated with. I think it should
be in
the top few lines.
If I get time tomorrow, I'll try to write up a post about it. In the meantime, I
think there's some freeware converters that can convert sln and csproj files
between
VS and VS Express try looking around for one of those.
Original comment by james.e....@gmail.com
on 3 Oct 2007 at 5:19
Should we go NAnt?
Original comment by simone.b...@gmail.com
on 3 Oct 2007 at 6:05
Here's the solution. It just requires you to edit 2 lines of the .sln file and
break
out the web project so that VS Web Developer Express can be used for that.
http://www.dotnetkicks.com/visualstudio/How_to_convert_a_VS_Pro_2005_solution_to
_VS_2005_Express
Original comment by james.e....@gmail.com
on 3 Oct 2007 at 6:17
I'm closing this, feel free to reopen in case you think so.
Original comment by simone.b...@gmail.com
on 3 Oct 2007 at 3:46
Original issue reported on code.google.com by
QwaiderB...@gmail.com
on 3 Oct 2007 at 4:51