Click here to Skip to main content
15,887,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Cannot Use IIS Pin
Yusuf10-Mar-09 15:23
Yusuf10-Mar-09 15:23 
GeneralRe: Cannot Use IIS [modified] Pin
MrColeyted10-Mar-09 15:32
MrColeyted10-Mar-09 15:32 
QuestionException handling with web services in ASP.NET 3.5 Pin
Member 391904910-Mar-09 14:14
Member 391904910-Mar-09 14:14 
QuestionUpdate Database(ACCESS) from ASP page Pin
daks90610-Mar-09 10:13
daks90610-Mar-09 10:13 
AnswerRe: Update Database(ACCESS) from ASP page Pin
Yusuf10-Mar-09 11:20
Yusuf10-Mar-09 11:20 
QuestionASP.Net 1.1, VB.Net 2003 and SQL Server 2005 Pin
Ragonastick10-Mar-09 9:43
Ragonastick10-Mar-09 9:43 
AnswerRe: ASP.Net 1.1, VB.Net 2003 and SQL Server 2005 Pin
Ragonastick10-Mar-09 9:46
Ragonastick10-Mar-09 9:46 
AnswerRe: ASP.Net 1.1, VB.Net 2003 and SQL Server 2005 Pin
Rutvik Dave11-Mar-09 6:20
professionalRutvik Dave11-Mar-09 6:20 
Ragonastick wrote:
One thing you will notice is that I do not have a password on my database because there is not one on my machine.


If you are talking about SQL Server Management Studio is not asking you a password, then you are login using windows authentication. and you are using sql authentication in your application, so you cannot login.

if this is the case then,

open sql server management studio using your windows authentication, now go to security -> Login abd create one login with username & password, and then use that username & password in your application to login.

you cannot login to sql server without specifying a password in your connection string.
GeneralRe: ASP.Net 1.1, VB.Net 2003 and SQL Server 2005 Pin
Ragonastick13-Mar-09 7:20
Ragonastick13-Mar-09 7:20 
Questioncompilation error while running the application Pin
misha singhal10-Mar-09 8:16
misha singhal10-Mar-09 8:16 
AnswerRe: compilation error while running the application Pin
Calin Tatar10-Mar-09 9:28
Calin Tatar10-Mar-09 9:28 
Questioncreating a daemon process [modified] Pin
liz310-Mar-09 8:00
liz310-Mar-09 8:00 
AnswerRe: creating a daemon process Pin
fred_10-Mar-09 8:24
fred_10-Mar-09 8:24 
QuestionLooking for a starting point (ftp7 lockout) Pin
cechode10-Mar-09 6:53
cechode10-Mar-09 6:53 
QuestionPage.isValid is not affected by ValidationGroup hange Pin
tiktak610-Mar-09 5:49
tiktak610-Mar-09 5:49 
QuestionDeferred Evaluation in LINQ Pin
nkmkrishna10-Mar-09 3:02
nkmkrishna10-Mar-09 3:02 
AnswerRe: Deferred Evaluation in LINQ Pin
Calin Tatar10-Mar-09 7:55
Calin Tatar10-Mar-09 7:55 
QuestionGridview ? Pin
Che _Guevara10-Mar-09 2:15
Che _Guevara10-Mar-09 2:15 
AnswerRe: Gridview ? [modified] Pin
rakeshs31210-Mar-09 2:26
rakeshs31210-Mar-09 2:26 
AnswerRe: Gridview ? Pin
nagendrathecoder10-Mar-09 2:36
nagendrathecoder10-Mar-09 2:36 
AnswerRe: Gridview ? Pin
BalasubramanianK10-Mar-09 2:44
BalasubramanianK10-Mar-09 2:44 
AnswerRe: Gridview ? Pin
impeesa_0110-Mar-09 21:01
professionalimpeesa_0110-Mar-09 21:01 
QuestionUpdating Date in gridview Pin
bishwambhar_sen10-Mar-09 1:33
bishwambhar_sen10-Mar-09 1:33 
AnswerRe: Updating Date in gridview Pin
Xmen Real 10-Mar-09 2:29
professional Xmen Real 10-Mar-09 2:29 
AnswerRe: Updating Date in gridview Pin
BalasubramanianK10-Mar-09 2:41
BalasubramanianK10-Mar-09 2:41 

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.