| Thread | Last Post | Replies |
|
| UsernameTokenManager, HOL, Secure Conversation | 29 Dec 2004 00:30 GMT | 1 |
After going through the HOL ( Hands On Lab ) Like Exercise A Task 7 - Implementing a UsernameTokenManager / Works Exercise C - Automating Security with Policies / Works
|
| xml webservice fails on installed maschine | 28 Dec 2004 10:11 GMT | 6 |
Hi guru's It runs ok on my developmaschine, and on the test server that i've set up. but fails after installing on the customers server. I made a XML webservice that does these steps:
|
| Custom object parameter | 28 Dec 2004 08:28 GMT | 3 |
I have a web method which works when i send a custom object as a parameter. Today i added a DataSet after the Custom object and it wouldn't execute the Web method at all. Then, when i interchanged the order of the parameters to Dataset, Object, it worked . Why could this be so ?
|
| WebService | 28 Dec 2004 04:19 GMT | 1 |
Do I have to call Dispose on web service in real time application when I create it locally in method?
|
| WSE SP2 with framework 2 | 27 Dec 2004 15:30 GMT | 2 |
inofficially, yes ;) --- Dominick Baier - DevelopMentor http://www.leastprivilege.com
|
| Checkbox problem | 27 Dec 2004 03:45 GMT | 1 |
I would like to solve the following problem : I've a web site with ex. 5 checkboxes Each checkbox contains the name of a certain task ex.
|
| can dataset be created out of views? | 26 Dec 2004 16:18 GMT | 1 |
This is an addendum to my previous questions: If I have a view in the databse - Can dataset carry the same view? or should we make up a view in the dataset? If the question is unclear to you it is because I myself is not clear about
|
| WSE SP2 with framework 2 | 25 Dec 2004 00:31 GMT | 1 |
Bonjour, est ce que WSE2 SP2 est compatible avec le framework 2 (beta) ? Merci Patrick
|
| some basic questions | 25 Dec 2004 00:26 GMT | 1 |
We are planning to provide .net web services to our partners. As I am new to web services technology, I have some questions concerning data exchange and interop. As most of our partners work with PHP, Java or classic ASP we need to be
|
| Wrapping a web service with another | 25 Dec 2004 00:17 GMT | 1 |
I have an external (Intranet) web service which requires that Soap message header be signed and Body should be encrypted. The service works fine when I connect to it from a client using VB or .Net. I want to create a internal web service which would in turn call the
|
| How to pass parameter to webservices | 24 Dec 2004 12:43 GMT | 1 |
I must stresstest webservices. So I used parameter Like this 'http://aaa.bbb.ccc/services/BoardFD.asmx?op=showTable&IDno=96&tab=900'. but the parameters are not passed.
|
| Modifying ASP.NET web service account to use TCP transport ? | 23 Dec 2004 20:04 GMT | 2 |
Can ASP.NET web service account be modified to use TCP transport ? Or is there any example of a .NET web service offering TCP transport ? Thanks in advance and regards Navin
|
| Certificate Server | 23 Dec 2004 19:53 GMT | 1 |
Firstly, I used makecert to create certificate, it works, but when I wanted to export it, I got message telling me that the certificate can't be exported, when I go to the makecert help in vs.net I can't find an option for it, I find anther makecert that take that option, but I ...
|
| WSE - MakeCert | 23 Dec 2004 19:45 GMT | 3 |
I've been having quite a number of issues trying to generate my own certificates. I'm using Makecert v5.131.3617.0 to generate the certificate. Can someone give me a pointer to how I would create a certificate to
|
| Web Service Domain Account | 23 Dec 2004 16:05 GMT | 2 |
Is it possible to run a web service under a domain account as appose the the ASPNET machine account? If so, how do you set this up? Cheers, Ollie
|