Forum Discussion
spawnsnow
Jul 09, 2026Copper Contributor
Error
Hi! I am writting because i get a new pc with windows 11, and installed a software. When i try to run a sepecific item it says error 91 object varibale not set. The program is to lunch receitps...
Jamony
Jul 09, 2026MCT
Hi, Error 91 is usually an application/VB runtime error meaning the program expected an object or database connection but did not get one. Since it happens in one specific item, I’d check the program’s database path, permissions, ODBC/driver setup, and whether the app is pointing to the correct database file/server. Try running the app as admin once, repair/reinstall the app, and contact the vendor if it is a receipt/lunch system because they may need to fix the database configuration.