Question

Custom Excel Report

Dear mates,

I build an external form which insert or update data into an 3 objects:

But when i want to generate the report, i ve got the following error:

Object reference not set to an instance of an object.

How can i solve this issue ?

Thanks,

Nicolas

 

 

I remove the externalisation field and it works.

Like 0

Like

1 comments

Most likely, there is some issue either on the object level or DB level with the externalisation field (since removing it helped). Most likely it was renamed or the compilation didn't go successfully when adding it. To fix the issue you can try doing the following steps: Generate source code for all -> Compile all -> Update DB structure. If these steps won't help please contact the support team at support@creatio.com. The issue would be easier to analyze after seeing the full log as the message in the UI doesn't reflect where exactly the error occurred. 

Show all comments