connecting Webservice

Bjeenie

New Member
hi,

i made a webservice and i can connect to the webservice om my local pc where i've installed the version of openedge: OpenEdge Architect

but when i put my code live on the running server i always get this error:
Error initializing SOAP Processor: Cannot instantiate class 'WASP_WSDLFaultExceptionDeserializer' (11733)

on the running server i've installed the version of openedge: OE Application Svr Ent

now the question is, is it because it's a different version of openedge?
or does there need to be some extra installation on the running server?
or is it because a firewall setting
(what i don't believe because my local pc is exiting with the same IP-adress to the webserver like the running server)

kind regards
Thomas
 
on local pc win XP Pro: openedge 101B OpenEdge Architect
on develop server win2003: openedge 101B OE Studio
on running server win2003: openedge 101b OE Application Svr Ent

connects to:
on webserver win 2003: openedge 101b OE Application Svr Ent

on running server it doesn't work but the develop server and local pc it does work.

i looked into that KB, and i don't think it's because of a scheme that i'm missing.

but i will look for differences
thanks anyway.

greets Thomas
 
i have found a little difference in the schema-directorie and i copied the files that i was missing on the running server.

unfortunately it was no succes.

still gives the same message.

kind regards.

Thomas
 
Maybe trying to post the question peg@peg.com would help...
And while you are there, join there and become a paid member as well.... :-)

Casper.
 
Back
Top