800xA VB Display warning during deploy
Hello,
I get this error "Unresolved references" (Refer attachment) while deploying in VB display.
What is the basic procedure/checkpoint to get this solved?
Where should i start checking?
Please guide
Thanks
Voted best answer
The VB6 Expression Builder has alisting of all subscribed objects (bottom left)
An unresolved reference is indicated with a "U".
If number of references are zero (0) you can just delete it from the table.
A unresolved, non zero item must be corrected. Right click the reference and attempt to resolve it.
References made to uniquely named objects and properties can be attempted for auto-resolve.
Add new comment