Thanks again for the quick response.
Well here is what I found out. When I insert something and” Console.ReadKey()”; into the catch method I can see that it goes there, which is not suprising at all, since I knew that something went wrong. Anyway, I get to the point, where I can specifie resolulution, and so on. The screens for calibration will also show, but then it freezes to no response. In the console window it writes:
Recap
frame received
SCREEN SHUTTING DOWN
I get the debug error message:
A first chance exception of type ‘System.AccessViolationException’ occurred in CsTI.dll
And the Warning:
Referenced assembly ‘bin\CsTI.dll’ targets a different processor than the application.
I am using a modified config.xml from the beta v2 version, which had to be modified in order to use my external webcam and not the one build into my laptop. It does work fine when I use it with the configuration tool from Touchlib. I think it should work then, shouldn’t it? I am using the same one in VS.
I am also using the right CSTItouchlib_beta2bins i think, to make sure I downloaded them again from the above location and checked again.
I am targeting .NET 2.0 at the moment, but played around with that also, after your suggestion, and it didn’t seem to make any difference.
Any Idea what might be the problem? Thanks in advance.
maik