1

Why chirpy v2 (last version) does'nt work on vs2010 ASP.NET 4 but work on vs2010 ASP.NET 3.5 or earlier?

It's site: http://chirpy.codeplex.com

emdadgar2
  • 820
  • 1
  • 9
  • 15
  • Could you be a little more specific when saying *not work*? What have you tried, what didn't work, what error did you get, ... present us your problem? – Darin Dimitrov Apr 03 '11 at 09:07
  • Worked but occured an error and doesn't nested generated file – emdadgar2 Apr 04 '11 at 04:23
  • Is it an error with a config, js, css, or coffee file? Need some specifics, and I might be able to help! – Evan Nagle Apr 05 '11 at 02:10
  • This error occured with all type of files, compressed file created but a refresh needed in solution explorer and compressed file will not be nested within main file. But this problem will not be occurred in ASP.NET 3.5 – emdadgar2 Apr 05 '11 at 02:55

1 Answers1

1

Try version 2.0.4, which wasn't available when you asked this question. If you go to the Chirpy codeplex page and click download, you get v2.0.1, which is marked as the recommended release (not sure why).

Webveloper
  • 1,059
  • 10
  • 15