Click here to Skip to main content
15,923,852 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: password strength Pin
jai 12321-Jun-07 19:42
jai 12321-Jun-07 19:42 
GeneralRe: password strength Pin
Sathesh Sakthivel21-Jun-07 19:51
Sathesh Sakthivel21-Jun-07 19:51 
GeneralRe: password strength Pin
jai 12321-Jun-07 20:09
jai 12321-Jun-07 20:09 
QuestioncustomError in Web.Config file is not working Pin
Prakash.SE21-Jun-07 19:01
Prakash.SE21-Jun-07 19:01 
AnswerRe: customError in Web.Config file is not working Pin
RepliCrux21-Jun-07 19:14
RepliCrux21-Jun-07 19:14 
GeneralRe: customError in Web.Config file is not working Pin
Prakash.SE21-Jun-07 19:20
Prakash.SE21-Jun-07 19:20 
GeneralRe: customError in Web.Config file is not working Pin
RepliCrux21-Jun-07 19:31
RepliCrux21-Jun-07 19:31 
GeneralRe: customError in Web.Config file is not working Pin
Ulhas Morbale21-Jun-07 21:07
professionalUlhas Morbale21-Jun-07 21:07 
Hello,

I m also having the same runtime error but for only https:// pages, all other .aspx pages are working fine. Can any body guide me about how to use host server's Shared SSL certificate. What are the settings to be done for IIS of host server?

I have my web.config file as,
<securewebpages mode="On" maintainpath="True">
<files>
<add path="frmCustomerInfo.aspx" secure="Secure">
<add path="purchase.aspx" secure="Secure">
<add path="frmPayment.aspx" secure="Secure">
<add path="frmRegLogin.aspx" secure="Secure">
<add path="frmUsersInfo.aspx" secure="Secure">
<add path="frmDownload.aspx" secure="Secure">


here
secureWebPages mode="On" works as cutomerrors & I tried by doing it "Off" & "Remoteonly" also, but it is still giving error.

Thanks in advance.


by ULZ

GeneralRe: customError in Web.Config file is not working Pin
sidbaruah25-Jun-07 1:47
sidbaruah25-Jun-07 1:47 
QuestionUse of server.htmlencode in class file Pin
Nagraj Naik21-Jun-07 18:58
Nagraj Naik21-Jun-07 18:58 
AnswerRe: Use of server.htmlencode in class file....I find out the solution. Pin
Nagraj Naik21-Jun-07 20:23
Nagraj Naik21-Jun-07 20:23 
Questionpage refreshment doubt Pin
saravanan0521-Jun-07 18:38
saravanan0521-Jun-07 18:38 
AnswerRe: page refreshment doubt Pin
sathesh pandian27-Jun-07 19:54
sathesh pandian27-Jun-07 19:54 
Questionwhen will session get start for HTML pages? Pin
PadmaPriya.S21-Jun-07 17:28
PadmaPriya.S21-Jun-07 17:28 
AnswerRe: when will session get start for HTML pages? Pin
Guffa21-Jun-07 17:57
Guffa21-Jun-07 17:57 
QuestionDisplay blob data [modified] Pin
ASPnoob21-Jun-07 16:38
ASPnoob21-Jun-07 16:38 
AnswerRe: Display blob data Pin
Guffa21-Jun-07 18:18
Guffa21-Jun-07 18:18 
AnswerRe: Display blob data Pin
ASPnoob21-Jun-07 19:02
ASPnoob21-Jun-07 19:02 
QuestiondropAssigned.SelectedValue. Pin
isaii21-Jun-07 16:34
isaii21-Jun-07 16:34 
AnswerRe: dropAssigned.SelectedValue. Pin
RepliCrux21-Jun-07 17:31
RepliCrux21-Jun-07 17:31 
QuestionActivex Object Pin
dhatchu21-Jun-07 16:25
dhatchu21-Jun-07 16:25 
AnswerRe: Activex Object Pin
Christian Graus21-Jun-07 17:43
protectorChristian Graus21-Jun-07 17:43 
QuestionGridView Column Invisible Pin
seemamltn21-Jun-07 14:53
seemamltn21-Jun-07 14:53 
AnswerRe: GridView Column Invisible Pin
RepliCrux21-Jun-07 16:09
RepliCrux21-Jun-07 16:09 
QuestionDate Time..... Pin
moomoooomoo21-Jun-07 14:25
moomoooomoo21-Jun-07 14:25 

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.