Click here to Skip to main content
16,006,348 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to call Java Web Services (wsdl) in .net Pin
Vimalsoft(Pty) Ltd25-Mar-08 10:53
professionalVimalsoft(Pty) Ltd25-Mar-08 10:53 
GeneralRe: How to call Java Web Services (wsdl) in .net Pin
C.Shivashankar26-Mar-08 0:32
C.Shivashankar26-Mar-08 0:32 
GeneralRe: How to call Java Web Services (wsdl) in .net Pin
Vimalsoft(Pty) Ltd26-Mar-08 1:08
professionalVimalsoft(Pty) Ltd26-Mar-08 1:08 
GeneralRe: How to call Java Web Services (wsdl) in .net Pin
C.Shivashankar26-Mar-08 23:07
C.Shivashankar26-Mar-08 23:07 
GeneralRe: How to call Java Web Services (wsdl) in .net Pin
Vimalsoft(Pty) Ltd26-Mar-08 23:29
professionalVimalsoft(Pty) Ltd26-Mar-08 23:29 
GeneralRe: How to call Java Web Services (wsdl) in .net Pin
C.Shivashankar26-Mar-08 23:39
C.Shivashankar26-Mar-08 23:39 
GeneralRe: How to call Java Web Services (wsdl) in .net Pin
Vimalsoft(Pty) Ltd26-Mar-08 23:47
professionalVimalsoft(Pty) Ltd26-Mar-08 23:47 
GeneralRe: How to call Java Web Services (wsdl) in .net Pin
C.Shivashankar27-Mar-08 0:04
C.Shivashankar27-Mar-08 0:04 
HI Vuyiswa

Thank you sir now the error is get fixed
Now I get it but am getting another error

The request failed with HTTP status 505: HTTP Version Not Supported. <br />
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. <br />
<br />
Exception Details: System.Net.WebException: The request failed with HTTP status 505: HTTP Version Not Supported.<br />
<br />
Source Error: <br />
<br />
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  <br />
<br />
Stack Trace: <br />
<br />
<br />
[WebException: The request failed with HTTP status 505: HTTP Version Not Supported.]<br />
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +551137<br />
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +204<br />
   com.rephero.billing.WebServicesSessionLocalService.getUserId(String in0) +79<br />
   JBillingWebReff.Page_Load(Object sender, EventArgs e) +102<br />
   System.Web.UI.Control.OnLoad(EventArgs e) +99<br />
   System.Web.UI.Control.LoadRecursive() +47<br />
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436<br />
<br />
 <br />
<br />
<br />
--------------------------------------------------------------------------------<br />
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433 


I think the service is not supporting for http: let me check.
but thanks u again
can i have ur contact (EMail or Ph) personally
Thanks
Shivashankar.c

The Value Has Its Value Only Its Value Is Valied

GeneralRe: How to call Java Web Services (wsdl) in .net Pin
Vimalsoft(Pty) Ltd27-Mar-08 0:07
professionalVimalsoft(Pty) Ltd27-Mar-08 0:07 
GeneralRe: How to call Java Web Services (wsdl) in .net Pin
Vimalsoft(Pty) Ltd27-Mar-08 0:27
professionalVimalsoft(Pty) Ltd27-Mar-08 0:27 
GeneralRe: How to call Java Web Services (wsdl) in .net Pin
C.Shivashankar27-Mar-08 0:55
C.Shivashankar27-Mar-08 0:55 
GeneralRe: How to call Java Web Services (wsdl) in .net Pin
C.Shivashankar27-Mar-08 2:11
C.Shivashankar27-Mar-08 2:11 
GeneralHelp Pin
Kartik Rathi24-Mar-08 19:10
Kartik Rathi24-Mar-08 19:10 
GeneralRe: Help Pin
Christian Graus24-Mar-08 19:28
protectorChristian Graus24-Mar-08 19:28 
GeneralRe: Help Pin
Vimalsoft(Pty) Ltd25-Mar-08 10:59
professionalVimalsoft(Pty) Ltd25-Mar-08 10:59 
QuestionHow can I add a new column in an excel file correctly? Pin
ATC24-Mar-08 16:34
ATC24-Mar-08 16:34 
AnswerRe: How can I add a new column in an excel file correctly? Pin
Dave Kreskowiak25-Mar-08 3:52
mveDave Kreskowiak25-Mar-08 3:52 
GeneralRe: How can I add a new column in an excel file correctly? Pin
ATC25-Mar-08 4:18
ATC25-Mar-08 4:18 
GeneralRe: How can I add a new column in an excel file correctly? Pin
Dave Kreskowiak25-Mar-08 4:55
mveDave Kreskowiak25-Mar-08 4:55 
GeneralCookies not working - help! Pin
Member 397274924-Mar-08 14:32
Member 397274924-Mar-08 14:32 
GeneralRe: Cookies not working - help! Pin
Eduard Keilholz25-Mar-08 3:07
Eduard Keilholz25-Mar-08 3:07 
QuestionRe: Cookies not working - help! Pin
Member 397274925-Mar-08 8:07
Member 397274925-Mar-08 8:07 
AnswerRe: Cookies not working - help! Pin
Member 397274925-Mar-08 8:14
Member 397274925-Mar-08 8:14 
GeneralRe: Cookies not working - help! Pin
nlarson1125-Mar-08 10:49
nlarson1125-Mar-08 10:49 
GeneralProblem with Form and network access Pin
Cory Kimble24-Mar-08 4:31
Cory Kimble24-Mar-08 4:31 

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.