Hi All,
I am getting an error "Object reference not set to an instance of an object" while opening Project Category form.
Build ,sync all done but still not working.
If you are on a dev environment, attach a debugger to check where the actual problem is occurring.
As per the message, the problem looks obvious that whatever changes you've made, an object was being used by the application while it's reference value wasn't set (i.e. it was null).
Debugger is your best tool to find such a issues . Put a debugger in forms init method and debug till you find the origin of the error. If you have implemented any events then try to debug those , as Danyal mentioned it could be object with null value.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to a top community star!
In our never-ending quest to help the Dynamics 365 Community members get answers faster …
Welcome to the next edition of the Community Platform Update. This is a status …
Stay up to date on forum activity by subscribing.