Click here to Skip to main content
15,890,506 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Server Error in '/aspx' Application. Pin
nothingbutcat29-Mar-07 5:29
nothingbutcat29-Mar-07 5:29 
GeneralRe: Server Error in '/aspx' Application. Pin
Paddy Boyd29-Mar-07 5:31
Paddy Boyd29-Mar-07 5:31 
GeneralRe: Server Error in '/aspx' Application. Pin
Not Active29-Mar-07 5:45
mentorNot Active29-Mar-07 5:45 
GeneralRe: Server Error in '/aspx' Application. Pin
Paddy Boyd29-Mar-07 5:49
Paddy Boyd29-Mar-07 5:49 
AnswerRe: Server Error in '/aspx' Application. Pin
Not Active29-Mar-07 5:49
mentorNot Active29-Mar-07 5:49 
GeneralRe: Server Error in '/aspx' Application. Pin
nothingbutcat29-Mar-07 6:50
nothingbutcat29-Mar-07 6:50 
QuestionAjax control doesn't work in Firefox and other computers? Pin
Abubakarsb29-Mar-07 4:49
Abubakarsb29-Mar-07 4:49 
QuestionSSL ERROR Pin
lajith29-Mar-07 3:05
lajith29-Mar-07 3:05 
asp.net 2.0 Login control : I am getting the error When click on the login button of the login control

error message : The application is configured to issue secure cookies. These cookies require the browser to issue the request over SSL (https protocol). However, the current request is not over SSL.
the following line generated the error
FormsAuthentication.RedirectFromLoginPage(Login1.UserName, True)

my WEb Config File :

authentication mode="Forms">
<forms name=".ASPXFORMSTEST" requiressl="true" loginurl="https://mysite.com/secure2/login.aspx" protection="All" path="/" timeout="60">

<rolemanager enabled="true" cacherolesincookie="true" defaultprovider="AspNetSqlRoleProvider" cookiename=".ASPXROLES" cookiepath="/" cookietimeout="30" cookierequiressl="true" cookieslidingexpiration="true" createpersistentcookie="true" cookieprotection="All">

what should i do to eliminate the error.. please help
also, the certificate is new one, so that validity is still there
Questionhow to generate reprot using sql server 2000 reporting service Pin
mohd imran abdul aziz29-Mar-07 2:37
mohd imran abdul aziz29-Mar-07 2:37 
AnswerRe: how to generate reprot using sql server 2000 reporting service Pin
Not Active29-Mar-07 4:38
mentorNot Active29-Mar-07 4:38 
QuestionDisplay a project member in the listbox Pin
Oga M29-Mar-07 2:04
Oga M29-Mar-07 2:04 
AnswerRe: Display a project member in the listbox Pin
Tirthadip29-Mar-07 2:44
Tirthadip29-Mar-07 2:44 
AnswerRe: Display a project member in the listbox Pin
Naveed Kamboh29-Mar-07 2:48
Naveed Kamboh29-Mar-07 2:48 
GeneralRe: Display a project member in the listbox Pin
Not Active29-Mar-07 4:13
mentorNot Active29-Mar-07 4:13 
AnswerRe: Display a project member in the listbox Pin
postmaster@programmingknowledge.com29-Mar-07 3:53
postmaster@programmingknowledge.com29-Mar-07 3:53 
Questionplease help me with this Pin
Oga M29-Mar-07 1:57
Oga M29-Mar-07 1:57 
AnswerRe: please help me with this Pin
Sandeep Akhare30-Mar-07 6:08
Sandeep Akhare30-Mar-07 6:08 
QuestionWeek-Number Pin
Oga M29-Mar-07 1:53
Oga M29-Mar-07 1:53 
AnswerRe: Week-Number Pin
postmaster@programmingknowledge.com29-Mar-07 4:01
postmaster@programmingknowledge.com29-Mar-07 4:01 
Questionasp.net and sql loader Pin
chitra8129-Mar-07 1:51
chitra8129-Mar-07 1:51 
AnswerRe: asp.net and sql loader Pin
gauthee29-Mar-07 4:10
gauthee29-Mar-07 4:10 
GeneralRe: asp.net and sql loader Pin
chitra8129-Mar-07 19:13
chitra8129-Mar-07 19:13 
GeneralRe: asp.net and sql loader Pin
gauthee30-Mar-07 21:15
gauthee30-Mar-07 21:15 
GeneralRe: asp.net and sql loader Pin
chitra8130-Mar-07 21:34
chitra8130-Mar-07 21:34 
GeneralRe: asp.net and sql loader Pin
gauthee2-Apr-07 3:40
gauthee2-Apr-07 3:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.