473,394 Members | 2,063 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Question about LoginControl (asp.net 2.0)

I build a website on my computer and copy the files to the Server.
When I accessing the website which on the server by server's ip address,
everything is right. But when I use the domain name, all of the computers
cannot redirect the request url after they are validated except my computer.
I have use the FormsAuthentication.RedirectFromLoginPage event ,but it is no
use.
How to resolve it ?
Thanks!
PS:
I have tried to use Server.Transfer, it can get the correct web but the
User.Identity.Name is null. I also used Response.Redirect and
FormsAuthentication.RedirectFromLoginPage , it always stays at
"login.aspx?returnrul=XXXXXXXX"
May 10 '06 #1
1 1308
I don't think this has anything to do with the Login Control. I think it is
a proxy issue.

Open Internet Explorer, go to Properties and the Connections tab. Look at
the advanced settings. You are probably using a proxy. Check if you are
bypassing the proxy for the domain in question and the other users are not.

If this is it, you need to set the other users the same. The fact that you
can do it and others cannot makes me think it is a client issue of some type
and IE settings are a common place to look. The IP will be seen as internal,
the domain will not, at least not automatically.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
"FRANCHDREAM" <FR*********@discussions.microsoft.com> wrote in message
news:BA**********************************@microsof t.com...
I build a website on my computer and copy the files to the Server.
When I accessing the website which on the server by server's ip address,
everything is right. But when I use the domain name, all of the computers
cannot redirect the request url after they are validated except my
computer.
I have use the FormsAuthentication.RedirectFromLoginPage event ,but it is
no
use.
How to resolve it ?
Thanks!
PS:
I have tried to use Server.Transfer, it can get the correct web but the
User.Identity.Name is null. I also used Response.Redirect and
FormsAuthentication.RedirectFromLoginPage , it always stays at
"login.aspx?returnrul=XXXXXXXX"

May 10 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

43
by: nospam | last post by:
I got three (3) files (1) Untitled.aspx (2) Untitled.aspx.1.cs (3) Untitled.aspx.2.cs These three files must be used together to make file #1, Untitled.aspx, page work via J.I.T. when the...
7
by: nospam | last post by:
Ok, 3rd or is it the 4th time I have asked this question on Partial Types, so, since it seems to me that Partial Types is still in the design or development stages at Microsoft, I am going to ask...
5
by: Arjen | last post by:
Hi, The login control (<asp:Login) generates a HTML table. I have used my own template without table's. The control generates <table> ... my design(template) ... </table>. I don't like the...
10
by: jojobar | last post by:
Hello, I am trying to use vs.net 2005 to migrate a project originally in vs.net 2003. I started with creation of a "web site", and then created folders for each component of the site. I read...
10
by: Rider | last post by:
Hi, simple(?) question about asp.net configuration.. I've installed ASP.NET 2.0 QuickStart Sample successfully. But, When I'm first start application the follow message shown. ========= Server...
0
by: Dabbler | last post by:
Is there a way for me to trap this exception from the LoginControl: "Exception Details: System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the...
1
by: Hayden Kirk | last post by:
Hi Guys, I wish to store user attributes in my own tables on a mssql database. IE, I wish to use an existing table. Can someone point me to a good article on how to go about doing this? I've...
5
by: ceema | last post by:
Hello, I have used Login Control for ASP.NEt with VS2005. I have followed the directions in the site http://www.devx.com/asp/Article/29256 and converted the same for Oracle. It's working...
2
by: Ken Fine | last post by:
I want to add the security question and answer security feature to the ChangePassword control. I am aware that this functionality is built into the PasswordRecovery tool. I have implemented the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.