Thanks. Got this to work in the end. Their were build errors it wasn't telling me about (from being built in an earlier version of ASP.NET). Once I had changed all the CodeBehind statements to CodeFile, it worked.
On Aug 23, 2:55 pm, Stephen Russell <[email protected]> wrote: > On Mon, Aug 23, 2010 at 8:12 AM, stapes <[email protected]> wrote: > > I am trying to make changes to a master page in an ASP.NET C# web site > > using Microsoft Visual Studio. None of my changes seem to have any > > effect. Is there something else I have to do to make this happen, > > apart from Save and Build? > > --------------------- > > What did you change? Any C# code in page behind? > > Did you copy the revised .Master page up to the site? Was the change all > .css? > > -- > Stephen Russell > > Sr. Production Systems Programmer > CIMSgts > > 901.246-0159 cell
