Do not use on any
shared computer
August 29, 2008 02:58pm pdt
 
[x]
Attachment Details

Changes to .aspx page not showing on server

Tags: showing, aspx, page, changes
disclaimer - I am completely new to asp.net

I have an asp.net application (framework 1.1) running on a hosted server (I did not develop it).  I need to make a few minor modifications to some of the pages (.aspx), i.e. hide a button.  I opened the page in an editor (DreamWeaver) and added a Visible="False" for the button in question.  I then launched the app in IE and the button is still visible.  So after reading through quite a few posts here I decided to install IIS on my local machine and download the .NET 1.1 framework and the .NET SDK.  I copied the application folder from the server and placed in my local wwwroot folder.  I then performed the same modifation to the page on my local install (set button property Visible="False") and viewed the page in IE and the page displays correctly, i.e. the button is no longer visible.

Obviously I am missing something here.  I don't know why the change isn't effective on the production server but works on my local machine.  It is my understanding that the asp.net app is compiled the first time the app is called and that any changes I make to the source files should initiate a recompile - this is also what I've observed on the test app on my local machine.

I am looking for suggestions on where to start my troubleshooting process (remember my disclaimer).  Also, I am not using/don't have VS.NET.  I just received a copy of 'ASP.NET Unleashed' today and see that it includes on the CD a copy of Visual Web Developer Express but I have not installed it (yet?).  the changes I need to make, at least initially, to the app are strictly visual/layout/formating and I am under the impression that I CAN accomplish this with a basic editor (please correct me if I'm wrong).  What could be preventing my simple changes from working on the page(s) in question?  The pages load and function correctly but the button I have attempted to hide is still visible.

OM Gang
Start your free trial to view this solution
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

Question Stats
Zone: Programming
Question Asked By: omgang
Solution Provided By: Rejojohny
Participating Experts: 2
Solution Grade: A
Views: 0
Translate:
Loading Advertisement...
 
[+][-]Expert Comment by MikeMCSD

Rank: Guru

Expert Comment by MikeMCSD:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Expert Comment by Rejojohny

Rank: Genius

Expert Comment by Rejojohny:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Author Comment by omgang
Author Comment by omgang:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Expert Comment by Rejojohny

Rank: Genius

Expert Comment by Rejojohny:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Author Comment by omgang
Author Comment by omgang:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Expert Comment by Rejojohny

Rank: Genius

Expert Comment by Rejojohny:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Author Comment by omgang
Author Comment by omgang:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
[+][-]Accepted Solution by Rejojohny

Rank: Genius

Accepted Solution by Rejojohny:

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
Loading Advertisement...
20080723-EE-VQP-34