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
How to avoid URL direct access?15 Oct 2006 11:28 GMT1
I have a documents program in mi intranet, it only shows each user
authorized files and each line has the file description and a link to
open it.
The problem is that if anyone writes the file's URL address directly
Setting up Custom Security for Web Site14 Oct 2006 13:44 GMT1
I came across an interesting link
http://www.rassoc.com/gregr/weblog/stories/2002/06/26/webServicesSecurityHttpBas
icAuthenticationWithoutActiveDirectory.html

This link allows us to create customized reply to the clients. This
implements IhttpModule. I have two web services defined ...
WSE600: Unable to unwrap a symmetric key using the private key of.14 Oct 2006 00:14 GMT5
...an X.509 certificate. Please check if the account 'FRAN0111\ASPNET' has
permissions to read the private key of certificate with subject name
'CN=PayService' and thumbprint....
I get this error message in the service input trace using
Creating certificates using IIS14 Oct 2006 00:13 GMT3
I am having trouble getting x509 certificates I have created to work with my
test WSE 3.0 app.
I am currently building an application which involves communication between
web services and clients on different companies networks which may be
Unable to unwrap a symmetric key using the private key of an X.50914 Oct 2006 00:11 GMT5
I have walked through all of the WSE 3 Hands on Labs and got everything
working fine.  When I create my own certificate and install it in the stores,
my client application that is consuming my WSE enabled webservice receives
the following error (noted at the very bottom of this ...
X.509 Unwrap Woes14 Oct 2006 00:10 GMT5
I have created certificates with the following commands:
makecert -cy authority -r -n "CN=Foo.CA" -sr localmachine -ss "Trust"
makecert -cy end -n "CN=Foo.Server.1" -sky exchange -sk "Foo.Server.1 SK"
-ss "My" -sr localmachine -in "Foo.CA" -ir localmachine -is "Trust"
Passing ParamArray to a webservice13 Oct 2006 22:55 GMT1
I have a webservice with a webmethod that accepts two parameters
defined as
       <WebMethod()> _
           Public Function GetData(ByVal strID As String, _
Multiple Policies from one Web Service ?13 Oct 2006 19:28 GMT6
I've a WSE3 WebService that, for a particular customer, will be used by two
types of clients -- one that is within the corporate firewall and one that
is outside the corporate firewall.
For the former, we use Kerberos Security, and the latter we are developing
Web Service and DLL's in same project13 Oct 2006 18:24 GMT3
I'm using VS2005 and am trying to put the Web Service project and the DLL
Class component project into the same solution, but it doesn't let me like
the old VS2003 would. I'm wanting to put the Classes project (components)
that I call deom the web service into the same project so ...
wsdl.exe problems13 Oct 2006 18:17 GMT3
I have a scenario where I have thousands of web service clients all
referencing a URL of a .wsdl file generated by SOAP toolkit. I now need
to upgrade the backend of the web service (from SOAP toolkit C++)
without altering the client applications. I thought this was possible
Upload/download progress13 Oct 2006 17:50 GMT2
Is there a way to get the progress of an upload
   public void AcceptFile(byte[] data);
and more importantly a download?
   public byte[] SendFile();
How to secure a webservice - could some expert advise?13 Oct 2006 15:48 GMT2
Here is the scenario: webservice and a windows client application.
Requirements:
1. Only authenticated and authorized users shall be able to call web
methods.
File.Exists13 Oct 2006 15:10 GMT1
I have problme with my webservice(VB.Net 2.0)
If i use File.Exists() it always returns false.
File is 100% there, all permissions are set, but i get False
Any Ideas?
Debugging Client and Service13 Oct 2006 13:40 GMT2
I want to be able to debug through the whole process from a button click on
the client through all of the web methods and data access methods. It seems
that when I put a break point on the button click event and then try to step
through each line the debugger skips over the call ...
PDA - Unable to connect to the remote server13 Oct 2006 10:53 GMT3
I have built a VS2005 project which includes a C# Web Service, C# Windows
Forms app (which uses the Web Service), and a C# PocketPC app (which also
uses the web service).
When I run the Windows Forms app from the desktop I am able to use the Web
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.