Re: Weird problem Asp.net, certain users, code behind

From: Alvin Bruney [MVP] (vapor)
Date: 07/28/04


Date: Wed, 28 Jul 2004 16:43:29 -0500

works fine for me

-- 
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27***
"Don Munroe" <dmunroe@cdhsystems.com> wrote in message 
news:uJc$%23qOdEHA.3392@tk2msftngp13.phx.gbl...
> Ok. The "working" site is at www.intldocuments.com. This site is hosted by 
> a
> .net hosting company. The other site that is having the problems is at
> www.cdhdemos.com When you go here, you will see three links. This is just 
> an
> html page and both users can see it fine. The first two links are the
> offending applications. The third is the test I talked about. There are 
> only
> two labels, but the code behind changes the text of the second label.
>
> "Kevin Spencer" <kspencer@takempis.com> wrote in message
> news:eNGuLGOdEHA.1356@TK2MSFTNGP09.phx.gbl...
>> Don, I hate to tell you this, but I'm out of ideas, unless you want to
>> publicize the URL of the offending page.
>>
>> -- 
>> HTH,
>> Kevin Spencer
>> .Net Developer
>> Microsoft MVP
>> Big things are made up
>> of lots of little things.
>>
>> "Don Munroe" <dmunroe@cdhsystems.com> wrote in message
>> news:eBEs9WNdEHA.2664@TK2MSFTNGP09.phx.gbl...
>> > I eliminated all caching on the server side and removed all client side
>> > internet files and cahing.
>> >
>> > "Kevin Spencer" <kspencer@takempis.com> wrote in message
>> > news:eQVPe4MdEHA.4048@TK2MSFTNGP12.phx.gbl...
>> > > Well, that eliminates the browser, unless it's a caching issue on the
>> > client
>> > > side. Have you tried refreshing the page when the odd data comes up?
>> > >
>> > > -- 
>> > > HTH,
>> > > Kevin Spencer
>> > > .Net Developer
>> > > Microsoft MVP
>> > > Big things are made up
>> > > of lots of little things.
>> > >
>> > > "Don Munroe" <dmunroe@cdhsystems.com> wrote in message
>> > > news:ON4ZewMdEHA.3632@TK2MSFTNGP09.phx.gbl...
>> > > > Internet Explorer 6.0.2800
>> > > >
>> > > > "Kevin Spencer" <kspencer@takempis.com> wrote in message
>> > > > news:eNJg4aMdEHA.2704@tk2msftngp13.phx.gbl...
>> > > > > More likely, it's their browser. What browser(s) are they using?
>> > > > >
>> > > > > -- 
>> > > > > HTH,
>> > > > > Kevin Spencer
>> > > > > .Net Developer
>> > > > > Microsoft MVP
>> > > > > Big things are made up
>> > > > > of lots of little things.
>> > > > >
>> > > > > "Don Munroe" <dmunroe@cdhsystems.com> wrote in message
>> > > > > news:#EYYyNLdEHA.3588@TK2MSFTNGP11.phx.gbl...
>> > > > > > This one has me stumped.  I have three web applications running
> on
>> > two
>> > > > > > different servers.  The first that works fine is hosted by a
> .Net
>> > > > hosting
>> > > > > > company.  Everyone that uses it has no problems hitting the
> site.
>> > The
>> > > > > other
>> > > > > > two applications are running on my personal server which has
>> Windows
>> > > > 2003,
>> > > > > > IIS 6, and .Net 1.1
>> > > > > >
>> > > > > > Most of my users can use the sites.  Two have come up with a
> very
>> > > > strange
>> > > > > > problem.  They try to go to either application and the browser
>> seems
>> > > to
>> > > > > get
>> > > > > > hung up.  With one of the users I did several tests including
>> > turning
>> > > on
>> > > > > > tracing but nothing worked.  The trace indicated that 
>> > > > > > everything
>> was
>> > > > > > rendered correctly.
>> > > > > >
>> > > > > > I then created a test application in which I threw two labels 
>> > > > > > on
> a
>> > web
>> > > > > form.
>> > > > > > He could see the test form fine.  Then I added one line on c#
>> code,
>> > in
>> > > > the
>> > > > > > page load event, that changed the text of one of the labels and
> he
>> > > > started
>> > > > > > getting the same problems as the two other applications.  If I
>> take
>> > > the
>> > > > > line
>> > > > > > of code out and recompile, he can again see the web form fine.
> He
>> > can
>> > > > see
>> > > > > > the webform if there is no code in code behind, but adding one
>> line
>> > of
>> > > > > code
>> > > > > > and there browser acts like it trying to download the page. 
>> > > > > > The
>> > > > progress
>> > > > > > bar shows on the bottom and the status say opening
>> > > > > > www.address.com/default.aspx.  The progress bar gets to about
> half
>> > way
>> > > > > > across and then doesn't go any further.  No error message or
>> > anything
>> > > > > else.
>> > > > > > I even had them look at the source at this point, but the 
>> > > > > > source
>> is
>> > > from
>> > > > > the
>> > > > > > referring page.
>> > > > > >
>> > > > > > My question is, is there something in IIS that somehow is being
>> > > affected
>> > > > > by
>> > > > > > some internet option they may have set on there machines that
>> could
>> > be
>> > > > > > causing this.  Like I said it's only two out of maybe thirty
> users
>> > > that
>> > > > > are
>> > > > > > having this problem.  Everyone else can see and use the
>> applications
>> > > as
>> > > > > they
>> > > > > > were intended.
>> > > > > >
>> > > > > > Any help would be a tremendous help.  Thank you.
>> > > > > >
>> > > > > >
>> > > > > >
>> > > > > >
>> > > > >
>> > > > >
>> > > >
>> > > >
>> > >
>> > >
>> >
>> >
>>
>>
>
>