loading
 
API in Visual Studio 2010
Ron Bihler from United States  [2 posts]
10 year
I am attempting to run the sample VS code "test.vb" in visual studio pro 2010  I am able to get responsed displayed back from RR but when the code gets to this line    

' get the current processed image
            rr.GetImage("", pixels, width, height)

I get stackoverflowexception error.  I am guessing I just missed something but not really sure where to start.  
Ron Bihler from United States  [2 posts] 10 year
Restarted the system and now it is working.  Not really sure what happened but it's not a problem at this time.
Steven Gentner from United States  [1446 posts] 10 year
Ron,

That happens when a function calls itself too many times (among other possibilities). Not sure why that would happen and then correct itself after a restart. One possibility is that the DLL was not correctly registered which corrected after a restart.

Let us know if you see this again.

Thanks,
STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index