Web Service问题

来源:百度知道 编辑:UC知道 时间:2024/06/27 06:25:14
程序是VB6.0做的,Web Service是在vs.net2003中做的。现在webservice中好像出了问题,但不知道在哪出的问题,我想跟踪调试一下webserver,请问能实现不。有会的可以给讲清晰一点不,谢谢了

VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form FrmServer
BorderStyle = 1 'Fixed Single
Caption = "Form1"
ClientHeight = 1725
ClientLeft = 45
ClientTop = 330
ClientWidth = 3090
Icon = "FrmServer.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 1725
ScaleWidth = 3090
StartUpPosition = 3 '窗口缺省
Visible = 0 'False
Begin MSWinsockLib.Winsock tcpserver
Index = 0
Left = 600
Top = 840
_ExtentX = 741
_ExtentY = 741
_Version = 393216
End
End
Attribute