Click here to Skip to main content
16,004,890 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralI need "Microsoft Proxy Server" Pin
Ghasrfakhri14-Aug-01 5:49
Ghasrfakhri14-Aug-01 5:49 
GeneralRe: I need "Microsoft Proxy Server" Pin
Paul Watson21-Sep-01 0:54
sitebuilderPaul Watson21-Sep-01 0:54 
GeneralRe: I need "Microsoft Proxy Server" Pin
Colin Bowern29-Oct-01 18:12
Colin Bowern29-Oct-01 18:12 
QuestionHow do I use DataGridColumnStyle Pin
Chaim Nussbaum12-Aug-01 12:01
Chaim Nussbaum12-Aug-01 12:01 
QuestionVS Beta2 xp look ? Pin
12-Aug-01 5:51
suss12-Aug-01 5:51 
AnswerRe: VS Beta2 xp look ? Pin
13-Sep-01 11:02
suss13-Sep-01 11:02 
General.NET Startup Pin
11-Aug-01 0:38
suss11-Aug-01 0:38 
QuestionSOAP problem? Pin
7-Aug-01 6:35
suss7-Aug-01 6:35 
I am using SOAP Toolkit 2.0 SP2 on Windows NT 4.0. I built a VB 6.0 dll which has a simple com class 'TestObject' with a method of the following signature:

Public Function Test(ByVal strInput As String) As Long

I also created a web service for this dll. The problem is, if I call the method by creating the object directly (using VB script), it works fine. But if I call it through the SOAP interface (also using VB script), then it blows up with the following information:

Error: Invalid procedure call or argument: 'Test'
Code: 800A0005
Source: Microsoft VB script runtime error

I have added trace to my dll which shows that the method in the dll was executed with no problem. The problem only happens at the stage where the return value is assigned to a variable in the VB script. There is no error if I don't assign the return value to a variable.

By the way, there is no problem with the VB scripts I am using (they work fine on different machines).

Any idea what is wrong?


QuestionDotNet control in MFC? Pin
6-Aug-01 9:17
suss6-Aug-01 9:17 
QuestionElement or Attribute? Pin
6-Aug-01 1:29
suss6-Aug-01 1:29 
GeneralWriting events in a Web Control Pin
5-Aug-01 21:48
suss5-Aug-01 21:48 
General.NET Control, OCX and Java Applet in HTML Pin
chenzhu29-Jul-01 20:17
chenzhu29-Jul-01 20:17 
General.NET ASP questions Pin
Todd Smith27-Jul-01 17:08
Todd Smith27-Jul-01 17:08 
GeneralRe: .NET ASP questions Pin
Nikhil Dabas28-Jul-01 10:54
Nikhil Dabas28-Jul-01 10:54 
GeneralASP.NET Input validators Pin
Christian Tratz19-Jul-01 5:49
Christian Tratz19-Jul-01 5:49 
General"EnvDTE & Dependencies" Problem Pin
Paul Watson19-Jul-01 3:54
sitebuilderPaul Watson19-Jul-01 3:54 
GeneralRe: Pin
Paul Watson20-Jul-01 6:59
sitebuilderPaul Watson20-Jul-01 6:59 
GeneralFree Website Portal Available Pin
12-Jul-01 8:58
suss12-Jul-01 8:58 
GeneralNew .net book Pin
David3-Jul-01 6:08
David3-Jul-01 6:08 
QuestionVS.NET Beta 2 bug? Pin
Reilly3-Jul-01 2:44
Reilly3-Jul-01 2:44 
QuestionWhat are .NET "Components" Pin
Reilly3-Jul-01 2:36
Reilly3-Jul-01 2:36 
AnswerRe: What are .NET "Components" Pin
Paul Watson21-Sep-01 1:00
sitebuilderPaul Watson21-Sep-01 1:00 
GeneralVS6 and VS .Net Pin
David Brillon24-Jun-01 5:50
David Brillon24-Jun-01 5:50 
GeneralRe: VS6 and VS .Net Pin
24-Jun-01 12:47
suss24-Jun-01 12:47 
GeneralRe: VS6 and VS .Net Pin
Gaul26-Jun-01 9:50
Gaul26-Jun-01 9:50 

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.