Click here to Skip to main content
15,904,934 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Help with creating a link using a drop down list in a form Pin
Christian Graus10-Dec-08 9:35
protectorChristian Graus10-Dec-08 9:35 
GeneralRe: Help with creating a link using a drop down list in a form Pin
TomLeogrande10-Dec-08 9:42
TomLeogrande10-Dec-08 9:42 
GeneralRe: Help with creating a link using a drop down list in a form Pin
Christian Graus10-Dec-08 9:47
protectorChristian Graus10-Dec-08 9:47 
GeneralRe: Help with creating a link using a drop down list in a form Pin
TomLeogrande10-Dec-08 9:50
TomLeogrande10-Dec-08 9:50 
GeneralRe: Help with creating a link using a drop down list in a form Pin
Christian Graus10-Dec-08 9:57
protectorChristian Graus10-Dec-08 9:57 
GeneralRe: Help with creating a link using a drop down list in a form Pin
TomLeogrande10-Dec-08 10:04
TomLeogrande10-Dec-08 10:04 
Questionhow to create a log file of soap request and soap response in web services?:confused: Pin
rohitnegi0910-Dec-08 7:15
rohitnegi0910-Dec-08 7:15 
QuestionDotNet 2.0 Aspx - after putting the files on production Server i am reciveing error: 40 - Could not open a connection to SQL Server Pin
royg3010-Dec-08 3:28
royg3010-Dec-08 3:28 
I developed on my PC a Website on .Net 2.0 and i am using SQL 2000.
After putting the files on the Host and trying to open the page i am getting:

When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

If i am putting in my pc connectionstring the IP of the SQL Server 2000 prodcution then its working fine with my DB that i have uploaded.

this is my connectionstring:
connectionString="Data Source=XX.XXX.XXX.XX;Initial Catalog=MYDB;User id=MyUser;Password=MyPWD;

1.Why while running it from the production i am getting this error?
2.I have under App_Code the file Dal.cs. while this file holding my connection to the DB. when i am doing a temp Website without the DAL and connecting to the SQL Server Production directly then its working fine. do i need special treatment when its under Dal.cs?
3.Any other ideas????

Thanks,
Roy
AnswerRe: DotNet 2.0 Aspx - after putting the files on production Server i am reciveing error: 40 - Could not open a connection to SQL Server Pin
Paddy Boyd10-Dec-08 4:18
Paddy Boyd10-Dec-08 4:18 
Questiondynamic value in asp control Pin
exbound10-Dec-08 2:02
exbound10-Dec-08 2:02 
AnswerRe: dynamic value in asp control Pin
Ashfield10-Dec-08 2:43
Ashfield10-Dec-08 2:43 
AnswerRe: dynamic value in asp control Pin
Abhijit Jana10-Dec-08 3:25
professionalAbhijit Jana10-Dec-08 3:25 
GeneralRe: dynamic value in asp control Pin
exbound10-Dec-08 8:23
exbound10-Dec-08 8:23 
Questionchange of scrollbar color Pin
BenitaDSouza10-Dec-08 2:00
BenitaDSouza10-Dec-08 2:00 
AnswerRe: change of scrollbar color [Modified ] Pin
Abhijit Jana10-Dec-08 2:06
professionalAbhijit Jana10-Dec-08 2:06 
GeneralRe: change of scrollbar color [Modified ] Pin
BenitaDSouza10-Dec-08 17:59
BenitaDSouza10-Dec-08 17:59 
AnswerRe: change of scrollbar color Pin
Brij10-Dec-08 2:11
mentorBrij10-Dec-08 2:11 
QuestionRDLC REPORT NOT WORKING Pin
amit arun patil10-Dec-08 1:09
amit arun patil10-Dec-08 1:09 
Questionstatic variable in a namespace Pin
joindotnet10-Dec-08 1:08
joindotnet10-Dec-08 1:08 
AnswerRe: static variable in a namespace Pin
N a v a n e e t h10-Dec-08 1:18
N a v a n e e t h10-Dec-08 1:18 
GeneralRe: static variable in a namespace Pin
joindotnet10-Dec-08 1:41
joindotnet10-Dec-08 1:41 
GeneralRe: static variable in a namespace Pin
N a v a n e e t h10-Dec-08 1:48
N a v a n e e t h10-Dec-08 1:48 
GeneralRe: static variable in a namespace Pin
Guffa10-Dec-08 15:05
Guffa10-Dec-08 15:05 
GeneralRe: static variable in a namespace Pin
joindotnet10-Dec-08 17:54
joindotnet10-Dec-08 17:54 
GeneralRe: static variable in a namespace Pin
Guffa10-Dec-08 20:04
Guffa10-Dec-08 20:04 

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.