473,396 Members | 1,608 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,396 software developers and data experts.

Form based authentication fails for .de

Hi,

We have a form based authentication implemented on our site that has
been working great for over 2 years for oursite.com, oursite.ca and
oursite.co.uk. However, today I found out that oursite.de is failing
(nothing happens). All other directories that require authentication
are redirected to our login.aspx page file sending the ReturnUrl=../
pagetoaccess.aspx but when we access our site using .de the
ReturnUrl=... part is missing (showing just our domain name). Why just
for .de? All the domains have been added to IIS accordingly.

Our setting for /protected folder
<configuration>
<system.web>
<authorization>
<deny users="?" />
</authorization>
</system.web>
</configuration>

login.aspx page
System.Web.Security.FormsAuthentication.RedirectFr omLoginPage(username,
false);
Any idea why this could be happening?

Thank you
M.

Jun 13 '07 #1
1 1357
M.,
This is the C# language group that you've posted to. You want the ASP.NET
group:

http://msdn.microsoft.com/newsgroups...&lang=en&cr=US

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"ma*******@gmail.com" wrote:
Hi,

We have a form based authentication implemented on our site that has
been working great for over 2 years for oursite.com, oursite.ca and
oursite.co.uk. However, today I found out that oursite.de is failing
(nothing happens). All other directories that require authentication
are redirected to our login.aspx page file sending the ReturnUrl=../
pagetoaccess.aspx but when we access our site using .de the
ReturnUrl=... part is missing (showing just our domain name). Why just
for .de? All the domains have been added to IIS accordingly.

Our setting for /protected folder
<configuration>
<system.web>
<authorization>
<deny users="?" />
</authorization>
</system.web>
</configuration>

login.aspx page
System.Web.Security.FormsAuthentication.RedirectFr omLoginPage(username,
false);
Any idea why this could be happening?

Thank you
M.

Jun 13 '07 #2

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

Similar topics

23
by: Lamberti Fabrizio | last post by:
Hi all, I've to access to a network file from an asp pages. I've red a lot of things on old posts and on Microsoft article but I can't still solve my problem. I've got two server inside the...
0
by: Rob | last post by:
I am currently making the move from ASP to ASP.Net and I have hit my first stumbling block… Currently I server users from both inside my Domain and Outside of the Domain… What I do now … Check...
1
by: Malik Asif Joyia | last post by:
Hello I want to implement the forms based authentication. for a sub directory in my webapplication. I have allready applied Forms based authentication in my webapplication ,, I have added a folder...
13
by: david | last post by:
I can not figure out what is the problem that I can protect ASP.NEt form resource but not some other type of files, for example, images. All my aspx forms located in Demo folder and image files...
6
by: Frank Walsh | last post by:
Can anyone tell me if this is possible in asp.net, I want to use form-based authentication to authenticate my users, however a employee of the company is attempting to be logged in as administrator...
6
by: david | last post by:
I have developed login.aspx for Web form based authentication, and configured IIS and Web.config. It has been working until two days ago. I believe that some other people changed the IIS...
4
by: DMG | last post by:
I have <identity impersonate = "true" /& <authentication mode="Windows"/in the web.config. This is a 2.0 site. My Goal: I want to simply have the user browse to a file on a mapped drive and get...
0
by: mazdotnet | last post by:
Hi, We have a form-based authentication implemented on our site that has been working great for over 2 years for oursite.com, oursite.ca and oursite.co.uk. However, today I found out that...
3
by: Max | last post by:
Following the tutorial at http://personalpages.tds.net/~kent37/kk/00010.html, I understand how to access HTTP basic authenticated pages or form- based authenticated pages. How would I access a page...
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: 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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.