Arrgggghhhhh!!!!
I completely messed up. I deployed my website using asp.net 2.0 precompiler command line utility without making backup of my work.
When you run the precompiler it deletes all the folders from the destination directory and then deploys the source. Before running this utility I forgot to take a backup of all my blog entries and ended up loosing all the hard work.
3 comments
Lilly
If you think it's a small step from Asp.net 1.1 to 2.0, you better think again.
I have not completely got my hands dirty yet with 2.0, I already feel the frustration of converting the project from 1.1 to 2.0.
Where is the reference folder? where is the bin folder?
Well, in 2.0, you don't just *build*, you have to *publish* your website. It's nice to extraxt all the .aspx files out from bunches of .cs files, it did take me a while to figure it out.
The reference folder? still haven't found it yet. Any clue?
LillyLilly
Hey, a little bug - it won't take the *Subject* content, still use Re:(main title).Vaibhav Kamath
Has been fixed.
