Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Closing TCP Conections with multi-threaded web service calls10 Oct 2005 17:19 GMT2
I have a windows service which consumes a web service on a separate machine
in our network. I modified my machine.config to allow my service application
to make 200 connections to the server at once, and I spool up to 200 threads
at once to make calls to the server. All of this ...
Is it just me ...10 Oct 2005 16:19 GMT1
... or does anyone else find WSE2.0 absolutely infuriating?
Implementing just one section of WS-* is fine - but try to string more than
one together and it's curtains.
Time to call MS I think.
System.UnauthorizedAccessException error when invoking a web method10 Oct 2005 04:37 GMT1
I got this error when trying to invoke a web method in my
browser:System.UnauthorizedAccessException:    at
System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns,
CompilerParameters parameters, Evidence evidence)
WSE3 and TCPIP hosted services - why does client require action & ReplyTo?09 Oct 2005 19:11 GMT2
In Mark Fussell's overview of wse3, he demos the tcpip hosted web service.
There are two lines in there for ws-addressing which point to the operation
and open up a return pipe.
proxy.requstsoapcontext.addressing.action=new action("MyMethod")
"404: Not Found" error when calling a web method09 Oct 2005 12:26 GMT7
Hi all....
I have a web service method that when I call, I get the error:
The request failed with HTTP status 404: Not Found.
Line 58:
Error retrieve data returned from Web Service08 Oct 2005 07:04 GMT1
I am having a runtime error when automating the following process:
-Make a connection to a web service that returns a recordset of data (which
is a lot more than 80,000 rows and with lots of columns)
-Then insert all these records into an access table
Push Alert to Browser07 Oct 2005 20:21 GMT14
I am looking for architecture to push information from a server to a client
browser. This information would be in the form of an alert. What I do not
want to do is have the browser be on a timer and update every few seconds.
What options do I have to put into place such a feature?
Idiomatic way to change web service endpoint at runtime.07 Oct 2005 17:11 GMT3
If I use Visual Studio.Net 2003 to generate "web references" for clients
using either sproxy.exe (for C++) client or wsdl.exe (for C#) clients, the
web service endpoint gets "baked" into the generated code, making it
difficult, if not impossible, to change the server that the client ...
Web Services & Active Directory07 Oct 2005 15:18 GMT3
My company has charged me with creating a web service that will validate a
user and return the user's roles via Active Directory.
The requirement is that the web service must return data to any consumer.
This means the consumer may be a Java app or any app on any platform.
Serializing a collection (IList) in a web service on .NET 2.007 Oct 2005 15:14 GMT3
So here's the challenge...
How can a collection (System.Collections.Generic.IList) of some custom type
be serialized in a web service using .NET 2.0?
Below are the class and the web methods in question. The interesting thing
Consume Axis Web Service with DataHandler Type07 Oct 2005 14:26 GMT2
Trying to consume with a VB.Net client a Java Axis web service that returns a
DataHandler type.
After much searching on the internet -- no clues found.
Any ideas on how to do this?
asynchronous call from synchronous web service method07 Oct 2005 11:36 GMT1
I have a web service in .net which does 2 things:
1) save some data that is sent as params to the web service
2) a second web service with the same params, get the results, and save
them to the database too.
Problem with Soap Compression07 Oct 2005 11:25 GMT2
I need to transfer huge dataset from an XML web service to a win
application. I need to compress this dataset to obtain better performance.
I've already tried the MasteCsharp approach obtaining similar
performance compressing or not compressing data.
logging onto an aspx page on another server07 Oct 2005 11:01 GMT1
I tried using WebRequest, but I am unable to simply
redirect to an external aspx site and supply the userid and password and
press their login button.
Can anyone help?
General question07 Oct 2005 10:36 GMT1
I'm rather new to webservices but I have the following question.
Is the following possible:
I would like to keep a datastructure ( f.e a hashmap).
People could notify of their presence by sending their hostname to the
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 September, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.