Object reference error plz solve

Hi team
I’m getting this error plz…

When I’m trying to run the project

Hi @Nikhil_Katta

The issue may be because one of the config value is mismatch in variables. Try removing the value. The process will start running as expected.

Hope it helps!!
Regards

1 Like

hi @Nikhil_Katta

Can you try to Debug it and see where it is giving this error and stopping the flow?

Regards,
Aditya

1 Like

It is not reading config also…

@Nikhil_Katta

Try downgrading your packages.

In Manage Packages keep all the packages runtime Rule in Lowest Applicable Version and version in highest version.

Regards

Hi @Nikhil_Katta ,

Could you give us some more details of the workflow. Was the workflow working before ? Was there any major change that you have performed or was a Conversion from Legacy To Windows was performed ?

Could you Execute a Test workflow (Create a New Sequence with a Message Box activity) and check if it is able to execute properly ?

In the first instance itself… it’s not working

Hi @Nikhil_Katta
Something isn’t right with the project Main file itself.

Can you try to replace the mail file from some other ReFramework, you might have to rework a bit but before starting just take a new REFramework and run it just to be sure that it is working properly.

Check the arguments and variables. If this happens right when you try to run a process, it can mean you have something defined that doesn’t exist yet. For example, you cannot reference one variable in another variable’s default.

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.