| Thread | Last Post | Replies |
|
| Microsoft Services: Element id cannot be found in type definition | 08 Nov 2008 19:26 GMT | - |
I am using VBA and Microsoft Office 2003 Web Services Toolkit to query our Confluence WIKI. Any assistance in diagnosing the above error message below will be greatfully recieved. Sub SoapSuds()
|
| Webrequest authentication. | 07 Nov 2008 22:54 GMT | - |
I need to make a web request that requires me to 1. authenticate to my corporate proxy 2. authenticate to web server. I know how to authenticate to a corporate proxy.
|
| Web service question | 07 Nov 2008 21:18 GMT | - |
I have a soap:tcp web service request and I am getting 20MB size file. I know the default is 4MB. Where would I change for 'tcp' to increase the size? I know I can change the 'machine.config' and add 'microsoft.web.services3' node with 'maxMessageLength' but isn't for http? How ...
|
| perfect web hosting | 07 Nov 2008 16:05 GMT | - |
Hi every body, This is a perfect web hosting with great features and offers: http://murhost.duoservers.com/
|
| WCF: Passing Windows-credentials to service | 07 Nov 2008 14:49 GMT | - |
I have created a WCF-service running on IIS. The virtual directory has anonymous access disabled and requires integrated windows authentication. The proxy to the service is auto-generated using Visual Studio 2008's "Add Service reference".
|
| There were not enough free threads in the ThreadPool object to complete the operation <1170318774.164839.244990@p10g2000cwp.googlegroups.com> | 04 Nov 2008 15:13 GMT | - |
Hi Aiden! I'm in the same and identical situation. Have you solved this problem? If yes, can you tell me how? Many thanks Michael
|
| web service search engine | 03 Nov 2008 05:58 GMT | - |
I invite you to contribute to Web Service Search Engine at http://www.google.com/coop/cse?cx=008996274310193057962%3Ar72cbsfvmsy it is currently includes 73 sites. I invite you to refine them, add more web sites from your bookmarks.
|
| Marterialization of Entity objects | 02 Nov 2008 02:06 GMT | - |
I find it very strange that the materialization of private setters for properties works on the server side when materialized by System.Data.Objects.ObjectContext but that on the client side the setters need to be public in order to be materialized by
|
| Problem with ServiceHost.Open and NT AUTHORITY\NetworkService | 31 Oct 2008 22:11 GMT | - |
I am self hosting a Web Service in a Windows service. I am trying to start the service using the NT AUTHORITY\NetworkService account. I get a NullReferenceException on ServiceHost.Open() in the ServiceBase.OnStart() method. SCM throws a 1067 error as well.
|
| consume php from .NET WS | 31 Oct 2008 18:40 GMT | - |
I have an .NET client consuming PHP SOAP service. I am getting an exception when I attempt to access the WS from the company simplicity. Could you please help. Here is the error. InnerException {"The specified type was not recognized:
|
| Calling an asynchronous web service synchronously | 31 Oct 2008 17:05 GMT | - |
I have a windows client that calls web service 1 (Broker) synchronously, web service 1 then calls web service 2 (Service) asynchronously, web service 2 sleeps its thread for 10 seconds. When I put a stopwatch on the windows client the call to web service 1 takes a fraction over ...
|
| Nested Custom Class as input parameter in web method | 31 Oct 2008 12:04 GMT | - |
I am working on a web service method while will accept custom class as array and output antoher custom class. My code is public class a public str1 as string
|
| Trusted Server Approach | 30 Oct 2008 15:11 GMT | - |
I have a couple of ASP.NET web-services with windows-authentication. Everything is working fine with my .Net-clients. Now I have the requirement, that these services must be usable from a java-web- application. The web-site is using form-based authentication with
|