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 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
The underlying connection was closed: An unexpected error occurred31 Jan 2008 21:55 GMT4
Calling a .net 2.0 web service, get "The underlying connection was closed: An
unexpected error occurred on a receive."
I have tried everything I have found on the web.  The httpRequest override,
disabling keep alives, increasing timeout etc, etc..
issue when converting C#.net code into vb.net31 Jan 2008 15:47 GMT1
I am facing problem when i am converting C#.net code(Delegate concept)
into vb.net. I am unable to do that . Can someone help me to solve the
problem. I am providing my C#.net code.
==================================my code is :-
webservices .net framework 1.1 vs 2.029 Jan 2008 22:16 GMT2
I've got a bunch of questions and I hope, that I succeeded in
formulating them sufficiently:
i've written a pretty functional webservice using vs 2003 and .net 1.1.
now I'm moving the whole thing to 2.0 and I don't understand a couple of
web service concurrent requests29 Jan 2008 19:19 GMT1
I am newbie to web services. I have developed a web service which do
some kind of encryption and decryption of documents.
I am using iis and asp .net web service.
Now i want to check how many concurrent users can be supported by my
prefix in soap header29 Jan 2008 18:28 GMT3
I'm trying to call a java web service and i need some help in creating
a custom SOAP header in c#.
I need to access to a Web service that implements authorization policy,
by using a session token to be passed in the SOAP header.
WCF basicHttpBinding29 Jan 2008 02:12 GMT2
I have created a WCF Service with a basicHttpBinding.  It is not easy for me
to deploy a server certificate, so this is the reason I am using a
basicHttpBinding..... with a simple username/password authentication, using
the asp.net membership subsystem.
WCF Hosting Issue29 Jan 2008 01:15 GMT1
I'm going through this book on WCF and the first example has me writing a
WCF host in the form of a console app.  The code is as follows:
using System.ServiceModel;
namespace Host
Populate web service response from xml file28 Jan 2008 16:13 GMT7
I will implement a mock web service for internal testing of a client
application we're developing. We do not want to hard code the answers, but
instead store the possible answers as XML data/files in a database. Each web
service method could have several possible answers which ...
Public a Web Service property28 Jan 2008 16:07 GMT1
I'd like to know how can I public a property from my web services.
When I want to public a method from my web services I use the attribute
[WebMethod], but I don't know what I can use to public a Property from my web
services.
multi tasking?28 Jan 2008 04:20 GMT6
Strictly as an example, suppose I write a web service that takes an
employee number and then does some processing and returns their security
clearance, name, department or some such stuff.  Again for arguments
sake say this processing takings about 15 seconds each time.  Lastly
calling axis webserivce with credentials in header26 Jan 2008 20:44 GMT1
I'm trying to access a webservice on an axis server from my .net client
(c#). First I have to call a login service that returns a session ID. This
session id should then be added to the header of the actual webserivce call
together with a userid and version number. The header ...
client in 1.1, server in 3.525 Jan 2008 19:02 GMT5
I've posted also in microsoft.public.dotnet.framework.webservices.
Hi, I have the following problem:
- the client application (asp.net website) is written in .net 1.1.
- the server is being written in 3.5
<%@ WebService Language="vb" CodeBehind=...25 Jan 2008 10:45 GMT1
Hi, I,m trying to make my web service public, bu I have problems with
this line:  
<%@ WebService Language="vb" CodeBehind="~/App_Code/GISAdmin.vb"
Class="GISAdmin" %>
Error:<authentication mode="Windows" />25 Jan 2008 06:42 GMT9
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.
Problems deserialzing XML document with special characters24 Jan 2008 15:29 GMT1
Has anyone an advice for me how to deserialize an XML document
containing special characters?
My deserializer looks like following:
       public static MyObject Deserialize(XmlDocument xmlRequest)
Pages: 1 2 3 4 5 December, 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.