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

ASP.NET

 
GeneralRe: configuration error... Pin
Abhijit Jana9-Jun-09 20:44
professionalAbhijit Jana9-Jun-09 20:44 
GeneralRe: configuration error... Pin
RajpootRohan9-Jun-09 20:55
professionalRajpootRohan9-Jun-09 20:55 
GeneralRe: configuration error... Pin
saanj9-Jun-09 21:04
saanj9-Jun-09 21:04 
GeneralRe: configuration error... Pin
Abhijit Jana9-Jun-09 21:07
professionalAbhijit Jana9-Jun-09 21:07 
GeneralRe: configuration error... Pin
RajpootRohan9-Jun-09 22:10
professionalRajpootRohan9-Jun-09 22:10 
GeneralRe: configuration error... Pin
RajpootRohan9-Jun-09 22:19
professionalRajpootRohan9-Jun-09 22:19 
GeneralRe: configuration error... Pin
saanj9-Jun-09 23:00
saanj9-Jun-09 23:00 
GeneralRe: configuration error... Pin
RajpootRohan10-Jun-09 1:48
professionalRajpootRohan10-Jun-09 1:48 
I checked thoroughly but didn't find another web.config.
Is there any special settings in web.config for it to be configured.
I used

debug="false"

<authentication mode="Forms">
<forms name="MyAuth" cookieless="AutoDetect" />
</authentication>


<customErrors mode="Off" defaultRedirect="~/Error.aspx">
<error statusCode="403" redirect="NoAccess.htm" />
<error statusCode="404" redirect="FileNotFound.htm" />
</customErrors>

these are the main settings I have done. Are they correct?

cheers,
sneha

GeneralRe: configuration error... Pin
saanj10-Jun-09 2:14
saanj10-Jun-09 2:14 
GeneralRe: configuration error... Pin
RajpootRohan10-Jun-09 2:28
professionalRajpootRohan10-Jun-09 2:28 
GeneralRe: configuration error... Pin
saanj10-Jun-09 2:54
saanj10-Jun-09 2:54 
GeneralRe: configuration error... Pin
Baran M9-Jun-09 21:01
Baran M9-Jun-09 21:01 
AnswerRe: configuration error... Pin
Baran M9-Jun-09 23:09
Baran M9-Jun-09 23:09 
QuestionSubmit details with enter key Pin
benams9-Jun-09 19:45
benams9-Jun-09 19:45 
AnswerRe: Submit details with enter key Pin
saanj9-Jun-09 20:08
saanj9-Jun-09 20:08 
AnswerRe: Submit details with enter key Pin
Sujay chakraborty9-Jun-09 21:03
Sujay chakraborty9-Jun-09 21:03 
GeneralRe: Submit details with enter key Pin
benams14-Jun-09 3:28
benams14-Jun-09 3:28 
GeneralRe: Submit details with enter key Pin
Sujay chakraborty15-Jun-09 4:31
Sujay chakraborty15-Jun-09 4:31 
QuestionLinkButton OnClick event problem Pin
benams9-Jun-09 19:40
benams9-Jun-09 19:40 
AnswerRe: LinkButton OnClick event problem Pin
saanj9-Jun-09 20:06
saanj9-Jun-09 20:06 
GeneralRe: LinkButton OnClick event problem Pin
benams9-Jun-09 21:12
benams9-Jun-09 21:12 
GeneralRe: LinkButton OnClick event problem Pin
saanj9-Jun-09 21:24
saanj9-Jun-09 21:24 
GeneralRe: LinkButton OnClick event problem Pin
benams10-Jun-09 0:11
benams10-Jun-09 0:11 
Questionthe following error in stored procedure Pin
anbusenthil9-Jun-09 19:31
anbusenthil9-Jun-09 19:31 
AnswerRe: the following error in stored procedure Pin
Christian Graus9-Jun-09 19:37
protectorChristian Graus9-Jun-09 19:37 

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.