Hi Muneeb, In the SQL management studio run the following query on the BusinessData Database : UPDATE USERINFO SET SID='your_sid', NETWORKALIAS='your_windows_username', NETWORKDOMAIN='your_domain', NAME='your_full_name' WHERE ID = 'Admin' After this you will be able to see all modules.
↧