| insanekid 2005-10-31, 7:55 am |
| I found out when i try to create a WSE proxy of the published
orchestration WSE web service using "wsewsdl2.exe", it keeps on
giving me an error on System.IO.FileNotFound it has something to do
with the xsd, i believe but I am not so sure.
Here is my situation, I have 3 xsd, 2 of the xsd are included into the
main xsd. It means that I joined the 2 xsd into 1 main xsd. So I put
the xsd:include in the main xsd referencing the other 2 xsd. I
believe there might be problem with this but one thing that bothers
me is that the xsds are all in the same folders. So my question is
this...Is it because of the location of the xsds that is causing the
error? How can I solve this?
Thanks.
|