I use AC00 and the CR bundled with VB.NET 03, I imported some reports created with CR 4.6 originally made to be used with a VB6 app, so far so good, eveything was working fine until I tested one of the reports.

The problem was that it was printing twice the same record, after a while I decided that I ought to re-create the same report entirely in CR for .NET, so I opened the create report wizard.

First you are asked to select the type of connection, I choose Jet 4.0 Ole DB engine, after that you have to input the location and password of the database, I certainly put all the data in there but after clicking Next it shows a:

"Cannot start your application. The workgroup information file is missing or opened exclusively by another user."

I use a local AC DB, none else is using it, no linked tables to anywhere, no aditional security other than a simple password, if I remove the pwd works fine but this is not an option.

Hope anyone can help, thanks.