Click here to Skip to main content
15,908,112 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# CreateHandle Exceptions Pin
N a v a n e e t h19-Oct-08 18:03
N a v a n e e t h19-Oct-08 18:03 
QuestionHow can I read out the process-name via a mouse click? Pin
MyPiano19-Oct-08 6:44
MyPiano19-Oct-08 6:44 
AnswerRe: How can I read out the process-name via a mouse click? Pin
GLLNS19-Oct-08 14:03
GLLNS19-Oct-08 14:03 
GeneralRe: How can I read out the process-name via a mouse click? Pin
MyPiano20-Oct-08 3:33
MyPiano20-Oct-08 3:33 
QuestionConnection String from Solution Explorer. [modified] Pin
new2pgrmg19-Oct-08 6:25
new2pgrmg19-Oct-08 6:25 
GeneralRe: Connection String from Solution Explorer. Pin
Guffa19-Oct-08 6:32
Guffa19-Oct-08 6:32 
GeneralRe: Connection String from Solution Explorer. Pin
new2pgrmg19-Oct-08 7:24
new2pgrmg19-Oct-08 7:24 
GeneralRe: Connection String from Solution Explorer. Pin
Guffa19-Oct-08 9:45
Guffa19-Oct-08 9:45 
The error message simply means that no SQL Server is responding on the server address that you specified in the connection string.

Have you checked the address in the connection string?

If you have a firewall between the application server and the database server, you need to make sure that the port used by SQL Server is forwarded to the database server.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: Connection String from Solution Explorer. Pin
new2pgrmg19-Oct-08 19:10
new2pgrmg19-Oct-08 19:10 
Questionhow to change the width of the text object and field object in crystal report dynamically through coding in C#.net Pin
prodipto_dutta0619-Oct-08 6:03
prodipto_dutta0619-Oct-08 6:03 
AnswerRe: how to change the width of the text object and field object in crystal report dynamically through coding in C#.net Pin
Tony Richards19-Oct-08 6:28
Tony Richards19-Oct-08 6:28 
AnswerRe: how to change the width of the text object and field object in crystal report dynamically through coding in C#.net Pin
prodipto_dutta0619-Oct-08 23:28
prodipto_dutta0619-Oct-08 23:28 
QuestionHow to change font size of the formula fields of a crystal reports dynamically in c#.net Pin
prodipto_dutta0619-Oct-08 5:42
prodipto_dutta0619-Oct-08 5:42 
QuestionProblem with a multiline textbox Pin
Zeokat19-Oct-08 2:06
Zeokat19-Oct-08 2:06 
AnswerRe: Problem with a multiline textbox Pin
Eslam Afifi19-Oct-08 3:30
Eslam Afifi19-Oct-08 3:30 
GeneralRe: Problem with a multiline textbox Pin
Zeokat19-Oct-08 3:41
Zeokat19-Oct-08 3:41 
GeneralRe: Problem with a multiline textbox Pin
Eslam Afifi19-Oct-08 4:11
Eslam Afifi19-Oct-08 4:11 
GeneralRe: Problem with a multiline textbox Pin
Zeokat19-Oct-08 5:20
Zeokat19-Oct-08 5:20 
GeneralRe: Problem with a multiline textbox Pin
Eslam Afifi19-Oct-08 13:25
Eslam Afifi19-Oct-08 13:25 
QuestionProblem With LandScape Property Of PrintDocument Pin
mohammadSoft19-Oct-08 1:24
mohammadSoft19-Oct-08 1:24 
AnswerRe: Problem With LandScape Property Of PrintDocument Pin
Wendelius19-Oct-08 3:18
mentorWendelius19-Oct-08 3:18 
GeneralRe: Problem With LandScape Property Of PrintDocument Pin
mohammadSoft19-Oct-08 3:36
mohammadSoft19-Oct-08 3:36 
GeneralRe: Problem With LandScape Property Of PrintDocument Pin
Wendelius19-Oct-08 6:34
mentorWendelius19-Oct-08 6:34 
Questionadding data in date ranges Pin
nav_saggi19-Oct-08 1:22
nav_saggi19-Oct-08 1:22 
AnswerRe: adding data in date ranges Pin
Shyam Bharath19-Oct-08 23:48
Shyam Bharath19-Oct-08 23:48 

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.