Home Forums Support StackOverFlow Exception

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #948
    Anonymous
    Inactive

    My application using NetworkComms does it’s thing for about 3-5 minutes and then it crashes with an exception in DPSBase.StreamWriteWithTimeout
    See screenshot here: http://screencast.com/t/tjjQuF3OYVFlnull
    {Cannot evaluate expression because the current thread is in a stack overflow state.}

    Any ideas why this may be happening?

    #949
    Anonymous
    Inactive

    Never seen that before. Stackoverflow exceptions generally only occur if you are doing something iteratively, but NetworkComms.Net does not have anything like that. If you enable logging, link here, it might provide some useful information.

    Marc

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.