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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't access Web Service from ASP.NET app on diff machine26 Jun 2004 02:02 GMT1
I am developing web applications on an Intranet using Visual
Studio.NET 2003 and .NET Framework v1.1, with IE 6 as the browser.
Web servers use Windows 2000 SP4 and IIS 5.0.
I have a web service that is secured by an ACL on the virtual
soap.tcp not available to non-admin users26 Jun 2004 00:19 GMT2
I tried opening a channel for a non-IIS-hosted app via new SoapSender(new
Uri("soap.tcp://MyService")), but I got a security error.  Things went away
when I tried running it as an admin user.  Is there a way to connect two
services in a messaging connection without running as an ...
Securing Web Services - how to prevent user to Add Web Reference?25 Jun 2004 22:20 GMT1
How to prevent user to add web reference to my web services?
Can I add password to web services so that only the users
who know the password can add a web reference?
Thanks in advance.
Web Service Security25 Jun 2004 22:11 GMT6
Can someone point me in the right direction to securing soap messages to a
webservice.  I have found and read a lot about WS-Security but am having
trouble finding ways to implement it in code.
Thanks!
WS-Eventing Release Date25 Jun 2004 21:04 GMT6
Could anyone give me some insight as to when the expected release data
would be of a new WSE library that incorporates the WS-Eventing spec?
Thanks,
Russ
Soap Extensions25 Jun 2004 19:51 GMT3
In a Client that tries to access a web service I get the message
Client found response content type of '', but expected "text/xml".
I'm just beginning to explore web services, so I really don't know, what to
do.
Error using WSE2.0 with Custom UsernameTokenManager25 Jun 2004 18:57 GMT3
I use WSE2.0 with a custom UsernameTokenManager (inherited from the default) for webservice authentication. The username and password are retrieved from a database in my overrided AuthenticateToken function as shown in Handon Lab A (PasswordOption is SendHashed). My project is ...
TimeOut - ThreadAbortException25 Jun 2004 15:37 GMT4
I'm getting an Unhandled Exception from WSE2 and I know it's related
to a timeout problem but I'm not sure where to set the timeout expiry.
Essentially if you take the Sample project "Microsoft
WSE\v2.0\Samples\CS\QuickStart\TcpStockSoapReceiver" in the
Webservice and DataSet problem.25 Jun 2004 00:17 GMT1
I have a strange problem with returning a dataset from a webservice.  Here's
some code...  The error I get at compile time is.
  "Cannot convert type 'void' to 'System.Data.DataSet'"
Can anyone help me please.  I have heard something about typed datasets,
How does this compile? (or, SoapReceivers.Add(Uri, SoapService)?)24 Jun 2004 20:12 GMT2
I've been trying to debug a TP -> RTM issue and I've gotten to the point
where I'm reviewing every line of code. One of these lines is particularly
strange -- it shouldn't compile, but does.
I'm calling the SoapReceivers.Add(Uri, SoapService) overload, which doesn't
Many webservices or not24 Jun 2004 14:32 GMT1
We are buildning a system that should handle hierarcic data in 5 levels.
Are there any advantages or disadvantages on having one webservice for each
level. I mean is it better or not to have one big webservice that handles
all updates for all the objects or should I have one for ...
how to keep login state in web service24 Jun 2004 12:31 GMT1
I made a webservice, the user is asked to login to the
server before making other calls. I have problem to keep
the login state.
Inside my web service I have a private boolean called
System.Net.WebException when calling a webservice24 Jun 2004 10:22 GMT15
I am calling a web service that takes a long time to process.  
In Windows 2003 Server I get a System.Net.WebException error
The underlying connection was closed: An unexpected error occurred on a receive
If I turn off the keep alive check box in the web site properties, it runs ...
Various unclear WSE 2.0 questions24 Jun 2004 08:00 GMT1
Hi, I've just started exploring WSE 2.0 and after completing the Hands-On
Lab, which I downloaded from the corresponding MSDN site, I'm left with some
unanswered questions which one of you guys have answers for.
When using the soap.tcp channel, why do I have to specify a unique path ...
WSE 2.0 Custom Authentication24 Jun 2004 01:50 GMT5
I would like to implement custom authentication using WSE 2.0 . I have
downloaded the HOL but all the examples seem to use a windows authentication
system which is not possible for me.
My thought would be to override the "AuthenticateToken" method (similar to
Pages: 1 2 3 4 5 6 7 8 9 10 May, 2004
 
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.