Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Caching / November 2003

Tip: Looking for answers? Try searching our database.

.ascx caching / cannot make changes to one page

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lenti - 14 Nov 2003 22:00 GMT
Ok, I'm out of ideas and I have been working with 2 other people on
this. I ma basically in charge of updating the front end of this
application.

I am working purely on the front end of an application. There is one
main page (launch.aspx) and several different .ascx files that control
the display characteristics.

On certain .ascx pages I can update the look-n-feel, etc and
everything is fine. But the problem is with only one of the files, no
matter what I change on the .ascx file, they do not appear. I am
assuming this page is cached. The behavior seems very sporadic and
random as it has happened on a different file earlier in the week.

So, we went into the
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files
directory and deleted the temp files and restarted IIS. No luck. We
still cannot change the formatting on the control page. (There were
other temp directories and those were deleted also.)

I tried putting the no-cache code on the launch.aspx page. Nothing.

I'm not even sure what to even look for. I aplogize as I do not have
very indepth knowledge of the .NET engine and the exact nature of
processing that takes place.

Thanks much in advance.

Some code, if there is something in here that I should be aware of...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On one of the control pages:

<%@ Control Language="c#" AutoEventWireup="false"
Codebehind="CreateProfile.ascx.cs"
Inherits="Inetium.Threshold.Modules.CreateProfile"

TargetSchema="http://schemas.microsoft.com/intellisense/ie5"
EnableViewState="true" %>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On the launch.aspx page:
<%@ Page language="c#" Codebehind="Launch.aspx.cs"
AutoEventWireup="false" Inherits="ThisAPP.Launch"
EnableSessionState="true" %>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jon Paugh - 18 Nov 2003 17:01 GMT
Reference:
http://www.dotnet247.com/247reference/msgs/13/67641.aspx

>-----Original Message-----
>Ok, I'm out of ideas and I have been working with 2 other people on
[quoted text clipped - 42 lines]
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.