Cannot create instance of SettingsStor_3.OrchidCompObjWizard. Error cause is - Object required

  • KM517107
  • 03-Nov-2008
  • 03-Nov-2008

Summary

When creating new users in PC they are not able to login and they get the following error in the event log: Cannot create instance of SettingsStor_3.OrchidCompObjWizard. Error cause is - Object required /admin/ Authenticate.asp -> Microsoft V B Script runtime error

Error

Cannot create instance of SettingsStor_3.OrchidCompObjWizard. Error cause is - Object required /admin/ Authenticate.asp -> Microsoft V B Script runtime error

 

Cause

This is caused becuase for some reason the default project is deleted from PC database (probably manually).

Fix

You need to change the "Default" project to be active again.
Please run the following query on the database:
update MI_LRDB.companies
set state=1
where companyID=1