Click here to Skip to main content
15,899,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to use Webparts Pin
Suryanairg29-Jun-07 23:42
Suryanairg29-Jun-07 23:42 
AnswerRe: How to use Webparts Pin
Sathesh Sakthivel29-Jun-07 23:47
Sathesh Sakthivel29-Jun-07 23:47 
AnswerRe: How to use Webparts Pin
Bassam Saoud29-Jun-07 23:48
Bassam Saoud29-Jun-07 23:48 
QuestionCalendar DayRender Pin
oskardiazdeleon29-Jun-07 23:00
oskardiazdeleon29-Jun-07 23:00 
AnswerRe: Calendar DayRender Pin
Guffa30-Jun-07 8:51
Guffa30-Jun-07 8:51 
GeneralRe: Calendar DayRender Pin
oskardiazdeleon30-Jun-07 19:43
oskardiazdeleon30-Jun-07 19:43 
AnswerRe: Calendar DayRender Pin
Guffa30-Jun-07 22:38
Guffa30-Jun-07 22:38 
Questionconnection string problems in ASP.NET Pin
anystudent29-Jun-07 22:50
anystudent29-Jun-07 22:50 
My aspx page is trying to connect to a remote server with SQL Server 2000 installed on it, the ip of the server is 172.16.3.111 and the same is the instance of SQL Server, sql server is running in SQL Server Authentication mode, user id is "test" and password is "test123", name of database is myDB,the connection string which I am providing is as follows:

data source=172.16.3.111\172.16.3.111;user id=test;password=test123;initial catalog=myDB;"

But I am getting the following exception:

SQL Server does not exist or access denied.

Can u please tell whats the problem,is the connection string correct,the DBA has also registered me "test" as a user on the SQL server.One thing which I want to mention is that through enterprise manager I can connect and use sql server without any problems,also please note that in VS.NET when I try connecting using server explorer and test the connection than I connect successfully, than why is problem occuring in connecting throug aspx page.

Thanking You.
AnswerRe: connection string problems in ASP.NET Pin
metallica_rock1029-Jun-07 23:02
metallica_rock1029-Jun-07 23:02 
GeneralRe: connection string problems in ASP.NET Pin
anystudent30-Jun-07 1:08
anystudent30-Jun-07 1:08 
QuestionLoad current year and creent month in dropdownlistbox..., Pin
Member 387988129-Jun-07 22:44
Member 387988129-Jun-07 22:44 
AnswerRe: Load current year and creent month in dropdownlistbox..., Pin
Christian Graus29-Jun-07 22:54
protectorChristian Graus29-Jun-07 22:54 
AnswerRe: Load current year and creent month in dropdownlistbox..., Pin
metallica_rock1029-Jun-07 23:07
metallica_rock1029-Jun-07 23:07 
QuestionDDL loses its contents at postback Pin
shahid_isb8529-Jun-07 21:56
shahid_isb8529-Jun-07 21:56 
AnswerRe: DDL loses its contents at postback Pin
Christian Graus29-Jun-07 22:46
protectorChristian Graus29-Jun-07 22:46 
QuestionRe: DDL loses its contents at postback [modified] Pin
shahid_isb8529-Jun-07 22:58
shahid_isb8529-Jun-07 22:58 
AnswerRe: DDL loses its contents at postback Pin
Christian Graus30-Jun-07 0:01
protectorChristian Graus30-Jun-07 0:01 
QuestionRe: DDL loses its contents at postback Pin
shahid_isb8530-Jun-07 0:12
shahid_isb8530-Jun-07 0:12 
AnswerRe: DDL loses its contents at postback Pin
Christian Graus30-Jun-07 12:04
protectorChristian Graus30-Jun-07 12:04 
AnswerRe: DDL loses its contents at postback Pin
DavidNohejl30-Jun-07 12:57
DavidNohejl30-Jun-07 12:57 
AnswerRe: DDL loses its contents at postback Pin
DavidNohejl30-Jun-07 13:12
DavidNohejl30-Jun-07 13:12 
QuestionSending the information in Email ID Pin
.NET- India 29-Jun-07 20:41
.NET- India 29-Jun-07 20:41 
AnswerRe: Sending the information in Email ID Pin
Ajai Chaudhary29-Jun-07 21:25
Ajai Chaudhary29-Jun-07 21:25 
QuestionDataBinding Problem Pin
Amr M. K.29-Jun-07 20:32
Amr M. K.29-Jun-07 20:32 
AnswerRe: DataBinding Problem Pin
Bassam Saoud29-Jun-07 21:51
Bassam Saoud29-Jun-07 21: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.