Error in building Animation sample

 

I tried to generate all the samples included in rel 7.0.

When I try to run the Animation sample a crash occurs in  myAISContext->MoveTo(x,y,aView); as soon as I move the mouse

If I skip this, no Shape is drawn on the Document Window (altough It was loaded)

The same sample provided with the distribution works fine but I can't debug it.

Other sample (e.g. Geometry) works fine.

I'm interested in Animation behaviour because I would like to reproduce it in WinForm environment

Thanks