CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: devdas_kamath

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    2,601

    Re: vb6 and SOAP to access web service

    Thanks for reply. I tried even giving ip address of the local machine. it didn't work. In the other machine works fine with localhost as well as ip address both locally and internet. Please help
  2. Replies
    3
    Views
    2,601

    vb6 and SOAP to access web service

    I have written following code to access a asp.net method in web service.

    Dim oClient As New MSSOAPLib30.SoapClient30
    Dim strg() As String
    oClient.mssoapinit...
  3. Replies
    1
    Views
    448

    problem in crystal report printing

    i have developed a report in crystal report having field object with multiple lines. preview is perfect but it doesn't print in some dot matrix printer. please help me in this regard. thanks in...
Results 1 to 3 of 4





Click Here to Expand Forum to Full Width

Featured