+ Post New Thread
Page 188 of 188 FirstFirst ... 88 138 178 186 187 188
Threads 3741 to 3750 of 3750

Forum: ASP.NET Web Services

  1. DataTable parameter of a WebMethod?

    DataTable is not serializable, you have to put them in a dataset. DataTable object to it. I visit the .asmx can't pass in a...

    • Replies: 0
    • Views: 1,904
    09:19 PM Go to last post
  2. Web Service- Basic HTTP Authentication

    Hi, Does anyone have a sample of Basic Http Authentication for a Web Service. Any help appreciated!! Thanks Ted

    • Replies: 0
    • Views: 1,306
    Ted
    04:48 PM Go to last post
  3. Updating a web service and it's wsdl file

    Come modification to my sample: Public Class Info Public name As String = "Superman" Public email As String = "Superman@superman.com" End...

    • Replies: 0
    • Views: 682
    12:15 PM Go to last post
  4. SoapClient i .NET ?

    Hi: EVen iam getting evrything, that accesssing web services from VB, using SOAP Tool kit. But i would to provide security for the VB client...

    • Replies: 0
    • Views: 1,674
    09:19 AM Go to last post
  5. WebServices without IIS????

    Hello John, You can use .NET Remoting to enable different applications to communicate with one another, whether those applications reside on the...

    • Replies: 0
    • Views: 717
    08:34 AM Go to last post
  6. Is it possible ot add a web reference to a web service in runtime

    Yes there is. Static means what ever reference you set it to at design time, probably locahost if you wrote the web service yourself. Dynamic...

    • Replies: 0
    • Views: 718
    Ben
    12:07 AM Go to last post
  7. Session state...

    Why are you calling a webservice that is within the same app. Shouldn't the web service be on a different server or at least be a different IIS...

    • Replies: 0
    • Views: 487
    Ben
    12:01 AM Go to last post
  8. .net webservices and Java client(Jbuilder9)

    Please, i need any tool which can help me( in a few step,wizard, by creating java equivalent class) to use my .NET webservices in Java application....

    • Replies: 1
    • Views: 440
    10:00 PM Go to last post
  9. MS Word & ASP.NET web services

    Hello, Does anybody know how to launch MS Word application from ASP.NET webservice ? I'm receiving AccessDenied exception. What could be wrong...

    • Replies: 1
    • Views: 658
    03:32 PM Go to last post
  10. Dictionary Object Replacement

    Hi, Is there an equivalent object that I can use to replace the regular Dictionary object? I played with DictionaryBase and DictionaryEntry and...

    • Replies: 2
    • Views: 1,300
    03:12 PM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139