Click here to Skip to main content
15,913,199 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Conditional Format of Data Grid and ItemDataBound event Pin
Yusuf21-Mar-09 4:04
Yusuf21-Mar-09 4:04 
GeneralRe: Conditional Format of Data Grid and ItemDataBound event Pin
pavan.kumar,sai21-Mar-09 7:44
pavan.kumar,sai21-Mar-09 7:44 
QuestionHow to cache a External Appsettings in asp.net Pin
Ramesh A.21-Mar-09 0:50
Ramesh A.21-Mar-09 0:50 
AnswerRe: How to cache a External Appsettings in asp.net Pin
Abhijit Jana21-Mar-09 3:21
professionalAbhijit Jana21-Mar-09 3:21 
AnswerRe: How to cache a External Appsettings in asp.net Pin
Yusuf21-Mar-09 4:08
Yusuf21-Mar-09 4:08 
QuestionIntegrated Windows authentication asking for username and password in Firefox Pin
Brendan Vogt21-Mar-09 0:41
Brendan Vogt21-Mar-09 0:41 
AnswerRe: Integrated Windows authentication asking for username and password in Firefox Pin
Abhijit Jana21-Mar-09 3:18
professionalAbhijit Jana21-Mar-09 3:18 
GeneralRe: Integrated Windows authentication asking for username and password in Firefox [modified] Pin
Brendan Vogt21-Mar-09 3:43
Brendan Vogt21-Mar-09 3:43 
Abhijit Jana wrote:
Where is the physical location of your web application? Is it fileystem or HTTP.
Do you have the web.config file there?

It is HTTP. The web.config is very bare, it has the following in it (I took out all the default stuff):

authentication mode="Forms"
compilation debug="true"

That is all that I have set.

Abhijit Jana wrote:
Are you talking about debugging or Opening site?
IE7 works may be reason is, you IE setting set to automatically login with default user name password of windows. You can change the setting in IE.

I am talking about debugging the website. When you click on the play button in VS2008.

Abhijit Jana wrote:
Because, Your application is set to windows authentication mode.

How do you know this? Is it because I checked integrated Windows authentication?

Abhijit Jana wrote:
Your windows system Credentials (Domain\User Id , Password).

I don't use a username and password for my system, it just starts up without asking a username and password.

Thanks

modified on Saturday, March 21, 2009 9:56 AM

QuestionI can't break my program in web application programminga(ASP.Net) using Windows vista. Pls help me to break Pin
Khin Nilar Hlaing21-Mar-09 0:08
Khin Nilar Hlaing21-Mar-09 0:08 
QuestionRe: I can't break my program in web application programminga(ASP.Net) using Windows vista. Pls help me to break Pin
Brendan Vogt21-Mar-09 0:43
Brendan Vogt21-Mar-09 0:43 
AnswerRe: I can't break my program in web application programminga(ASP.Net) using Windows vista. Pls help me to break Pin
Abhijit Jana21-Mar-09 2:29
professionalAbhijit Jana21-Mar-09 2:29 
AnswerRe: I can't break my program in web application programminga(ASP.Net) using Windows vista. Pls help me to break Pin
Yusuf21-Mar-09 4:13
Yusuf21-Mar-09 4:13 
QuestionManual Sorting In Gridview when it is bind with sqldatasource Pin
farogh haider20-Mar-09 21:31
farogh haider20-Mar-09 21:31 
AnswerRe: Manual Sorting In Gridview when it is bind with sqldatasource Pin
Yusuf21-Mar-09 4:14
Yusuf21-Mar-09 4:14 
AnswerRe: Manual Sorting In Gridview when it is bind with sqldatasource Pin
tech60321-Mar-09 6:04
tech60321-Mar-09 6:04 
QuestionRead XML file from Web Service Pin
slSoftware20-Mar-09 21:26
slSoftware20-Mar-09 21:26 
QuestionClear the textboxes in logincontrol if login fails. Pin
SreejithAchutan20-Mar-09 21:06
SreejithAchutan20-Mar-09 21:06 
AnswerRe: Clear the textboxes in logincontrol if login fails. Pin
Shrinivas Singh20-Mar-09 21:30
Shrinivas Singh20-Mar-09 21:30 
GeneralRe: Clear the textboxes in logincontrol if login fails. Pin
SreejithAchutan20-Mar-09 21:40
SreejithAchutan20-Mar-09 21:40 
GeneralRe: Clear the textboxes in logincontrol if login fails. Pin
Shrinivas Singh20-Mar-09 21:50
Shrinivas Singh20-Mar-09 21:50 
GeneralRe: Clear the textboxes in logincontrol if login fails. Pin
SreejithAchutan20-Mar-09 22:47
SreejithAchutan20-Mar-09 22:47 
GeneralRe: Clear the textboxes in logincontrol if login fails. Pin
Yusuf21-Mar-09 4:16
Yusuf21-Mar-09 4:16 
GeneralRe: Clear the textboxes in logincontrol if login fails. Pin
vinodkrebc22-Mar-09 18:41
vinodkrebc22-Mar-09 18:41 
GeneralRe: Clear the textboxes in logincontrol if login fails. Pin
Yusuf23-Mar-09 3:16
Yusuf23-Mar-09 3:16 
QuestionMove datagridview records from one form to another [modified] Pin
pradeepc_mca20-Mar-09 21:00
pradeepc_mca20-Mar-09 21:00 

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.