Click here to Skip to main content
15,908,254 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Regaring asp.net Login Controls Pin
Amit Kumar G1-Feb-07 17:37
Amit Kumar G1-Feb-07 17:37 
GeneralRe: Regaring asp.net Login Controls Pin
SwaSubhaVijju1-Feb-07 17:53
SwaSubhaVijju1-Feb-07 17:53 
GeneralRe: Regaring asp.net Login Controls Pin
Amit Kumar G1-Feb-07 18:07
Amit Kumar G1-Feb-07 18:07 
GeneralRe: Regaring asp.net Login Controls Pin
SwaSubhaVijju1-Feb-07 18:45
SwaSubhaVijju1-Feb-07 18:45 
QuestionPath of a file Pin
nxde20001-Feb-07 15:36
nxde20001-Feb-07 15:36 
AnswerRe: Path of a file Pin
Christian Graus1-Feb-07 20:01
protectorChristian Graus1-Feb-07 20:01 
GeneralRe: Path of a file Pin
nxde20001-Feb-07 20:28
nxde20001-Feb-07 20:28 
Questionerror can be caused by a virtual directory not being configured as an application in IIS. Pin
red60mans1-Feb-07 15:28
red60mans1-Feb-07 15:28 
hi, my web.config file is like this

<system.web>

.......

.......

</system.web>


<location path="Default.aspx">
<system.web>
<authorization>
<deny users="?"/>
</authorization>
</system.web>
</location>



Now if i use the <location > element as bove i get this error

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.

However if i remove the location element my app works fine

Any help is appreciated,

Yojimbo

yojimbo
AnswerRe: error can be caused by a virtual directory not being configured as an application in IIS. Pin
Amit Kumar G1-Feb-07 17:42
Amit Kumar G1-Feb-07 17:42 
QuestionCheck if record exists Pin
shapper1-Feb-07 12:59
shapper1-Feb-07 12:59 
AnswerRe: Check if record exists Pin
Alexandru Lungu2-Feb-07 2:09
professionalAlexandru Lungu2-Feb-07 2:09 
Questioncompare database Pin
saravanan051-Feb-07 11:27
saravanan051-Feb-07 11:27 
QuestionHow to add a Linked image in DataGrid Pin
nour1231-Feb-07 10:21
nour1231-Feb-07 10:21 
QuestionWhen to use Server.Transfer? Pin
robert1101-Feb-07 9:38
robert1101-Feb-07 9:38 
AnswerRe: When to use Server.Transfer? Pin
Software_Guy_1231-Feb-07 16:51
Software_Guy_1231-Feb-07 16:51 
GeneralRe: When to use Server.Transfer? Pin
Amit Kumar G1-Feb-07 17:47
Amit Kumar G1-Feb-07 17:47 
QuestionASP.net application from VB.net Pin
Keith Jenkins1-Feb-07 9:14
Keith Jenkins1-Feb-07 9:14 
AnswerRe: ASP.net application from VB.net Pin
Christian Graus1-Feb-07 9:39
protectorChristian Graus1-Feb-07 9:39 
QuestionHai,frnds..what are the New technologies that can be used in asp.net Pin
suriee1-Feb-07 7:50
suriee1-Feb-07 7:50 
AnswerRe: Hai,frnds..what are the New technologies that can be used in asp.net Pin
Pradipta Basu1-Feb-07 8:08
Pradipta Basu1-Feb-07 8:08 
GeneralRe: Hai,frnds..what are the New technologies that can be used in asp.net Pin
suriee1-Feb-07 8:14
suriee1-Feb-07 8:14 
GeneralRe: Hai,frnds..what are the New technologies that can be used in asp.net Pin
Pradipta Basu1-Feb-07 9:03
Pradipta Basu1-Feb-07 9:03 
GeneralRe: Hai,frnds..what are the New technologies that can be used in asp.net Pin
suriee2-Feb-07 1:16
suriee2-Feb-07 1:16 
QuestionPost Back Problem( Smart Navigation) Pin
kishore19@hotmail.com1-Feb-07 7:45
kishore19@hotmail.com1-Feb-07 7:45 
AnswerRe: Post Back Problem( Smart Navigation) Pin
Pradipta Basu1-Feb-07 8:12
Pradipta Basu1-Feb-07 8:12 

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.