Click here to Skip to main content
16,006,452 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Cinema Seat Selection. Pin
Ashfield13-Oct-08 21:24
Ashfield13-Oct-08 21:24 
GeneralRe: Cinema Seat Selection. Pin
_AK_13-Oct-08 22:13
_AK_13-Oct-08 22:13 
GeneralRe: Cinema Seat Selection. Pin
Ashfield13-Oct-08 22:18
Ashfield13-Oct-08 22:18 
AnswerRe: Cinema Seat Selection. Pin
eyeseetee13-Oct-08 21:56
eyeseetee13-Oct-08 21:56 
GeneralRe: Cinema Seat Selection. Pin
coolsatty14-Oct-08 5:27
coolsatty14-Oct-08 5:27 
AnswerRe: Cinema Seat Selection. Pin
gautamamit813-Oct-08 23:00
gautamamit813-Oct-08 23:00 
GeneralRe: Cinema Seat Selection. Pin
coolsatty14-Oct-08 5:32
coolsatty14-Oct-08 5:32 
Questionmake a page requieres Windows authentication in Form authenticated project Pin
greekius13-Oct-08 20:54
greekius13-Oct-08 20:54 
Hi all;
my project uses form auth.
i want a page requires windows authentication.
<?xml version="1.0"?>
<configuration>
  <system.web>
    <customErrors mode="Off"/>
     <authentication mode="Windows">
    </authentication> 
  </system.web>
</configuration>


but it still says
Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.

how could i fix this issue?
AnswerRe: make a page requieres Windows authentication in Form authenticated project Pin
Abhijit Jana13-Oct-08 21:12
professionalAbhijit Jana13-Oct-08 21:12 
QuestionSession timeout Pin
satishsingh13-Oct-08 20:43
satishsingh13-Oct-08 20:43 
AnswerRe: Session timeout Pin
Abhijit Jana13-Oct-08 21:24
professionalAbhijit Jana13-Oct-08 21:24 
AnswerRe: Session timeout Pin
Brij13-Oct-08 21:25
mentorBrij13-Oct-08 21:25 
Questionbirthday alarm Pin
Rajeesrivastava13-Oct-08 20:32
Rajeesrivastava13-Oct-08 20:32 
AnswerRe: birthday alarm Pin
bcozican13-Oct-08 21:15
bcozican13-Oct-08 21:15 
AnswerRe: birthday alarm Pin
Ashfield13-Oct-08 21:33
Ashfield13-Oct-08 21:33 
QuestionNeed help on implementing dynamic webpages in website....?? Pin
Ashok Nalam13-Oct-08 19:50
Ashok Nalam13-Oct-08 19:50 
AnswerRe: Need help on implementing dynamic webpages in website....?? Pin
N a v a n e e t h13-Oct-08 19:59
N a v a n e e t h13-Oct-08 19:59 
Questionshow popup on content page Pin
Mhiny13-Oct-08 19:06
Mhiny13-Oct-08 19:06 
AnswerRe: show popup on content page Pin
Abhijit Jana13-Oct-08 20:35
professionalAbhijit Jana13-Oct-08 20:35 
AnswerRe: show popup on content page Pin
Brij13-Oct-08 20:38
mentorBrij13-Oct-08 20:38 
AnswerRe: show popup on content page Pin
jack_ajay13-Oct-08 20:47
jack_ajay13-Oct-08 20:47 
QuestionWith out webservice concept its posible to achieve auto complete textbox from database? Pin
Member 387988113-Oct-08 17:55
Member 387988113-Oct-08 17:55 
AnswerRe: With out webservice concept its posible to achieve auto complete textbox from database? Pin
Abhijit Jana13-Oct-08 18:23
professionalAbhijit Jana13-Oct-08 18:23 
AnswerRe: With out webservice concept its posible to achieve auto complete textbox from database? Pin
N a v a n e e t h13-Oct-08 19:20
N a v a n e e t h13-Oct-08 19:20 
GeneralRe: With out webservice concept its posible to achieve auto complete textbox from database? Pin
Member 387988113-Oct-08 20:43
Member 387988113-Oct-08 20:43 

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.