Click here to Skip to main content
15,878,809 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: authentication Pin
Walter_H18-Feb-07 19:41
Walter_H18-Feb-07 19:41 
GeneralRe: authentication Pin
Sebastian T Xavier18-Feb-07 20:06
Sebastian T Xavier18-Feb-07 20:06 
Questionfooter page information appear in new page in crystal report Pin
AjayKrSh18-Feb-07 17:51
AjayKrSh18-Feb-07 17:51 
AnswerRe: footer page information appear in new page in crystal report Pin
Sylvester george18-Feb-07 19:52
Sylvester george18-Feb-07 19:52 
GeneralRe: footer page information appear in new page in crystal report Pin
AjayKrSh19-Feb-07 0:02
AjayKrSh19-Feb-07 0:02 
QuestionNeed Help with Gridview RowState. Pin
xiao bin bin18-Feb-07 7:41
xiao bin bin18-Feb-07 7:41 
AnswerRe: Need Help with Gridview RowState. Pin
bayo18-Feb-07 7:55
bayo18-Feb-07 7:55 
QuestionLogin failed for user 'NIT\ASPNET'. Pin
Nitin198118-Feb-07 7:00
Nitin198118-Feb-07 7:00 
Hi all! I'm not able to get connected to Sql server 2005 from ASP.net 2.0 application which is HTTP based. When I run the code I get these errors

Login failed for user 'NIT\ASPNET'. (where NIT is system name)<br />
<br />
'con.ServerVersion' threw an exception of type 'System.InvalidOperationException'<br />
<br />
This is my connection string.<br />
<add key="strCon" value="Data source=localhost;Initial catalog=Anything;uid=;pwd=;Integrated security =SSPI;"/>

I've tried everthing in book, Like Trusted_connection = true also but to no avail.Problem is my another application which is File based running on a random port number assigned by ASP.net runs smoothly. After googling I could not come with something worthwhile.

Pls help

Thanks in advance.

Don't Quit

AnswerRe: Login failed for user 'NIT\ASPNET'. Pin
Colin Angus Mackay18-Feb-07 22:30
Colin Angus Mackay18-Feb-07 22:30 
GeneralRe: Login failed for user 'NIT\ASPNET'. Pin
Nitin198119-Feb-07 6:27
Nitin198119-Feb-07 6:27 
GeneralRe: Login failed for user 'NIT\ASPNET'. Pin
Nitin198119-Feb-07 7:22
Nitin198119-Feb-07 7:22 
GeneralRe: Login failed for user 'NIT\ASPNET'. Pin
Colin Angus Mackay21-Feb-07 14:02
Colin Angus Mackay21-Feb-07 14:02 
QuestionUpdating data from a gridview in code Pin
bayo18-Feb-07 5:39
bayo18-Feb-07 5:39 
QuestionDatabase. Pin
v45030518-Feb-07 5:18
v45030518-Feb-07 5:18 
AnswerRe: Database. Pin
bayo18-Feb-07 5:30
bayo18-Feb-07 5:30 
GeneralRe: Database. Pin
v45030518-Feb-07 6:22
v45030518-Feb-07 6:22 
GeneralRe: Database. Pin
Guffa18-Feb-07 6:40
Guffa18-Feb-07 6:40 
GeneralRe: Database. Pin
bayo18-Feb-07 7:50
bayo18-Feb-07 7:50 
QuestionGoing hell with datagrid Pin
www.Developerof.NET18-Feb-07 4:22
www.Developerof.NET18-Feb-07 4:22 
AnswerRe: Going hell with datagrid Pin
Sylvester george18-Feb-07 20:03
Sylvester george18-Feb-07 20:03 
Questionhow can i build a search engine with c#.net Pin
shawn41418-Feb-07 4:20
shawn41418-Feb-07 4:20 
AnswerRe: how can i build a search engine with c#.net Pin
Colin Angus Mackay18-Feb-07 4:41
Colin Angus Mackay18-Feb-07 4:41 
AnswerRe: how can i build a search engine with c#.net Pin
GaryWoodfine 18-Feb-07 12:22
professionalGaryWoodfine 18-Feb-07 12:22 
QuestionSMTP - Trouble sending message in ASP.Net but not as a C# application on my machine? Pin
hetrobezz17-Feb-07 23:13
hetrobezz17-Feb-07 23:13 
AnswerRe: SMTP - Trouble sending message in ASP.Net but not as a C# application on my machine? Pin
badgrs18-Feb-07 0:51
badgrs18-Feb-07 0:51 

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.