Click here to Skip to main content
15,911,891 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to add user control dynamically Pin
John-ph15-Aug-07 0:20
John-ph15-Aug-07 0:20 
AnswerRe: how to add user control dynamically Pin
Christian Graus15-Aug-07 0:37
protectorChristian Graus15-Aug-07 0:37 
QuestionFileUpload Control Pin
weic_tsubusa14-Aug-07 20:06
weic_tsubusa14-Aug-07 20:06 
AnswerRe: FileUpload Control Pin
kubben15-Aug-07 1:44
kubben15-Aug-07 1:44 
AnswerRe: FileUpload Control Pin
koolprasad200315-Aug-07 21:13
professionalkoolprasad200315-Aug-07 21:13 
GeneralRe: FileUpload Control Pin
weic_tsubusa15-Aug-07 22:52
weic_tsubusa15-Aug-07 22:52 
QuestionCan not access project in VS2003 [modified] Pin
ASPnoob14-Aug-07 16:28
ASPnoob14-Aug-07 16:28 
QuestionThe ConnectionString property has not been initialized Pin
steve_rm14-Aug-07 13:15
steve_rm14-Aug-07 13:15 
Hello,

VS 2005 + SQL 2005

This works:
<br />
connectionString="server = steve01\sqlexpress; database = servicemasterTEST; user id = sa; pwd="<br />

This does not:
<br />
connectionString="server = steve01\sqlexpress; database = servicemasterTEST; trusted_connection = yes"<br />

This also doesn't work:
<br />
connectionString="server = steve01\sqlexpress; database = servicemasterTEST; integrated security = true"<br />


The connection string is located in the web.config file as tihs is a connection string for a web service.

I have been to www.connectionstrings.com and looked and tried them as well.

I can't userstand why it would let me use the user name and password but not the windows authenication.

I have started sql server management studio and entered for both sql authenication and also for windows authentication. Both of them work in sql server management studio.

I have check sql server to see if it running, and also set it for local and remote.

Can anyone tell me if I am missing something simple here.

Many thanks,

Steve
Questionweb.config problem Pin
Richard Jones14-Aug-07 9:26
Richard Jones14-Aug-07 9:26 
AnswerRe: web.config problem Pin
Fred_Smith14-Aug-07 9:36
Fred_Smith14-Aug-07 9:36 
GeneralRe: web.config problem Pin
Richard Jones15-Aug-07 2:25
Richard Jones15-Aug-07 2:25 
GeneralRe: web.config problem Pin
Fred_Smith15-Aug-07 2:47
Fred_Smith15-Aug-07 2:47 
GeneralRe: web.config problem Pin
Richard Jones15-Aug-07 3:06
Richard Jones15-Aug-07 3:06 
GeneralRe: web.config problem Pin
Fred_Smith15-Aug-07 3:18
Fred_Smith15-Aug-07 3:18 
GeneralRe: web.config problem Pin
Richard Jones15-Aug-07 3:31
Richard Jones15-Aug-07 3:31 
GeneralRe: web.config problem Pin
Talal Sultan15-Aug-07 3:55
Talal Sultan15-Aug-07 3:55 
GeneralRe: web.config problem Pin
Richard Jones15-Aug-07 7:06
Richard Jones15-Aug-07 7:06 
GeneralRe: web.config problem Pin
Talal Sultan15-Aug-07 20:08
Talal Sultan15-Aug-07 20:08 
GeneralRe: web.config problem Pin
Richard Jones16-Aug-07 1:37
Richard Jones16-Aug-07 1:37 
GeneralRe: web.config problem Pin
Fred_Smith15-Aug-07 4:57
Fred_Smith15-Aug-07 4:57 
GeneralRe: web.config problem Pin
Richard Jones15-Aug-07 7:07
Richard Jones15-Aug-07 7:07 
QuestionDetailsView After Insertion record Should postBack the inserted record Pin
JayadevLenka14-Aug-07 9:20
JayadevLenka14-Aug-07 9:20 
QuestionHow does one recognise a treo browser? Pin
dhigginx14-Aug-07 8:37
dhigginx14-Aug-07 8:37 
AnswerRe: How does one recognise a treo browser? Pin
Christian Graus14-Aug-07 12:24
protectorChristian Graus14-Aug-07 12:24 
QuestionAsp.net Basics Pin
i gr814-Aug-07 6:54
i gr814-Aug-07 6:54 

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.