Hi:
I have a Database Server that I no longer need it, so I’ve disabled it in the Admin page (on Server) and in Database Servers (in Developer). In my solution there’s no reference (form, relation, valuelist, js code…) to that connection.
I tested my solution in developer and it runs fine, but when I try to open the solution in rich client I receive an error “cannot load solution XX”.
But I found than the solution doesn’t run fine in developer (but I can start it ): In Problems panel I see and error: “Solution ‘XX’ references server ‘xxxx’ which is not accessible (first occurrence error)”. In Resource Column I see a reference to a .tbl file (a table?), but I don’t see where the solution references the server. How I can solve it?