I Created a setup project for my web application, I included .aspx and .aspx.resx but when I setup it and run it, it require .cs file of .aspx file. I don't know why, How can I creat setup web application that don't include source file .cs?. I'm using .net 2.0, Thanks.