+ Post New Thread
Page 51 of 188 FirstFirst ... 41 49 50 51 52 53 61 101 151 ... LastLast
Threads 1001 to 1020 of 3750

Forum: ASP.NET Web Services

  1. Getting "The request failed with HTTP status 403: Error" ??

    I have a webservice that returns PDF generated reports. This service works fine retuning various reports, but some reports quickly fail with the...

    • Replies: 3
    • Views: 2,347
    03:34 PM Go to last post
  2. WebService timeout after setting debug="false"

    Hi, We set debug="false" at web.config of a WebService for performance sake. We found that after set, the web service request will sometimes got a...

    • Replies: 3
    • Views: 756
    12:11 AM Go to last post
  3. Using http modules for compression

    Can some please point me towards any articles about using HttpModules for compression of soap requests/responses? I want to be able to compress...

    • Replies: 2
    • Views: 622
    01:37 AM Go to last post
  4. Secuirty context token in webfarm sample

    hello I am trying to run the sample of secuirty context token in webfarm .. Its giving a Asynchronous exception , bad request.. Any help fully...

    • Replies: 0
    • Views: 410
    01:09 PM Go to last post
  5. Sending data with web services

    Hi I am a newbie with web services, when you want to actually send data with web services (instead of downloading data from the server side) what...

    • Replies: 3
    • Views: 481
    Jim
    12:41 AM Go to last post
  6. IIS won't serve my ASP.NET pages

    Im having a problems with IIS on my XPpro(notebook) and win2k(desktop) machines. I installed Visual Studio .NET 2003 both, and am trying to create...

    • Replies: 0
    • Views: 589
    11:51 PM Go to last post
  7. BC31011: Unable to load referenced library...icsharpcode.sharpzipl

    I am getting the following error everytime I make a change on my projects. I then go to References | Click on Properties on the...

    • Replies: 1
    • Views: 870
    11:35 PM Go to last post
  8. Impersonation failing when accessing another assembly

    Hi, I've written an ASP.NET web service which impersonates a user designated by the end user, then calls into another .NET assembly to copy a file...

    • Replies: 3
    • Views: 480
    11:32 PM Go to last post
  9. .NET chat communication web services

    I'm trying to create a .NET chat web application, does anyone know how to communicate instant messages using web services? tia Kevin

    • Replies: 2
    • Views: 356
    11:26 PM Go to last post
  10. wsdl.exe does not support mime:mimeXml as input encoding?

    Hello All, I am trying to generate .NET proxies for web service that uses HTTP POST binding (note: not SOAP!). Web Service exposes single...

    • Replies: 11
    • Views: 741
    08:19 PM Go to last post
  11. Web.Config and appSettings tag

    I am storing a database connection string in a key/value pair in the appSettings tag of the web.config file as follows: <appSettings> <add...

    • Replies: 1
    • Views: 4,435
    07:39 PM Go to last post
  12. Problems accessing dot net web service from java client

    I've also posted this issue to a Sun/java formum, but since it appears to be an integration issue, this may be the better place to posr: I have...

    • Replies: 0
    • Views: 1,456
    03:21 PM Go to last post
  13. accessing database from webservice

    I'm trying to let my webs ervice access a database, from non public site. It works on my local maschin and on a test server i setup. but i doesn't...

    • Replies: 2
    • Views: 543
    09:53 AM Go to last post
  14. Intermittent Failure to respond

    I have a dot net windows client, calling a dot net web service on a timer. Every once in a while the web service fails to respond causing my client...

    • Replies: 1
    • Views: 168
    02:05 AM Go to last post
  15. Serialization across 'like' attribute names

    This serialization error appears to be not correct... When a class defined in a specific namespace,e.g., "urn:A" and two attributes which have...

    • Replies: 8
    • Views: 176
    03:57 PM Go to last post
  16. HttpWebResponse intercept raw HTTP?

    For diagnostic and learning purposes, I would like to intercept and log the raw HTTP headers and content from a HttpWebResponse in a webservice. ...

    • Replies: 2
    • Views: 2,539
    11:41 PM Go to last post
  17. Xml namespace in soap:envelope

    I am trying to reduce the amount of data sent over some of web services, as the data is going over GPRS. Of course, reducing the length of the...

    • Replies: 1
    • Views: 1,088
    08:57 PM Go to last post
  18. shadow copy for unmanaged dll

    I'm developing a web service that uses an unmanaged dll via P/Invoke. My problem is that I cannot remove or replace the unmanaged dll as I can for...

    • Replies: 1
    • Views: 1,034
    08:38 PM Go to last post
  19. Web service client, with embedded web server for SOAP callbacks - need clear guidance

    I am working on an industrial application that reports data from industrial processes. I am working to an industry standard interface spec, so I...

    • Replies: 2
    • Views: 1,229
    07:37 PM Go to last post
  20. WebException HTTP 400 Bad Request depends on size of file attach

    I have an application that send a file to a web service (I built both the application and the web service) I set the max file size via web.config...

    • Replies: 0
    • Views: 903
    11:35 AM 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