Thank you for answering. I tried resetting the IIS, it didn't work. I noticed
that the date of the reports in the localhost/Reportserver are really old,
and the weird thing is that the files that I have on my folder are the ones I
just modified. Is there anyway I can find out were the reports of that
localhost/Reportserver are located on the hard disk?
Another thing is that I am working with 2 computers, in one I have the VS
2003 where I am doing the changes on the reports' design, and the other one
is the server where I have the database and the rest of the stuff. So what I
do is that I deploy (I changed the Overwrite property to true), then build
the report.sln, then build the complete application. Does this affect
somehow?
[quoted text, click to view] "justinsaraceno" wrote:
> I would first check that the target url for your report project is infact the
> server you are attempting to update. Next, use report manager on your server
> to verify the file date of your newly modified report.
>
> If those all seem in order, you may need to reset IIS. I've noticed these
> report formats (not the data) often cache themselves on the IIS server.
>
> Hope that helps!
>
> "Lucrecia" wrote:
>
> > I made some changes on the design of the report's templates. I do that
> > locally, and then deploy and upload to the server. I haven't been able to see
> > those changes on the working website. I have the following:
> >
> > Windows 2003 SP1
> > IIS 6.0
> > .Net Framework 1.1 SP2
> > SQL 2000 Enterprise Edition
> > SQL Reporting Services
> > SQL SP4
> > Visual Studio 2003
> >
> > Am I missing something? I made the changes on the reports' solution file,
> > built, then deploy. After that, I went to the other solution (the one that
> > has my aspx application) then built.
> >
> > Can somebody help me please? I have been trying a lot of different things
> > but nothing seems to work.
> >