I need to publish a site that is in asp.net mvc and when I publish and change the files in the existing folder in iis 6, the changes I made to the project do not appear when I open the site through iis. I have a folder inside Models that has a role and in the files of the folder when I publish, this role does not appear. Is that the problem or does it publish the whole project?