Actions to
troubleshoot:
1. Make a backup of your current
database calling it "Date_Company_BeforeBaseUnitUpdate".2. Run an update script for businesunitbase table to change isdisabled to 0 for a root unit and other units if required.
update
businessunitbase
set
isdisabled = 0
Where
businessunitid = 'enter your business unit id'
3. Restart IIS.
Note: with a new
windows run prompt as admin
Note: this action will kick all users out of the system
C:\Documents and Settings\company\iisreset
4. Restart Microsoft CRM
Asynchronous Processing Service.
5. Make a backup of your database after change calling it "Date_Company_AfterBaseUnitUpdate".
Hi YuliaVS
ReplyDeleteThank you for the help. It worked for us and saved us a lot of time.
Regards,
Jithesh
Thanks this helped.
ReplyDelete