> I have a problem where I copied the front end of an application to the
> local office server. If a user opens the front end they get an
> error :
Why did you copy the FE to the server? Each user should have their own copy
of the FE on their computer. Just put the backend on the server.
> "Database is in an unexpected state; Microsoft Office Can't open it."
>
> This Database has been converted from a prior version of microsoft
> office access by using the DAO Compactdatabase method instead of the
> convert database command on the tools menu (database Utilities
> submenu). This has left the database in a partially converted state.
Was this database ever converted from an earlier version?
> If I open the same database it opens with no problems.
>
[quoted text clipped - 3 lines]
> Does anyone know what is going on??????
> Help or advice would be greatly appreciated
Might you have copied the FE to the server, while it was in use? That's not
a good idea. See if you can copy it back to your local computer, and then
compile, save, and compact it there.
> The workgroup was setup so that it was not neccesary for the users to
> login. Initially I used a workgroup file with a development group and
[quoted text clipped - 5 lines]
> This way the user opens up the database with the default system.mdw
> workgroup file and has the permissions of the admin goup.
I think you are mixing up the users/groups. I assume you mean the Admins
group, and not some group you created called admin. Also you wouldn't need
to create a development group, just use the Admins Group (since it is
different in all mdw files). It's the Users Group and the Admin user that
are in common. So what you'd want to do is give permissions to the Users
Group, and then they can use the standard system.mdw workgroup. Or did you
mean Admin User?
Anyway, try the repair locally. Ensure it's not in use when you copy it to
the server (delete any ldb files you see there). Again you should be giving
a copy of the FE to each user on their computer.

Signature
Joan Wild
Microsoft Access MVP