Click here to Skip to main content
15,919,500 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: DataGrid in .Net Pin
Britnt713-Sep-04 4:13
Britnt713-Sep-04 4:13 
GeneralRe: DataGrid in .Net Pin
Nick Seng13-Sep-04 4:20
Nick Seng13-Sep-04 4:20 
GeneralRe: DataGrid in .Net Pin
Britnt713-Sep-04 5:19
Britnt713-Sep-04 5:19 
GeneralRe: DataGrid in .Net Pin
Nick Seng13-Sep-04 14:04
Nick Seng13-Sep-04 14:04 
General.Net ToolTip properties Pin
mryan999910-Sep-04 8:43
mryan999910-Sep-04 8:43 
GeneralRe: .Net ToolTip properties Pin
Dave Kreskowiak10-Sep-04 10:04
mveDave Kreskowiak10-Sep-04 10:04 
GeneralRe: .Net ToolTip properties Pin
mryan999916-Sep-04 12:19
mryan999916-Sep-04 12:19 
Generalvb and ms soap Pin
necroleak9-Sep-04 21:58
sussnecroleak9-Sep-04 21:58 
Hello,
I am trying to initialize mssoap object in a vb macro but I get this error.Seems like the .wsdl file is not readable at all. I am using IIS 5.1 and winXP + MS Soap 3.0. I have installed all the DLL necessary and made configurations needed,
on the virual dir, read the docs on msdn but it still doesnt work. Someone please help !

my code is

<br />
 WSDL_URL = http & "http://localhost/myapp/cfg.WSDL"<br />
 WSML_URL = http & "http://localhost/myapp/cfg.wsml"<br />
      <br />
 Set soap_sql = CreateObject("MSSOAP.SoapClient30")<br />
 soap_sql.mssoapinit WSDL_URL, "", "SqlSoapPort", WSML_URL <br />
<br />


error msg is:

"WSDLReader:XML Parser failed at linenumber 0, lineposition 0, reason is: Th
e download of the specified resource has failed.
HRESULT=0x1: Incorrect function.
- WSDLReader:Loading of the WSDL file failed HRESULT=0x80070057: The parame
ter is incorret"
GeneralRe: vb and ms soap Pin
Purple Monk9-Sep-04 23:42
Purple Monk9-Sep-04 23:42 
GeneralRe: vb and ms soap Pin
necroleak10-Sep-04 0:41
sussnecroleak10-Sep-04 0:41 
GeneralRe: vb and ms soap Pin
Purple Monk10-Sep-04 4:33
Purple Monk10-Sep-04 4:33 
GeneralA little problem in ActiveX control programming Pin
gamerPotatoe9-Sep-04 21:15
gamerPotatoe9-Sep-04 21:15 
GeneralRe: A little problem in ActiveX control programming Pin
Hadi Fakhreddine13-Sep-04 0:25
Hadi Fakhreddine13-Sep-04 0:25 
GeneralRe: A little problem in ActiveX control programming Pin
gamerPotatoe13-Sep-04 2:42
gamerPotatoe13-Sep-04 2:42 
GeneralRe: A little problem in ActiveX control programming Pin
Hadi Fakhreddine13-Sep-04 4:53
Hadi Fakhreddine13-Sep-04 4:53 
Generalhandling events of a combo box in datagrid Pin
sribusam9-Sep-04 20:33
sribusam9-Sep-04 20:33 
QuestionMouse Hit Test: How?? Pin
bitpusher9-Sep-04 13:05
bitpusher9-Sep-04 13:05 
AnswerRe: Mouse Hit Test: How?? Pin
beowulfagate9-Sep-04 13:37
beowulfagate9-Sep-04 13:37 
GeneralRe: Mouse Hit Test: How?? Pin
bitpusher9-Sep-04 13:49
bitpusher9-Sep-04 13:49 
GeneralRe: Mouse Hit Test: How?? Pin
Purple Monk10-Sep-04 0:00
Purple Monk10-Sep-04 0:00 
AnswerRe: Mouse Hit Test: How?? Pin
Dennis C. Dietrich10-Sep-04 9:09
Dennis C. Dietrich10-Sep-04 9:09 
AnswerRe: Mouse Hit Test: How?? Pin
Dennis C. Dietrich10-Sep-04 15:15
Dennis C. Dietrich10-Sep-04 15:15 
GeneralVBA Word ActiveDocument.RoutingSlip problem Pin
Doug Wright9-Sep-04 10:52
Doug Wright9-Sep-04 10:52 
GeneralDataGrid Pin
Jeeva Jose9-Sep-04 8:04
Jeeva Jose9-Sep-04 8:04 
GeneralRe: DataGrid Pin
Dave Kreskowiak9-Sep-04 10:05
mveDave Kreskowiak9-Sep-04 10:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.