Click here to Skip to main content
15,881,204 members
Home / Discussions / Web Development
   

Web Development

 
QuestionWeb Service Response Pin
usermans14-Apr-07 23:11
usermans14-Apr-07 23:11 
AnswerRe: Web Service Response Pin
Guffa15-Apr-07 2:01
Guffa15-Apr-07 2:01 
QuestionSave Dialog box control Pin
EEmaan13-Apr-07 3:34
EEmaan13-Apr-07 3:34 
AnswerRe: Save Dialog box control Pin
Bradml13-Apr-07 3:44
Bradml13-Apr-07 3:44 
Questiondropdown list box problem Pin
kumar bharat bhusanam12-Apr-07 21:08
kumar bharat bhusanam12-Apr-07 21:08 
AnswerRe: dropdown list box problem Pin
Bradml12-Apr-07 22:07
Bradml12-Apr-07 22:07 
AnswerRe: dropdown list box problem Pin
Jaiprakash M Bankolli12-Apr-07 22:59
Jaiprakash M Bankolli12-Apr-07 22:59 
QuestionServer Access Issue Pin
No-e12-Apr-07 4:52
No-e12-Apr-07 4:52 
I have an internal page that I use to access seveal SQL server databases as in the following example (I actually have 7 servers) the problem is that there is one server that I get a "connection error, server does not exist or access denied" I have verified that I can connect to all of the servers using the credentials in the configuration from my development station using SQL and ODBC. Not sure how to go about debugging this any suggestions are welcome. I am not sure why I woudl be able to connecto to teh problem server but not the web application

Case "Site A"
sqlConnString = "Data Source = 111.22.33.444; Integrated Security = False; User ID = MyID; Password = MyPwd; database = MyDatabase; Connect Timeout = 60"

Case "Site B"
sqlConnString = "Data Source = 222.33.444.555; Integrated Security = False; User ID = MyID; Password = MyPwd; database = MyDatabase; Connect Timeout = 60"

Case "Site C"
sqlConnString = "Data Source = 444.555.66.7; Integrated Security = False; User ID = MyID; Password = MyPwd; database = MyDatabase; Connect Timeout = 60"

Thanks in advance


AnswerRe: Server Access Issue Pin
kubben12-Apr-07 5:26
kubben12-Apr-07 5:26 
QuestionASP.NET 2.0 Login Problems Pin
Illegal Operation12-Apr-07 2:20
Illegal Operation12-Apr-07 2:20 
AnswerRe: ASP.NET 2.0 Login Problems Pin
Magnus Salgo12-Apr-07 4:34
Magnus Salgo12-Apr-07 4:34 
AnswerRe: ASP.NET 2.0 Login Problems Pin
Jaiprakash M Bankolli12-Apr-07 22:58
Jaiprakash M Bankolli12-Apr-07 22:58 
QuestionIIS problem Pin
Navneet Hegde12-Apr-07 1:27
Navneet Hegde12-Apr-07 1:27 
AnswerRe: IIS problem Pin
Jaiprakash M Bankolli14-Apr-07 4:02
Jaiprakash M Bankolli14-Apr-07 4:02 
QuestionJavascript resizing code Pin
Sam Heller11-Apr-07 22:54
Sam Heller11-Apr-07 22:54 
AnswerRe: Javascript resizing code Pin
badgrs11-Apr-07 23:08
badgrs11-Apr-07 23:08 
GeneralRe: Javascript resizing code Pin
Sam Heller11-Apr-07 23:31
Sam Heller11-Apr-07 23:31 
GeneralRe: Javascript resizing code Pin
badgrs12-Apr-07 23:57
badgrs12-Apr-07 23:57 
GeneralRe: Javascript resizing code Pin
Sam Heller13-Apr-07 1:32
Sam Heller13-Apr-07 1:32 
GeneralRe: Javascript resizing code Pin
badgrs15-Apr-07 22:32
badgrs15-Apr-07 22:32 
AnswerRe: Javascript resizing code Pin
Shog913-Apr-07 8:08
sitebuilderShog913-Apr-07 8:08 
GeneralRe: Javascript resizing code Pin
Sam Heller13-Apr-07 9:23
Sam Heller13-Apr-07 9:23 
GeneralRe: Javascript resizing code Pin
Shog913-Apr-07 10:05
sitebuilderShog913-Apr-07 10:05 
QuestionPHP - select box Pin
john3411-Apr-07 20:46
john3411-Apr-07 20:46 
AnswerRe: PHP - select box Pin
hiral_shah11-Apr-07 23:33
hiral_shah11-Apr-07 23:33 

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.