Click here to Skip to main content
16,007,885 members

Comments by Benicto (Top 2 by date)

Benicto 7-Jun-13 5:48am View    
Then this would mean that userid or company.CompanyID is most likely null when you are trying to do an insert.
Try setting a break point and ensure when ever you call this function that userid company.CompanyID has a value.
Benicto 7-Jun-13 5:31am View    
Deleted
Then this would mean that userid or company.CompanyID is most likely null when you are trying to do an insert.
Try setting a break point and ensure when ever you call this function that userid company.CompanyID has a value.