+ Post New Thread
Page 9 of 188 FirstFirst ... 7 8 9 10 11 19 59 109 ... LastLast
Threads 161 to 180 of 3750

Forum: ASP.NET Web Services

  1. Controlling Web Service Timeout from inside web service

    I am implementing some web services to support a new standard for my industry. Because of the way these web services are defined, there is the...

    • Replies: 1
    • Views: 1,607
    drb
    07:04 PM Go to last post
  2. Can I turn off the display of IE toolbar?

    I want my c# webforms to be all that is in the ie window and not show the toolbars and menus. Is that possible? Thanks, Trint

    • Replies: 1
    • Views: 609
    12:06 PM Go to last post
  3. WebService not obeying web.config error reporting settings

    Hi I'm trying to setup a web service to run under a web-site on Windows 2003 Server . If I type the URL to the web-service in the address bar of...

    • Replies: 1
    • Views: 1,504
    12:06 PM Go to last post
  4. Plz help urgent, prob when using SendHashed

    Hi, I m sending Pwd in Send Hashed format as below, Dim token As UsernameToken = New UsernameToken("Admin", "Admin1",PasswordOption.SendHashed)...

    • Replies: 0
    • Views: 422
    09:34 AM Go to last post
  5. Help Urgent, How to get hashed pwd in web service when send in username token as SendHashed

    Hi, I am sending username and pwd in usernametoken in SendHashed format, While in web service, i am getting Nothing in that UsernameToken's...

    • Replies: 0
    • Views: 484
    06:28 AM Go to last post
  6. get IP address

    I have the follow code: gethostname(name, sizeof(name)); host = gethostbyname(name); if (host) { p = inet_ntoa(*((struct in_addr...

    • Replies: 9
    • Views: 4,263
    02:08 AM Go to last post
  7. Weird web service behavior

    I have a front end running an ASP.NET web service client and a middle tier running an ASP.NET web service. If I restart the web service on the...

    • Replies: 0
    • Views: 512
    09:29 PM Go to last post
  8. Soapextension problem

    Hi, I successfully created a soapextension extensionimporter extensionreflector I've put the dll into the gac, put a entry in assambly...

    • Replies: 0
    • Views: 773
    11:28 AM Go to last post
  9. Post to Webservice returns error

    IIS settings are ok. With every WebService I create on that PC I have the same error. Same WebService on a other PC works perfect. I did copy all...

    • Replies: 1
    • Views: 780
    07:17 AM Go to last post
  10. dynamic creation of web service proxy...

    I know this has probably been asked a lot but I can't find any good exmaples so.... Can anyone give some url's to C# code that dynaimcally...

    • Replies: 7
    • Views: 1,095
    03:14 PM Go to last post
  11. DataSet transfer problem, maybe to big?

    hi i transport a DataSet to a WebService. it works fine when the DataSet is not too big. But when the size of the DataSet is about 2.5 mb, i get...

    • Replies: 0
    • Views: 803
    dan
    08:27 AM Go to last post
  12. lifetime static member

    Hi there, I'd like to know when a static member of a class is destroyed. I'm using a static member to implement the singleton pattern, but I'm...

    • Replies: 0
    • Views: 573
    06:39 AM Go to last post
  13. Web Service and VB6.0

    How can I write a code in VB 6.0 to interface with Web Service generated from VB.NET? I need to call Web Service in VB 6.0, is it easy like a...

    • Replies: 0
    • Views: 623
    08:20 PM Go to last post
  14. Passing/receiving strongly typed collection to/from web-service

    Hi How would I go about using strongly typed collections with web-services. The VS.NET generated proxy class converts collection parameters into...

    • Replies: 0
    • Views: 937
    01:55 PM Go to last post
  15. Quest abt. web service (Urgent)

    Hi All, I am new to .Net web service and want to know about which is the most widely used and most secured security mechanism for web service? ...

    • Replies: 0
    • Views: 486
    12:46 PM Go to last post
  16. When do the SOAPCLIENT_ERROR errors occur and how do resolve them

    HI, I have a funny problem. I have a VC++ client which is consuming a webservice. The VC++ client has been developed using VS .Net 2003 IDE. I...

    • Replies: 0
    • Views: 623
    11:17 AM Go to last post
  17. Using xsd generated classes

    Hi, apologies if these are obvious questions.. 1) I have generated a whole bunch of classes using xsd, and need to use some of these to call a...

    • Replies: 0
    • Views: 903
    10:21 AM Go to last post
  18. The underlying connection was closed: An unexpected error occurred

    Hi all, The massive Error... on Windows 2003 SERVER Gone through most of the forums... and googling from 2 days now... Here is a post which...

    • Replies: 0
    • Views: 1,013
    03:25 AM Go to last post
  19. Web Services security question

    Hi Group, I have a web service in an IIS 6.0 application pool which runs under a certain windows domain account. I have another web application...

    • Replies: 0
    • Views: 420
    12:27 AM Go to last post
  20. Web Service w custom Principal

    We have a class that Implements IPrincipal (System.Security.Principal.IPrincipal). We have a business logic class library assembly that checks the...

    • Replies: 0
    • Views: 588
    11:57 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