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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
wsdl /sharetypes and xmlinclude13 Oct 2006 10:11 GMT1
i have 2 web services each with some of the same types but also each
with their own xmlincludes to include types specific to them. I want to
share the types that are common so I used wsdl /sharetypes but it
hasn't included the xmlinclude objects.
Enumeration in WebService13 Oct 2006 04:13 GMT1
I am thinking of returning enumerated data types in my web service response.
My enumeration values are driven from a database lookup table. The table get
new lookup records and these need to be enumerated to the clients.
The problem I face is , any time when these new records are ...
Speed up the first call13 Oct 2006 00:23 GMT2
We have developed a .NET web service. The service executes a SQL on the SQL
server. The first call of the webservice takes very long but the other calls
dont.
Why is that and how can we speed that up?
having problems getting routing working with username token policy12 Oct 2006 17:59 GMT4
hello all could some one please direct me to docs on setting up a routing
service to work w/ a policy assertion on the destination web service.
I can not seem to get it to work.
I have overwritten the SoapHttpRouter and the GetRequestPolicy() and
Setting up Soap Actions in Config files?12 Oct 2006 15:27 GMT1
I need to implement multiple Soap Actions with same functionality. Is
it possible to setup configuration to use the same function with
multiple SoapActions?
I want to avoid the compilation for every changes made for the Action
Secure conversation breaks WSE12 Oct 2006 14:07 GMT2
I was trying to get an increase in performance via the secure
conversation, as per the WSE3 hands on lab.
However, when I turn the establishSecurityContext attribute from false
to true, and reset iis (I'm doing this on both the client and service)
Calling a web service from within a DLL12 Oct 2006 11:51 GMT2
I am trying to call a web service from within a dll, with that dll
being loaded and called dynamically.
eg.
       Assembly assembly = Assembly.LoadFile(@"C:\path\myfile.dll");
polling frequency of Sql Receive Location11 Oct 2006 22:58 GMT1
Quick question: Is there anyway to increase the speed that the SQL
Receive Location requeries when messages are received?
I have "Poll While Data Found" set to true, and it only seems to be
processing 250 or so messages per minute. Is there a way to make this
Schema in WSDL File11 Oct 2006 22:55 GMT2
I have been experimenting with .Net web services for a while and have a few
questions about the schema in the automatically generated WSDL file, and
whether its content can be manipulated programatically.
First of all, I created several very simple test methods in my web service:
Urgent: Web Service11 Oct 2006 20:04 GMT1
I am pretty new to web services.
And I have a situation where i am using a web Method that will send an xml
documents.
I am getting data into the dataset and then using dataset.getxml() method
Null value node is causing deserialization problems11 Oct 2006 19:56 GMT4
Let's say I have the following wsdl snipet:
     <s:complexType name="consumer_response_info">
       <s:sequence>
         <s:element minOccurs="0" maxOccurs="1" name="final_score"
Application Server Unavailable11 Oct 2006 15:30 GMT1
I've spent several days trying to overcome the "Application Server
Unavailable" error after I've moved my webservice from my laptop to the
server.
The server is running Windows Server 2000, IIS v5.0  and frameworks 2.0.
How to use WSE 3.0 with WS-Addressing?11 Oct 2006 14:55 GMT1
I have looked at all of the sample files included with WSE 3.0 and have
not been able to find a good sample of how to use WSE to create a SOAP
message with the WS-Addressing headers in it.
Many of the samples seem to show how to receive a SOAP message with
Upload LARGE files via a web-service11 Oct 2006 13:50 GMT1
I have a customer which want to upload LARGE files via a web-service and
stream it into a database while it is uploading. I don't want to go out of
my way and develop a large HTTP App. Module which intercepts a SOAP call and
manually streams the file content to the database if it ...
How do i change utf-8 charset to iso-8859-1 on webservice response?11 Oct 2006 11:47 GMT1
How do i change utf-8 charset to iso-8859-1 on webservice response?
Help me please.
Pages: 1 2 3 4 5 6 7 8 9 10 11 September, 2006
 
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.