Re: Unusual cookie bug!



Or cookies might be disabled. AFAIK Request.Browser.Cookies tells wether or
not the browser *supports* cookies. It still can be disabled client side.
Have you checked wiht this particular user its settings ?

--
Patrice

"Jensen bredal" <ignoreme@xxxxxxxxxxx> a écrit dans le message de
news:eyNm%230ynFHA.3408@xxxxxxxxxxxxxxxxxxxxxxx
> Hello,
> I have an asp.net app. One of my pages works everywhere except at single
> site.
> My application uses cookies for user info.
> The code passes the statement :
> if (Request.Browser.Cookies)
>
> meaning that cookies are allowed in the client browser.
>
> But i can see that some code fails in a block where it reads a cookie
values
> obtained from the client pc.
>
> The value is null (which it should not be)
>
>
>
> Can a router/firewall/ proxy server kill my cookies?
>
>
>
> Hundredes of other pc are viewing this page without problem?
>
> Any idea where i should look?
>
> Many Thanks in advance
>
> Jensen
>
>
>
>


.



Relevant Pages

  • Asp.net without Javascript????
    ... users might have locked down machines that have cookies and client side ... postback system is achieved through asp.net creating client side javascript ... I always thought that asp.net was clever enough to work out your browser ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Cookies & Profile Copying & Internet Explorer Settings
    ... I have many IE6 favorites that use a login, ... http://sbsServer/ConnectComputer) it does copy my favorites and cookies but ... I found this:documentation about profile copying when joining an SBS 2003 ... Assigning Users and Migrating ProfilesYou can assign users to the client ...
    (microsoft.public.windows.server.sbs)
  • The problem may be something else if you already use cookieless sessions
    ... a specific server on the network proxy server farm. ... > cookies when creating a web site. ... > specifically said her browser did not allow cookies. ... > client so the server can identify this client. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: Cookies & Domains
    ... As we know it is a pure client issue, not related with the SBS server. ... you can import the IE cookies to the domain client. ... A new folder will be created in the C:\Document and Settings folder. ... Select the original user profile and click the Copy to button. ...
    (microsoft.public.windows.server.sbs)
  • Re: If not readdir() then what?
    ... the existing set of cookies have expired and are no longer valid: ... which is supposed to be returned by the client on every call to READDIR. ... If the server wants to change its cookie scheme, ... the client by changing its verifier, and returning an error whenever the ...
    (Linux-Kernel)