Not able to create or modified a SO from webservices

SOLVED

When I try to create of modified a So from Web services tester to check if the web services are working OK I have the following error:

 status=[0]
hasResult=[false]

hasProcessReport=[false]
hasTraceRequest=[true]
 clientDuration=[5778.05]
serverDuration=[5724.46]
loadWebsDuration=[0.22]
poolDistribDuration=[1.05]
poolWaitDuration=[2.83]
poolExecDuration=[5655.51]
poolRequestDuration=[5659.39]
 switchUser=[true]
switchLang=[false]
flushAdx=[false]
reloadWebs=[false]
resumitAfterDBOpen=[false]
poolEntryIdx=[0]
rowInDistribStack=[1]
nbDistribCycle=[1]
busy=[false]
 nbMessage=[2]
type=[BLOK] message=[ ErrNum=[20] ErrLine=[287] ErrPgm=[@X3.TRT/GOBJET1$adx] ErrTyp=[1] ErrMess=[[Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name 'PILOT.BPCUSTOMER'. : SQL Server Error]],
type=[EXEP] message=[**Exception** - Class[CCommException] ErrNum=[20] ErrLine=[287] ErrPgm=[@X3.TRT/GOBJET1$adx] ErrTyp=[1] ErrMess=[[Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name 'PILOT.BPCUSTOMER'. : SQL Server Error] --Stack-- com.adonix.x3.comm.client.adonix.pool.CPoolRequestSpgm.validReply(CPoolRequestSpgm.java:358) com.adonix.x3.comm.client.adonix.pool.CPoolEntry.validReply(CPoolEntry.java:1371) com.adonix.x3.comm.client.adonix.pool.CPoolEntry.sendActionCallRemote(CPoolEntry.java:1117) com.adonix.x3.comm.client.adonix.pool.CPoolThreadExecutor.execOneAckCall(CPoolThreadExecutor.java:238) com.adonix.x3.comm.client.adonix.pool.CPoolThreadExecutor.doExecute(CPoolThreadExecutor.java:314) com.adonix.x3.comm.client.adonix.pool.CPoolThreadLock.run(CPoolThreadLock.java:139) java.lang.Thread.run(Unknown Source)

The weird thig is that I have a test server in a virtual machine that has the same X3 version (PU8 patch 3) and I am able to create a brad new order or modified an existing one. The only difference is that my server has web services 232 and the other one has 233.