Microsoft
Software
Hardware
Network
Question : problem in redirecting page
Hi
I have implemented forms authentication in asp.net using C#
there is a page called SearchProfile.aspx which user should go after authentication.
When I go directly to the page then page is redirecting to Login page as expected. At that time URL of the site is
http://localhost/testapp/
Login.aspx?ReturnUrl=%2fSe
archProfil
e.aspx
When I enter proper credentials then page is redirected to Searchprofile.aspx as expected
But when I type in the browser
http://localhost/testapp/
Login.aspx
and I enter proper credentials and press login then page is not redirecting to the home page.
Am I missing something
Answer : problem in redirecting page
What is the page its getting redirected , please check your web.config default url
Ram
Random Solutions
C++ - Calling 'RegDeleteValue' in between 'RegEnumValue' causes 'RegEnumValue' to fail
Create a running total in a query
Unknown Function Name
VB.NET: how to highlight listview item and place on TOP
Hi my website has a verisign certificate and it has secure payment integrated the certitifcate is expiring tomm. will i have any problem ?
Allow Access to Website Only from Certain IP Addresses
Import data from excel then add autonumber field: 90000 rows
I just wanted to check that the file type 'trn' is used for transaction log backups?
Active Directory Startup script
How to enable computer browser service via domain group policy editor