Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to slide a panel without flickering Pin
AFSEKI5-Mar-06 4:47
AFSEKI5-Mar-06 4:47 
GeneralRe: How to slide a panel without flickering Pin
SJ_Phoenix5-Mar-06 10:36
SJ_Phoenix5-Mar-06 10:36 
QuestionClient-Activated Object Pin
Marcin-Dz4-Mar-06 5:37
Marcin-Dz4-Mar-06 5:37 
Questionhow to turn off system error when i add daplicated ID unique? Pin
superdragon3-Mar-06 23:54
superdragon3-Mar-06 23:54 
AnswerRe: how to turn off system error when i add daplicated ID unique? Pin
Thomas Stockwell4-Mar-06 17:29
professionalThomas Stockwell4-Mar-06 17:29 
QuestionHow to pass the parameters for a dll functiion that is imported in dotnet environment. Pin
varmag3-Mar-06 22:31
varmag3-Mar-06 22:31 
AnswerRe: How to pass the parameters for a dll functiion that is imported in dotnet environment. Pin
AFSEKI5-Mar-06 4:52
AFSEKI5-Mar-06 4:52 
QuestionProcess id=0x748 (1864), Thread id = ... error! Pin
eyej3-Mar-06 14:58
eyej3-Mar-06 14:58 
I`ve made a program which is using DirectX9.0 classes DirectX.Audio.Video.Output, DirectX.DirectSound! Every time i start the program on the user machine i get the errors like (every time is a different error):

Process id=0x748 (1864), Thread id=0x231...
Proces id=0x118 (280), Thread id=...

I have checked for the dependencies in my solution, and the only files which have been found by VS are DirectX classes and dotNETFXRedist_x86_enu.msm which cannot be redistributet!
DirectX90c is working fine on the user machine, and all classes can be found in Assembly Cache ot he user machine!

How can i fix this error!? I used the error handling in the program which is generating the log file whenever the program brakes, but in this case the log file is missing, which makes me think that the program breaks on the ".NET framework" layer (if i could say like that), and it doesn`t start at all! Could be that some .NET file is missing on the user machine because of different .NET versions on the Developer and User machine?? Any idea please!

Thanks a lot!

GeneralRe: Process id=0x748 (1864), Thread id = ... error! Pin
Guffa3-Mar-06 21:39
Guffa3-Mar-06 21:39 
AnswerRe: Process id=0x748 (1864), Thread id = ... error! Pin
mav.northwind3-Mar-06 22:16
mav.northwind3-Mar-06 22:16 
GeneralRe: Process id=0x748 (1864), Thread id = ... error! Pin
eyej4-Mar-06 3:58
eyej4-Mar-06 3:58 
GeneralRe: Process id=0x748 (1864), Thread id = ... error! Pin
mav.northwind4-Mar-06 4:57
mav.northwind4-Mar-06 4:57 
AnswerRe: Process id=0x748 (1864), Thread id = ... error! Pin
leppie4-Mar-06 4:59
leppie4-Mar-06 4:59 
QuestionWhen main thread working the Whole Form Freezes Pin
kourvoisier3-Mar-06 12:20
kourvoisier3-Mar-06 12:20 
AnswerRe: When main thread working the Whole Form Freezes Pin
Sean893-Mar-06 13:16
Sean893-Mar-06 13:16 
AnswerRe: When main thread working the Whole Form Freezes Pin
Office Lineman3-Mar-06 13:36
Office Lineman3-Mar-06 13:36 
GeneralRe: When main thread working the Whole Form Freezes Pin
Sean893-Mar-06 14:09
Sean893-Mar-06 14:09 
AnswerRe: When main thread working the Whole Form Freezes Pin
LighthouseJ3-Mar-06 16:11
LighthouseJ3-Mar-06 16:11 
QuestionRS232 Serial Class with .NET 2.0 Pin
econner3-Mar-06 12:13
econner3-Mar-06 12:13 
AnswerRe: RS232 Serial Class with .NET 2.0 Pin
Office Lineman3-Mar-06 13:39
Office Lineman3-Mar-06 13:39 
GeneralRe: RS232 Serial Class with .NET 2.0 Pin
econner4-Mar-06 2:02
econner4-Mar-06 2:02 
QuestionGraph ploting.. Pin
KORCARI3-Mar-06 10:20
KORCARI3-Mar-06 10:20 
AnswerRe: Graph ploting.. Pin
Curtis Schlak.3-Mar-06 15:04
Curtis Schlak.3-Mar-06 15:04 
QuestionCall C# DLL from (unmanaged) C++: question on passing out string parameter Pin
Koushik Biswas3-Mar-06 10:01
Koushik Biswas3-Mar-06 10:01 
AnswerRe: Call C# DLL from (unmanaged) C++: question on passing out string parameter Pin
Rob Graham3-Mar-06 10:25
Rob Graham3-Mar-06 10:25 

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.