|
Home > Archive > BizTalk Server General > July 2004 > B2B Tutorial for Biztalk 2004
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
B2B Tutorial for Biztalk 2004
|
|
| TalkBiz 2004-07-28, 7:54 am |
| In "Process.asmx.cs" file, you have a call to the method "Operation_1" as in the code below :
ASN_port.Operation_1(ASN);
If you have installed Biztalk in English, the method is recognized, if not you'll have problems. I worked with the french version in which I have "Opération_1" generated automatically instead of "Operation_1" ... when the web service is called with "Opé
ration_1", it failed to work !
In the future tutorials, Microsoft must take care of the language in the ".asmx" files usually located in the folder
C:\Program Files\Microsoft BizTalk Server 2004\SDK\Tutorial\Solutions\SupplierWebS
ervices\B2BSupplierProcessPO
or
C:\Tutorial\Solutions\SupplierWebService
s\B2BSupplierProcessPO
cordially,
Paniny
| |
| Sunghwa Jin [MSFT] 2004-07-28, 8:46 pm |
| I'm sorry with the trouble and thank you very much for the feedback. I've
forwarded your feedback to the team.
Thanks,
Sunghwa
--------------------[vbcol=seagreen]
in the code below :[vbcol=seagreen]
not you'll have problems. I worked with the french version in which I have
"Opération_1" generated automatically instead of "Operation_1" ... when
the web service is called with "Opération_1", it failed to work ![vbcol=seagreen]
".asmx" files usually located in the folder[vbcol=seagreen]
2004\SDK\Tutorial\Solutions\SupplierWebS
ervices\B2BSupplierProcessPO[vbcol=seagr
een]
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
| |
| Sunghwa Jin [MSFT] 2004-07-28, 8:46 pm |
| I just got answer below:
Yes, there are notes in the Tutorial that non-English platforms may have to
change these auto generate values.
I hope customers have chances to read the note before they try the tutorial
on a localied platform.:-)
Thanks,
Sunghwa
--------------------[vbcol=seagreen]
as[vbcol=seagreen]
have[vbcol=seagreen]
the[vbcol=seagreen]
rights.[vbcol=seagreen]
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
|
|
|
|
|