Click here to Skip to main content
15,888,803 members
Home / Discussions / C#
   

C#

 
GeneralRe: enum Questions Pin
Daniel Turini22-Nov-04 6:24
Daniel Turini22-Nov-04 6:24 
Generalpicturebox and imagelist in C# Pin
youssef19-Nov-04 4:44
youssef19-Nov-04 4:44 
GeneralRe: picturebox and imagelist in C# Pin
Heath Stewart19-Nov-04 8:13
protectorHeath Stewart19-Nov-04 8:13 
GeneralRe: picturebox and imagelist in C# Pin
youssef19-Nov-04 8:37
youssef19-Nov-04 8:37 
GeneralRasAPI in C# - connecting after failure Pin
Roland Bär19-Nov-04 3:16
Roland Bär19-Nov-04 3:16 
GeneralRe: RasAPI in C# - connecting after failure Pin
Daniel Turini19-Nov-04 6:53
Daniel Turini19-Nov-04 6:53 
GeneralRe: RasAPI in C# - connecting after failure Pin
Roland Bär21-Nov-04 23:25
Roland Bär21-Nov-04 23:25 
GeneralWindows Service and Sql Server Pin
Anonymous19-Nov-04 2:41
Anonymous19-Nov-04 2:41 
Hello,

I have a windows service that updates the database. I installed it on the machine with SQL Server installed, it worked perfectly. But when I installed it on a client machine, the service does not start, and ends up with JIT compiltation error :

Could not start Data Update service on the Local Computer. The service did not return an error. This could be internal Windows error or internal Service error.

I have changed the connection string accordingly. But it always breaks on

this.sqlConn.Open();

Can anyone tell me what am I missing?

regards,
Zishan
GeneralRe: Windows Service and Sql Server Pin
Dennis C. Dietrich19-Nov-04 3:15
Dennis C. Dietrich19-Nov-04 3:15 
GeneralRe: Windows Service and Sql Server Pin
Daniel Turini19-Nov-04 6:49
Daniel Turini19-Nov-04 6:49 
GeneralRe: Windows Service and Sql Server Pin
Steven Campbell19-Nov-04 7:37
Steven Campbell19-Nov-04 7:37 
GeneralRe: Windows Service and Sql Server Pin
Anonymous19-Nov-04 19:13
Anonymous19-Nov-04 19:13 
GeneralRe: Windows Service and Sql Server Pin
Dennis C. Dietrich20-Nov-04 3:43
Dennis C. Dietrich20-Nov-04 3:43 
GeneralRe: Windows Service and Sql Server Pin
Zishan Haider22-Nov-04 0:07
Zishan Haider22-Nov-04 0:07 
GeneralPrinting Graphics Pin
rognog19-Nov-04 1:33
rognog19-Nov-04 1:33 
GeneralRe: Printing Graphics Pin
benjymous19-Nov-04 5:23
benjymous19-Nov-04 5:23 
GeneralRe: Printing Graphics Pin
Heath Stewart19-Nov-04 8:16
protectorHeath Stewart19-Nov-04 8:16 
GeneralRe: Printing Graphics Pin
Daniel Turini19-Nov-04 6:03
Daniel Turini19-Nov-04 6:03 
GeneralRe: Printing Graphics Pin
Heath Stewart19-Nov-04 8:24
protectorHeath Stewart19-Nov-04 8:24 
QuestionHow could I know all the threads have been executed? Pin
momer18-Nov-04 22:19
momer18-Nov-04 22:19 
AnswerRe: How could I know all the threads have been executed? Pin
benjymous18-Nov-04 22:30
benjymous18-Nov-04 22:30 
AnswerRe: How could I know all the threads have been executed? Pin
Daniel Turini18-Nov-04 23:10
Daniel Turini18-Nov-04 23:10 
GeneralNETBIOS Pin
Y3YPnATOP18-Nov-04 22:06
Y3YPnATOP18-Nov-04 22:06 
GeneralRe: NETBIOS Pin
Heath Stewart19-Nov-04 8:35
protectorHeath Stewart19-Nov-04 8:35 
GeneralDataGrid control Pin
sasan5618-Nov-04 20:30
sasan5618-Nov-04 20:30 

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.