Problem with database contents

redm

Member
Joined
Sep 20, 2005
Messages
8
Programming Experience
Beginner
This might belong in the ADO area, depending on where the root cause of my problem is, but I thought I would start here.

I have a program, that installs and runs fine (on the machine I have .NET installed). However when I install on a different machine I get the error "Problem with database contents - ensure their are no 'Null' fields and that you do not have the database already open." I then installed .NET on that machine and the problem went away (I could run the install). So I don't think their is actually a problem with the database, but I must be missing a file or something. Any suggestions on what file isn't getting deployed?

Note I had the .NET framework installed prior to installing .NET

Thanks
 
Back
Top