Click here to Skip to main content
15,917,795 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: .Net and COM interop Pin
N a v a n e e t h6-Jan-09 19:53
N a v a n e e t h6-Jan-09 19:53 
GeneralRe: .Net and COM interop Pin
TSKNaidu7-Jan-09 3:02
TSKNaidu7-Jan-09 3:02 
QuestionHow to get the reference of label control through javascript? Pin
meeram3956-Jan-09 19:41
meeram3956-Jan-09 19:41 
AnswerRe: How to get the reference of label control through javascript? Pin
N a v a n e e t h6-Jan-09 19:56
N a v a n e e t h6-Jan-09 19:56 
GeneralRe: How to get the reference of label control through javascript? Pin
Aman Bhullar6-Jan-09 20:25
Aman Bhullar6-Jan-09 20:25 
GeneralRe: How to get the reference of label control through javascript? Pin
N a v a n e e t h6-Jan-09 21:16
N a v a n e e t h6-Jan-09 21:16 
QuestionHow to Use Two Forms Autentication in One Solution Pin
Robymon6-Jan-09 19:18
Robymon6-Jan-09 19:18 
AnswerRe: How to Use Two Forms Autentication in One Solution Pin
N a v a n e e t h6-Jan-09 19:40
N a v a n e e t h6-Jan-09 19:40 
Is there any reason for nesting the web.config? You will have one web.config which is in HRMS directory and another one in HRMS\Admin directory. Are you overriding anything in the second web.config?

I'd suggest to separate it with folders rather than creating new project. You will have only one project which contains all ASPX files and one configuration file. So you will end up with a folder structure something like
Solution Directory
--HRMS
----Files
--Admin
----Admin files
--web.config
Now admin will not be a separate virtual directory and I believe it will solve your problem.


Questionhow to Cache whole page Pin
kishorg16-Jan-09 19:15
kishorg16-Jan-09 19:15 
AnswerRe: how to Cache whole page Pin
N a v a n e e t h6-Jan-09 19:30
N a v a n e e t h6-Jan-09 19:30 
GeneralRe: how to Cache whole page Pin
kishorg16-Jan-09 19:37
kishorg16-Jan-09 19:37 
GeneralRe: how to Cache whole page Pin
N a v a n e e t h6-Jan-09 19:51
N a v a n e e t h6-Jan-09 19:51 
GeneralRe: how to Cache whole page Pin
kishorg16-Jan-09 20:31
kishorg16-Jan-09 20:31 
Questionscrollbar in panel Pin
Mr.Sam6-Jan-09 18:55
Mr.Sam6-Jan-09 18:55 
AnswerRe: scrollbar in panel [modified] Pin
sudhanvag7-Jan-09 17:47
sudhanvag7-Jan-09 17:47 
QuestiondialogArguments Pin
Mr.Himansu6-Jan-09 18:39
Mr.Himansu6-Jan-09 18:39 
QuestionProble with solution file. Pin
Prashant B. Lavate6-Jan-09 18:07
Prashant B. Lavate6-Jan-09 18:07 
AnswerRe: Proble with solution file. Pin
Not Active6-Jan-09 19:16
mentorNot Active6-Jan-09 19:16 
AnswerRe: Proble with solution file. Pin
N a v a n e e t h6-Jan-09 19:20
N a v a n e e t h6-Jan-09 19:20 
QuestionHow to get the width of Alphabets used? Pin
Hema Bairavan6-Jan-09 17:47
Hema Bairavan6-Jan-09 17:47 
AnswerRe: How to get the width of Alphabets used? Pin
Guffa6-Jan-09 21:25
Guffa6-Jan-09 21:25 
GeneralRe: How to get the width of Alphabets used? Pin
Hema Bairavan6-Jan-09 21:43
Hema Bairavan6-Jan-09 21:43 
AnswerRe: How to get the width of Alphabets used? Pin
Guffa6-Jan-09 21:56
Guffa6-Jan-09 21:56 
QuestionDebug asp.net application in Visual Studio.NET 2003 Pin
AndieDu6-Jan-09 16:53
AndieDu6-Jan-09 16:53 
AnswerRe: Debug asp.net application in Visual Studio.NET 2003 Pin
N a v a n e e t h6-Jan-09 17:01
N a v a n e e t h6-Jan-09 17:01 

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.