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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
rising process time of a webservice04 Aug 2007 05:07 GMT5
Hello NG,
I have a problem with a webservice on my server: the process time is rising
when the are multiple requests.
This means with one request the answer comes after about 500ms. When i have
Publish HelloWorld Web Service Site from Visual Studio Express 20003 Aug 2007 17:05 GMT1
       I experienced problem to depoly the HelloWorld web service from the
Visual Studio Express 2005 to IIS 6. The following is my workflow:
step-1: in Studio 2005, created the HelloWorld web service
step-2: under websites folder, my application is as below:
Stream from vb.net Webservice to java client03 Aug 2007 15:03 GMT1
i have a webservice written in vb.net with this method:
   <WebMethod()> _
   Public Function GetBinaryFile() As Byte()
       'Open a file stream.
Start, Stop, Console03 Aug 2007 01:30 GMT2
The Web services are nice but they are hard to debug -- I need to observe
the trace messages in the console (I do not like to have a special debug
application to see the output window.) Additionally, I do not undesrtand the
lifetime cycle -- when the service starts and stops. I ...
What <Field Name> does webservice accept?03 Aug 2007 00:22 GMT2
This is probably a daft question, but for the life of me I am unable
to find out what fields a webservice accepts.
The service is wss Lists.UpdateListItems
How do I find out what <Field Name=""> it or any other service
HttpWebRequest.Abort() does not stop network traffic02 Aug 2007 22:09 GMT7
I have a background worker in my C# app that makes a synchronous
HttpWebRequest.GetResponse() call. The idea is to POST a file to a
server on the internet. When I call HttpWebRequest.Abort() on the
request object on another thread, GetResponse() returns with an
.NET based SOAP client inter-op issue with Apache Axis based web service02 Aug 2007 17:08 GMT5
I've developed a web service using Apache Axis 1.4 (WSDL shown at the bottom
of this post) which is deployed to Apache Tomcat 5.5. Using VisualStudio.NET
2003 I've created a small .NET (1.1) based test client to invoke one of the
methods. I get the following exception thrown by ...
WSE 3.0 Running under default ASPNet user02 Aug 2007 09:14 GMT1
Sorry about the repost; had incorrect managed groups ID last time!
Hi,
I'm having a problem with a web service; specifically a custom
UsernameTokenManager which needs to access a remote database. The web
Internal Web Service02 Aug 2007 02:12 GMT14
ASP.Net v2.0
I'm developing a WS that will be utilised by 1 application.
I don't want anyone to be able to use this web service except the
application, how should I secure the service? Should I perhaps assign a Guid
General questions about WebServices01 Aug 2007 23:40 GMT1
By way of introduction, I have an application utilizing three AJAX
CascadingDropDown lists whose contents are served up by one of three
WebMethods.  The first two of these three dropdowns are for Entity Type and
Entity Groups.  The Entity Group gets populated based on the Entity ...
Consuming Web Service + Authentication01 Aug 2007 23:36 GMT2
Hi all.  I need to consume a web service in .NET which were written in
Java.  I am able to add them fine as web references in visual studio
as well as create the necessary objects.  However, the specs of the
web service require me to authenticate using the Username Token
web service issue01 Aug 2007 21:36 GMT1
I created a web service with one web method:
<WebMethod()> Public Function RequestPremium(ByVal web_request As
XmlDocument) As XmlDocument
it basically accepts a xmldocument then queries a database and returns
Defining custom userNameToken type01 Aug 2007 20:10 GMT2
No mater what I do, I can't seem to define my custom usernameTokenManager
type properly in my client app pointing to my WSE 3.0 web service.
my custom usernameTokenManager is in the root name space of my web service
Public Class customUsernameTokenManager
A redirected web.confg problem01 Aug 2007 15:43 GMT1
I am using a web method to retrieve the connection string stored in the web
service virtual directory "/Dev". When I browse the asmx file from VS 2005,
everything works perfectly. However when I browse it from IIS or directly
from IE (by entering the address into IE), I get the ...
Know who is calling the web service01 Aug 2007 13:36 GMT3
I would like to know who is calling the web service so that my web service
can process accordingly. Is there anyway I can do that?
Thanks
Pages: 1 2 3 4 5 6 July, 2007
 
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.