+ Post New Thread
Page 99 of 188 FirstFirst ... 49 89 97 98 99 100 101 109 149 ... LastLast
Threads 1961 to 1980 of 3750

Forum: ASP.NET Web Services

  1. Server defined objects

    When I pass a class to a web service as a method parameter, or from the web service as a return value, I get an error to the effect that .Net cannot...

    • Replies: 1
    • Views: 203
    09:30 PM Go to last post
  2. Web Service example

    Hi I would like to add a web service to our site. The site is hosted remotely and uses an access database as backend. The purpose is to be able...

    • Replies: 1
    • Views: 226
    Jos
    10:52 AM Go to last post
  3. Keyset does not exist

    I get this error trying to read de sign from a X509 Certficate Token X509SecurityToken.get_SignatureKey(). When I use the C# clases from windows...

    • Replies: 0
    • Views: 1,041
    01:35 AM Go to last post
  4. Keyset does not exist at Microsoft.Web.Services.Security.X509.X509

    I get this error trying to read de sign from a X509 Certficate Token X509SecurityToken.get_SignatureKey(). When I use the C# clases from windows...

    • Replies: 0
    • Views: 800
    01:07 AM Go to last post
  5. implementing an interface in a web service

    I have a DLL that exposes a simple interface: public interface IBase function HelloWorld() as String end interface I want to implement...

    • Replies: 0
    • Views: 202
    04:53 PM Go to last post
  6. How do I check the password hash receive a token in WSE 2.0

    By example Client token = new UsernameToken("juan", "1111", PasswordOption.TextPlain ); Server protected override string...

    • Replies: 1
    • Views: 1,080
    04:20 PM Go to last post
  7. Need a hand with design a question

    Here's the story. I have a large database which has a lot of columns. I am creating a web service for clients to use to insert information into...

    • Replies: 4
    • Views: 1,826
    02:58 PM Go to last post
  8. How do I can receive a token with password hash in WSE 2.0

    By example Client token = new UsernameToken("juan", "1111", PasswordOption.TextPlain ); Server protected override string...

    • Replies: 0
    • Views: 690
    02:39 PM Go to last post
  9. ASPNET account and file access

    OK - I know this subject has been hased out many times before but I can't seem to figure this out. I have a Web service that needs to write to a...

    • Replies: 3
    • Views: 733
    02:34 PM Go to last post
  10. WebService, Rational Robot and the FileNotFoundException

    Hi, I am trying to record a session script for my WinForm client application which calls WebServices for security checking and data in the...

    • Replies: 0
    • Views: 427
    06:39 AM Go to last post
  11. Help for service for translation of web pages or where to download free code?

    I want to make a service for translation of web pages and I need help about that. I want to make this service to read words for translation from...

    • Replies: 0
    • Views: 228
    10:52 PM Go to last post
  12. Properly returning a collection through a web service

    Binding a datagrid to an array is possible, with a little extra work. You can: a. manually create a dataset (or datatable) on the client side,...

    • Replies: 6
    • Views: 306
    09:41 PM Go to last post
  13. Design Puzzle

    A general .NET releated design question: Short Verssion: What is the best way to have a data access layer target a different database at...

    • Replies: 0
    • Views: 374
    dwa
    06:43 PM Go to last post
  14. ASP.NET Compilation Error

    I have encountered the following error and am having trouble finding a cause/solution. This error is coming from a .aspx page. I do not see...

    • Replies: 3
    • Views: 359
    03:24 PM Go to last post
  15. exporting a datagrid to excel

    Can anyone tell me how to export data contained in a datagrid to excel using MC++? -------------------------------- From: Jonathan McMorris ...

    • Replies: 1
    • Views: 825
    01:51 PM Go to last post
  16. Consume php webservice in dotnet

    Hello, Are there code samples, technical information to consume a php webservice in a dotnet environment like asp.net? Thx in advance, ...

    • Replies: 2
    • Views: 2,079
    01:50 PM Go to last post
  17. Send Object to webservice problem cast

    Hi all, I have a class LiveSupportClass.Config public class Config : ISerializable

    • Replies: 1
    • Views: 1,134
    09:05 AM Go to last post
  18. Timeouts on GetRequestStream()

    I've created a proxy to a set of webservices using the WSDL.exe tool on the WSDL definitions (Using Visual Studio 2003 and the v1.1.4322 .NET...

    • Replies: 0
    • Views: 1,222
    01:26 AM Go to last post
  19. passing RichText to a WS

    Hi, does anyone have any guidence on how I should be passing some richtext from a windows form client to a WS? Passing the value of the...

    • Replies: 0
    • Views: 226
    11:07 PM Go to last post
  20. wss upload.aspx

    I am using wss on 2003 with remote sql 2 I want to customize upload.aspx I have 2 custom columns I added to doc lib the upload.aspx has them as...

    • Replies: 0
    • Views: 620
    08:11 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