Click here to Skip to main content
15,909,030 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Uploading Files Pin
koolprasad20031-Jul-07 23:26
professionalkoolprasad20031-Jul-07 23:26 
GeneralRe: Uploading Files Pin
.NetRams2-Jul-07 0:16
.NetRams2-Jul-07 0:16 
GeneralRe: Uploading Files Pin
koolprasad20032-Jul-07 19:39
professionalkoolprasad20032-Jul-07 19:39 
QuestionInternal .net Framework Data Provider Error 1. Pin
Sebastian T Xavier1-Jul-07 18:13
Sebastian T Xavier1-Jul-07 18:13 
AnswerRe: Internal .net Framework Data Provider Error 1. Pin
Sathesh Sakthivel1-Jul-07 18:29
Sathesh Sakthivel1-Jul-07 18:29 
GeneralRe: Internal .net Framework Data Provider Error 1. Pin
Sebastian T Xavier1-Jul-07 19:43
Sebastian T Xavier1-Jul-07 19:43 
GeneralRe: Internal .net Framework Data Provider Error 1. Pin
Sathesh Sakthivel1-Jul-07 19:46
Sathesh Sakthivel1-Jul-07 19:46 
QuestionASP.NET and SQL Server 2000 problems Pin
anystudent1-Jul-07 18:06
anystudent1-Jul-07 18:06 
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.

even if I try the following connection string:
"data source=172.16.3.111;user id=test;password=test123;initial catalog=myDB;"

than also I get the same exception

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.

AnswerRe: ASP.NET and SQL Server 2000 problems Pin
postmaster@programmingknowledge.com1-Jul-07 18:17
postmaster@programmingknowledge.com1-Jul-07 18:17 
AnswerRe: ASP.NET and SQL Server 2000 problems Pin
Sathesh Sakthivel1-Jul-07 18:24
Sathesh Sakthivel1-Jul-07 18:24 
QuestionExcel GridView To Excel and and format the excel look Pin
Jia Fang1-Jul-07 17:02
Jia Fang1-Jul-07 17:02 
QuestionASP.Net Membership New Problem.... Pin
Amit Kumar G1-Jul-07 13:43
Amit Kumar G1-Jul-07 13:43 
AnswerRe: ASP.Net Membership New Problem.... Pin
Amit Kumar G1-Jul-07 14:25
Amit Kumar G1-Jul-07 14:25 
QuestionAsp.Net Membership Role Mgt Pin
Amit Kumar G1-Jul-07 12:33
Amit Kumar G1-Jul-07 12:33 
QuestionDataSets--Kindly Help... Pin
SrividhyaS1-Jul-07 8:32
SrividhyaS1-Jul-07 8:32 
AnswerRe: DataSets--Kindly Help... Pin
Not Active1-Jul-07 11:55
mentorNot Active1-Jul-07 11:55 
AnswerRe: DataSets--Kindly Help... Pin
Steve Echols1-Jul-07 17:43
Steve Echols1-Jul-07 17:43 
AnswerRe: DataSets--Kindly Help... Pin
.NetRams2-Jul-07 0:36
.NetRams2-Jul-07 0:36 
GeneralRe: DataSets--Kindly Help... Pin
Blumen2-Jul-07 1:07
Blumen2-Jul-07 1:07 
QuestionHow to use client side custom validator Pin
Hemant Garg1-Jul-07 6:19
Hemant Garg1-Jul-07 6:19 
AnswerRe: How to use client side custom validator Pin
Not Active1-Jul-07 7:35
mentorNot Active1-Jul-07 7:35 
AnswerRe: How to use client side custom validator Pin
koolprasad20031-Jul-07 23:44
professionalkoolprasad20031-Jul-07 23:44 
QuestionAds that move across the page from left to right?? [modified] Pin
Nada Adel1-Jul-07 3:40
Nada Adel1-Jul-07 3:40 
AnswerRe: Ads that move across the page from left to right?? Pin
Sylvester george1-Jul-07 18:56
Sylvester george1-Jul-07 18:56 
QuestionI need help! please Pin
Junior Boy1-Jul-07 0:24
Junior Boy1-Jul-07 0:24 

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.