Click here to Skip to main content
15,921,542 members
Home / Discussions / C#
   

C#

 
Questionsetup error Pin
User349024-Jun-13 14:03
User349024-Jun-13 14:03 
AnswerRe: setup error Pin
NotPolitcallyCorrect24-Jun-13 14:47
NotPolitcallyCorrect24-Jun-13 14:47 
AnswerRe: setup error Pin
Abhinav S24-Jun-13 20:01
Abhinav S24-Jun-13 20:01 
GeneralRe: setup error Pin
User349024-Jun-13 23:37
User349024-Jun-13 23:37 
Questionerror when i try to not exit with program when i press button no in messagebox Pin
User349024-Jun-13 4:14
User349024-Jun-13 4:14 
AnswerRe: error when i try to not exit with program when i press button no in messagebox Pin
OriginalGriff24-Jun-13 5:07
mveOriginalGriff24-Jun-13 5:07 
GeneralRe: error when i try to not exit with program when i press button no in messagebox Pin
Ron Nicholson24-Jun-13 5:18
professionalRon Nicholson24-Jun-13 5:18 
GeneralRe: error when i try to not exit with program when i press button no in messagebox Pin
Pete O'Hanlon24-Jun-13 5:21
mvePete O'Hanlon24-Jun-13 5:21 
GeneralRe: error when i try to not exit with program when i press button no in messagebox Pin
User349024-Jun-13 5:55
User349024-Jun-13 5:55 
GeneralRe: error when i try to not exit with program when i press button no in messagebox Pin
OriginalGriff24-Jun-13 6:18
mveOriginalGriff24-Jun-13 6:18 
AnswerRe: error when i try to not exit with program when i press button no in messagebox Pin
Bernhard Hiller24-Jun-13 21:58
Bernhard Hiller24-Jun-13 21:58 
GeneralRe: error when i try to not exit with program when i press button no in messagebox Pin
User349024-Jun-13 23:16
User349024-Jun-13 23:16 
GeneralRe: error when i try to not exit with program when i press button no in messagebox Pin
Bernhard Hiller24-Jun-13 23:31
Bernhard Hiller24-Jun-13 23:31 
GeneralRe: error when i try to not exit with program when i press button no in messagebox Pin
User349024-Jun-13 23:33
User349024-Jun-13 23:33 
QuestionDisplay images in the Image data type XTraReport Pin
nhanlaptrinh23-Jun-13 15:15
nhanlaptrinh23-Jun-13 15:15 
AnswerRe: Display images in the Image data type XTraReport Pin
Pete O'Hanlon24-Jun-13 1:22
mvePete O'Hanlon24-Jun-13 1:22 
GeneralRe: Display images in the Image data type XTraReport Pin
nhanlaptrinh24-Jun-13 6:45
nhanlaptrinh24-Jun-13 6:45 
GeneralRe: Display images in the Image data type XTraReport Pin
Pete O'Hanlon24-Jun-13 7:11
mvePete O'Hanlon24-Jun-13 7:11 
QuestionRe: Display images in the Image data type XTraReport Pin
nhanlaptrinh30-Jun-13 15:06
nhanlaptrinh30-Jun-13 15:06 
QuestionCall C++ Functions in C# (.NET 4.5) Pin
Vimalsoft(Pty) Ltd23-Jun-13 10:48
professionalVimalsoft(Pty) Ltd23-Jun-13 10:48 
AnswerRe: Call C++ Functions in C# (.NET 4.5) Pin
Bernhard Hiller23-Jun-13 21:04
Bernhard Hiller23-Jun-13 21:04 
GeneralRe: Call C++ Functions in C# (.NET 4.5) Pin
Vimalsoft(Pty) Ltd23-Jun-13 21:04
professionalVimalsoft(Pty) Ltd23-Jun-13 21:04 
QuestionaxWindowsMediaplayer memory leak Pin
john0022-Jun-13 22:45
john0022-Jun-13 22:45 
Hello,


when I am using axWidowsmediaPlayer and Dispose it afterwards. I get memory leaks. The mediaplayer is dynamically created with each usage and after some time disposed. Every single instance stays in memory until the system crashes.

I need help here. Could't find anything useful on the net.

The exceptions when disposing are:
System.Runtime.InteropServices.InvalidComObjectException
"COM object that has been separated from its underlying RCW cannot be used"



I already posted my problem here:
http://www.codeproject.com/Questions/610465/MemoryplusLeaksplusinplusWindowplusMediaplusPlayer

It ist the same problem as this one:
http://www.codeproject.com/Questions/155836/Memory-Leaks-in-Window-Media-Player-c

Sinde there is no answert to that since 2011 I wanted to know is someone knows the answer.


Please help. I am running out of ideas. Thanks.

AnswerRe: axWindowsMediaplayer memory leak Pin
Bernhard Hiller23-Jun-13 21:08
Bernhard Hiller23-Jun-13 21:08 
GeneralRe: axWindowsMediaplayer memory leak Pin
john0023-Jun-13 21:45
john0023-Jun-13 21:45 

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.