Click here to Skip to main content
15,914,820 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionconnection string for medium trust level Pin
ash047-Aug-08 1:15
ash047-Aug-08 1:15 
AnswerRe: connection string for medium trust level Pin
Anand Desai7-Aug-08 1:18
Anand Desai7-Aug-08 1:18 
GeneralRe: connection string for medium trust level Pin
ash047-Aug-08 1:58
ash047-Aug-08 1:58 
QuestionHow To Maintain The State Of The Gridview between Pages in asp.net Pin
JayPrakash0007-Aug-08 0:47
JayPrakash0007-Aug-08 0:47 
AnswerRe: How To Maintain The State Of The Gridview between Pages in asp.net Pin
Anand Desai7-Aug-08 0:56
Anand Desai7-Aug-08 0:56 
AnswerRe: How To Maintain The State Of The Gridview between Pages in asp.net Pin
eyeseetee7-Aug-08 1:19
eyeseetee7-Aug-08 1:19 
QuestionServer error in Shopping cart project.. Pin
Samiullah7-Aug-08 0:45
Samiullah7-Aug-08 0:45 
AnswerRe: Server error in Shopping cart project.. Pin
Anand Desai7-Aug-08 0:59
Anand Desai7-Aug-08 0:59 
AnswerRe: Server error in Shopping cart project.. Pin
AhsanS7-Aug-08 1:12
AhsanS7-Aug-08 1:12 
AnswerRe: Server error in Shopping cart project.. Pin
Samiullah7-Aug-08 2:32
Samiullah7-Aug-08 2:32 
QuestionAny idea on dynamic authentication chainging Pin
Sudhir Yadav7-Aug-08 0:09
Sudhir Yadav7-Aug-08 0:09 
AnswerRe: Any idea on dynamic authentication chainging Pin
eyeseetee7-Aug-08 0:26
eyeseetee7-Aug-08 0:26 
GeneralRe: Any idea on dynamic authentication chainging Pin
Sudhir Yadav7-Aug-08 1:26
Sudhir Yadav7-Aug-08 1:26 
QuestionHow to make ajax function work in IIS 7.0 any change need in web.config Pin
trilokharry7-Aug-08 0:05
trilokharry7-Aug-08 0:05 
Questioncalendar in gridview footer and edittemplate column Pin
Member 38798816-Aug-08 23:56
Member 38798816-Aug-08 23:56 
QuestionWinForms application to web Pin
Ben456-Aug-08 23:34
Ben456-Aug-08 23:34 
AnswerRe: WinForms application to web Pin
Gayani Devapriya6-Aug-08 23:41
Gayani Devapriya6-Aug-08 23:41 
AnswerRe: WinForms application to web Pin
Abhijit Jana7-Aug-08 3:22
professionalAbhijit Jana7-Aug-08 3:22 
Questionhow to get pdf files from the asp Pin
nibinki3336-Aug-08 23:18
nibinki3336-Aug-08 23:18 
AnswerRe: how to get pdf files from the asp Pin
eyeseetee6-Aug-08 23:23
eyeseetee6-Aug-08 23:23 
Questioncreating Modal popup window Pin
Member 45142186-Aug-08 22:55
Member 45142186-Aug-08 22:55 
AnswerRe: creating Modal popup window Pin
eyeseetee6-Aug-08 22:59
eyeseetee6-Aug-08 22:59 
GeneralRe: creating Modal popup window Pin
Member 45142187-Aug-08 1:11
Member 45142187-Aug-08 1:11 
Questionweb.config frustrating me1 Pin
Abbasy Ahmad6-Aug-08 22:48
Abbasy Ahmad6-Aug-08 22:48 
AnswerRe: web.config frustrating me1 Pin
Gayani Devapriya6-Aug-08 23:37
Gayani Devapriya6-Aug-08 23:37 
Hi Abbas,

Lets try to do this once more in a simple manner. I think the problem is in setting up the site.

1). Right click on your solution and publish it to a new folder, could be any location.
2). Now go to IIS and create a virtual directry and set the LocalPath to the new folder you created.
3). In IIS in the ASP.NET tab for ASP.NET version select 2.0 (If you are working in that version)
4). In IIS go to Documents tab and add your detault page and make it to top.
5). In IIS go to directry security and go to Edit and at the bottom there is a check box "Integrated Windows Authentication" make it checked true.
6). And OK it.

Now browse the site and see..

Hope it helps,
Thx,
Gayani

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.