Tagged Questions

1
vote
4answers
347 views

Getting DirectoryNotFoundException when trying to Connect to Device with CoreCon API

I'm trying to use the CoreCon API in Visual Studio 2008 to programmatically launch device emulators. When I call device.Connect(), I inexplicably get a DirectoryNotFoundException. I get it if I try it …