Forms Authentication- Browser / service Pack issues?

L

Larry

I have multiple machines, some with 2000, some with XP,
another with 2003 server. The problem I am having is that
on some machines the re-direction to the default page does
not take place after the logon page. It is just thrown
back to the logon page. However this work on some clients.

I am thinking it might have to do with the java VM, it was
in IE and then out and posibbility maybe a hotfix missing
or a sequence issue or combination.

I am having a second problem that I think is releated.
I am calling a class module that passes a datset and gets
rendered in a excel spreadsheet. On the client machine
that fails it renders pieces of the default page in the
spreadsheet without the data.

But it works fine and correct from some clients

Maybe somebody has experienced the same problems
and can point me in the right direction.


Thanks

LL
 
Y

Yan-Hong Huang[MSFT]

Hello Larry,

Let's troubleshoot the problems one by one.

First, please go to http://v4.windowsupdate.microsoft.com/en/default.asp to scan and download windows update for your
system.

Second, please refer to the following KB artilce to quickly setup a form based authentication asp.net web app and run it on
those machines to see if the problem could be reproduced.
http://support.microsoft.com/?id=301240

For the dataset parsing problem, please use a datagrid to show the content of dataset firstly to see if the data is included
correctly in those machines which have problems.

Thanks.

Best regards,
Yanhong Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
!Content-Class: urn:content-classes:message
!From: "Larry" <[email protected]>
!Sender: "Larry" <[email protected]>
!Subject: Forms Authentication- Browser / service Pack issues?
!Date: Thu, 24 Jul 2003 17:28:37 -0700
!Lines: 26
!Message-ID: <[email protected]>
!MIME-Version: 1.0
!Content-Type: text/plain;
! charset="iso-8859-1"
!Content-Transfer-Encoding: 7bit
!X-Newsreader: Microsoft CDO for Windows 2000
!X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
!Thread-Index: AcNSQ7CwTpipqMrxRRKYrcA9O4/bMw==
!Newsgroups: microsoft.public.dotnet.framework.aspnet.security
!Path: cpmsftngxa06.phx.gbl
!Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet.security:6026
!NNTP-Posting-Host: TK2MSFTNGXA09 10.40.1.161
!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
!
!I have multiple machines, some with 2000, some with XP,
!another with 2003 server. The problem I am having is that
!on some machines the re-direction to the default page does
!not take place after the logon page. It is just thrown
!back to the logon page. However this work on some clients.
!
!I am thinking it might have to do with the java VM, it was
!in IE and then out and posibbility maybe a hotfix missing
!or a sequence issue or combination.
!
!I am having a second problem that I think is releated.
!I am calling a class module that passes a datset and gets
!rendered in a excel spreadsheet. On the client machine
!that fails it renders pieces of the default page in the
!spreadsheet without the data.
!
!But it works fine and correct from some clients
!
!Maybe somebody has experienced the same problems
!and can point me in the right direction.
!
!
!Thanks
!
!LL
!
!
 
Y

Yan-Hong Huang[MSFT]

Hello Larry,

What is the result? If the problem is still there, please post here. Thanks.

Best regards,
Yanhong Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
!X-Tomcat-ID: 40145756
!References: <[email protected]>
!MIME-Version: 1.0
!Content-Type: text/plain
!Content-Transfer-Encoding: 7bit
!From: (e-mail address removed) (Yan-Hong Huang[MSFT])
!Organization: Microsoft
!Date: Mon, 28 Jul 2003 02:12:37 GMT
!Subject: RE: Forms Authentication- Browser / service Pack issues?
!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
!Message-ID: <[email protected]>
!Newsgroups: microsoft.public.dotnet.framework.aspnet.security
!Lines: 66
!Path: cpmsftngxa06.phx.gbl
!Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet.security:6049
!NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
!
!Hello Larry,
!
!Let's troubleshoot the problems one by one.
!
!First, please go to http://v4.windowsupdate.microsoft.com/en/default.asp to scan and download windows update for your
!system.
!
!Second, please refer to the following KB artilce to quickly setup a form based authentication asp.net web app and run it on
!those machines to see if the problem could be reproduced.
!http://support.microsoft.com/?id=301240
!
!For the dataset parsing problem, please use a datagrid to show the content of dataset firstly to see if the data is included
!correctly in those machines which have problems.
!
!Thanks.
!
!Best regards,
!Yanhong Huang
!Microsoft Online Partner Support
!
!Get Secure! - www.microsoft.com/security
!This posting is provided "AS IS" with no warranties, and confers no rights.
!
!--------------------
!!Content-Class: urn:content-classes:message
!!From: "Larry" <[email protected]>
!!Sender: "Larry" <[email protected]>
!!Subject: Forms Authentication- Browser / service Pack issues?
!!Date: Thu, 24 Jul 2003 17:28:37 -0700
!!Lines: 26
!!Message-ID: <[email protected]>
!!MIME-Version: 1.0
!!Content-Type: text/plain;
!! charset="iso-8859-1"
!!Content-Transfer-Encoding: 7bit
!!X-Newsreader: Microsoft CDO for Windows 2000
!!X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
!!Thread-Index: AcNSQ7CwTpipqMrxRRKYrcA9O4/bMw==
!!Newsgroups: microsoft.public.dotnet.framework.aspnet.security
!!Path: cpmsftngxa06.phx.gbl
!!Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet.security:6026
!!NNTP-Posting-Host: TK2MSFTNGXA09 10.40.1.161
!!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
!!
!!I have multiple machines, some with 2000, some with XP,
!!another with 2003 server. The problem I am having is that
!!on some machines the re-direction to the default page does
!!not take place after the logon page. It is just thrown
!!back to the logon page. However this work on some clients.
!!
!!I am thinking it might have to do with the java VM, it was
!!in IE and then out and posibbility maybe a hotfix missing
!!or a sequence issue or combination.
!!
!!I am having a second problem that I think is releated.
!!I am calling a class module that passes a datset and gets
!!rendered in a excel spreadsheet. On the client machine
!!that fails it renders pieces of the default page in the
!!spreadsheet without the data.
!!
!!But it works fine and correct from some clients
!!
!!Maybe somebody has experienced the same problems
!!and can point me in the right direction.
!!
!!
!!Thanks
!!
!!LL
!!
!!
!
!
!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top