I am facing a problem while debugging the code =>
Countrylbl.Text = clsCountryBusinessLayer.clsCountryBusinessLayer.FindCountryByID(_Person._NationalityCountryID).CountryName;
this part of code return null object.
[DatabaseSQL Database](https://i.stack.imgur.com/vrKca.png)
If anyone can help me to resolve the error.
Thanks.
Microsoft SQL Server
Visual Studio Community 2019
.NET
New contributor
Ola999 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.