- July 25, 2010
- 4,024
- 1,420
- Home Country
- Germany
@Developers
Does anyone have a clue?! I don't have, sorry :/
Does anyone have a clue?! I don't have, sorry :/
One more suggestion:
You could just run the tv service and than attach vs to the running process, this should help also it isn't very comfortable
So disable StackImbalance messages:Thanks, I tried that already but keeping a lot of errors while starting the TV Service from Visual Studio. I got errors: PInvokeStackImbalance, e.g. on this line:
result = StreamSetupEx(selectedAddress.ToString(), port); (RTSPStreaming.cs, line:130)
and after that on other code lines too.
- CTRL + ALT + E
- Under "Managed Debugging Assistants" uncheck PInvokeStackImbalance.