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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
allow partially trusted callers22 Mar 2006 16:45 GMT1
I have developped a set of WSs and everything works fine when I try it
on my local network. When I export them on my host's server though I
get the following error on my client:
System.Web.Services.Protocols.SoapHeaderException: Server unavailable,
Stopping transaction through client in web method22 Mar 2006 16:36 GMT4
I am having web method which is inserting some heavy data into
database. Everytime client call this method i am generating some unique
transaction.
Client know that transaction ID.
Changing services22 Mar 2006 15:26 GMT10
I have a site with my services that I am using for testing.
I also have the same set of services on another machine in my DMZ.
The problem I am having, is changing where the services are.  When you
create a program to access the services in my test setup, I need to point to
Migrating WSE UsernameToken from 2.0 to 3.022 Mar 2006 14:42 GMT1
We implemented WSE Security in WSE 2.0 simply using a UsernameToken.
   Public Sub ConfigureProxy(ByVal proxy As WebServicesClientProtocol)
       'WS-Security: "Authentication" & "Authorization" with UsernameToken
(no need to send password because of signing below)
Customer Role Provider and Policies22 Mar 2006 14:30 GMT2
I am trying to add role-based authorization to my web services.  I have a
Custom Role Provider, which should be used to validate if a user is able to
use a particular web method.  I have the following policy
 <policy name="MySecurityPolicy">
Calling Webmethod while another web method is in progress.22 Mar 2006 13:39 GMT2
I am having one problem in web method.
I am calling one web method through windows application which is doing
some heavy processing.
while this web method is in progress i want to provide cacnel facility
ATL Web service (client)22 Mar 2006 03:32 GMT1
We have a working web service that is deployed on CFMX 6.1. Our Dev
Server has CFMX 7.0 and the client that interacts with the webservice
now returns an error. Nothing has been changed. I compared the two WSDL
files and they have quote a few differences.
Empty DataSet in Client22 Mar 2006 02:02 GMT1
Folks - i have a WebMethod that returns a List<> of  "Person" objects. I
implement IXmlSerializable to write the xml for the object.
I don't touch SOAP or web services within any of my objects.
My client doesn't have a typed proxy so it just gets back an array[] of
Passing large arguments to web services21 Mar 2006 23:05 GMT1
I am going to implement a web service using .NET. It's a service that
attributes authorship of a document to one of two authors, based on
the training data provided. I am going to produce a basic web page
that allows the data to be uploaded, before displaying the results.
Is there a way to disable WS-Addressing headers generation on the21 Mar 2006 13:11 GMT1
I would like to be able to disable the WSA headers generation (on the client
and the server). Is there a way to do this through config or code?
Thanks
Gabo
Stop running web method21 Mar 2006 12:14 GMT2
I written a Web Service using C#. My one web method takes longer time
(10-15 mins) to execute. I want to give stop process facility from
client application. I am inserting 400-500k rows in database inside
that method. I want to stop that insertion process, so I need to pass a
Create Custom Token from XML21 Mar 2006 05:24 GMT2
I need to create custom security tokens and i went through the WSE 3.0
documentation in circles. I want to specify custom tokens and it seems
that can be achived by LoadTokenFromXml Method. But what is the syntax,
style of the XML element to be specified ?
Why anonymousneed credential20 Mar 2006 13:19 GMT1
The virtual directory of my WebService is set allow anonymous access , but
if I did not set the Credentials when I request it, it result in access
denied error message.
Using a DLL in a web service20 Mar 2006 11:50 GMT1
I'm trying to use a DLL of third part using P/Invoke in a web service.
I've always an exception: access denied.
The DLL is in the bin directory of the project.
I'm using VS .NET 2003, WSE 2.0 and .NET Framework 1.1. I'm trying the
No syntax control during webservice validation in Visual Studio 820 Mar 2006 10:56 GMT3
I'm writing a webservice in VS8. In this version of VS, there is a
different compilation philosophy, build causes only something called
"web site validation".  The problem is, that this validation doesn't
perform even syntax checking.  When I write something like
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 February, 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.