All Tags »
null Reference Exception Many-to-Many
Sorry, but there are no more tags available to filter with.
-
When executing this code, I get the null reference exception error the first time ''campaign.UpToDtCampGrpCollection'' is executed. However, the second time it is hit in the finally, it works. This seems to be consistent behavior.
public DtCampProxyStub GetCampaignById(int campaignId) ...