HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Webservices) microsoft.public.dotnet.framework.webservices


Discuss in the Dotnet Framework (Webservices) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Webservices) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I am using DotNet 2.0 and Visual Studio 2005. The project is a web project. I am currently using an ObjectDataSource to populate a datagrid. The...
JimS
05-17-2007 12:02 PM
JimS Go to last post
2 35
Sorry, but posting a reply does no work (6 hours after the "successful" post the message is not shown)) so I decided to post it. This is a reply to a...
roberto
05-17-2007 09:15 AM
roberto Go to last post
0 37
Is there a way of defining the maximum length of a string parameter to a web service in .Net? I assumed that there would be an Xml... attribute that...
fussellja@yahoo.com
05-17-2007 08:07 AM
fussellja@yahoo.com Go to last post
3 33
What version of Web services do I need to get in order to do reliable messageing? I would like my webservices to have an automatic retry built into...
Arne
05-16-2007 03:17 PM
Arne Go to last post
0 25
Hi, I'm wondering if you can help. We have a classic asp application that creates and posts some XML using the SOAP format to a .NET WebService. The...
AdamC
05-16-2007 11:41 AM
AdamC Go to last post
0 35
Hello, I am new to webservice internals and I used the web service wizard to generate the webservice class and appropriate objects. After issueing...
lallous
05-16-2007 06:10 AM
lallous Go to last post
0 38
I'm having a hard time figuring out how to structure my development environment for web services and a database. I have a remote server with sql...
Davidhere40@gmail.com
05-15-2007 06:03 PM
Davidhere40@gmail.com Go to last post
0 24
Hello Dear colleagues, Where could I find documentation and samples consider WSE's security? Can anyone point me tutorials, samples or documentation...
johnny
05-15-2007 11:18 AM
johnny Go to last post
0 33
If I have an application that I send out to users, and the application interacts with the database (behind the scenes, no direct sql creation by...
Craig
05-15-2007 08:09 AM
Mr. Arnold Go to last post
6 46
Hi, I am using WSE 2.0 SP3. I am getting the following error when concurrent requests are made to the same web service. The signature or...
aziza.shaikh@gmail.com
05-14-2007 03:42 PM
aziza.shaikh@gmail.com Go to last post
0 46
Hi, I am using WSE 2.0 SP3. I am getting the following error when concurrent requests are made to the same web service. The signature or decryption...
aziza.shaikh@gmail.com
05-14-2007 03:29 PM
aziza.shaikh@gmail.com Go to last post
0 52
Hi Guys, is there a quick and easy way of testing the availablity of a web service before making the actual web service call? Waldy.
Waldy
05-14-2007 01:20 PM
John Saunders [MVP] Go to last post
3 36
Using VS2005 I created a web site which I can view on my machine. I want to show it to someone that doesn't have VS2005 on his machine. Is there...
active
05-13-2007 07:38 PM
active Go to last post
4 36
Hi , all I must call a web mothod synchronously,in this web method , I need do something asynchronously。My code is below, the BackgroundWorker...
hh
05-13-2007 12:09 PM
John Saunders [MVP] Go to last post
1 37
The Microsoft articles on how to implement the BinarySecurityToken and token manager classes don't work. Has anyone succesfully implemented...
cheyenne
05-12-2007 08:43 PM
cheyenne Go to last post
0 34
Hello, I have a problem with uploading off images to my webservice, i convert them to a byte at client side but something goes wrong when i try...
geertolaerts@gmail.com
05-12-2007 03:17 PM
deDogs Go to last post
2 37
Hi Anyone point me at a sample windows app lets you manually construct the soap message and HTTP headers using C# ? thanks
Adrian
05-12-2007 05:11 AM
Adrian Go to last post
0 35
Hi, I have to consume a web service that expects some custom http-headers. How to set them using the Web-Service-Proxy generated with Visual Studio...
Manfred Steyer
05-11-2007 06:27 AM
Manfred Steyer Go to last post
0 42
Hi, (tried in ms.public.dotnet.distributed_apps, but no answers) I'm about to write a distributed app that will be deployed using ClickOnce. All...
Steven Spits
05-11-2007 02:45 AM
Steven Spits Go to last post
0 42
I have an ASP.NET website that includes a web service in my project as well. The web service is a class within my website and not a...
Polaris431
05-10-2007 03:38 PM
skberen Go to last post
2 59
Hi, I've a webservice that has several typical webmethods that clients call and get responses from. (Side note: The websriivce is actually to...
mpdoreilly@gmail.com
05-10-2007 11:32 AM
mpdoreilly@gmail.com Go to last post
0 43
I have a 1.1 framework VB.NET web service that is being called my multiple clients. How can I determine the name of the client app that is calling...
Bob
05-10-2007 09:56 AM
Bob Go to last post
4 38
Hi, I am trying to call a webservice from a windows service application. It works only if I launch the windows service app from VS.Net 2005...
GD
05-10-2007 09:08 AM
SK Go to last post
7 45
Hi I have a utility class that I now want to expose via Web Services (using an empty .asmx file that simply references this assembly). I decorated...
PB
05-09-2007 01:24 PM
Vijay Go to last post
4 41
Hello everyone! I have been looking for information regarding the SOA tenet of decoupling the client interface from the web service interface....
Anthony Paul
05-08-2007 11:45 PM
Anthony Paul Go to last post
0 40
I have a .Net web service (written for 1.1 Framework using C#) running on Windows 2003 with all latest patches. To help monitor the service, the...
Robert Strickland
05-08-2007 01:34 PM
John Saunders [MVP] Go to last post
1 63
Hi, I've generated a Web-Service-Proxy (Add Web Reference) within VS and want to set a specific HTTP-Header-Variable before calling a Web Method...
Manfred Steyer
05-08-2007 10:34 AM
Manfred Steyer Go to last post
0 39
Hi there, I need to reset a password on a Windows server. The solution I was thinking of was to run a WMI script from the web server to the remote...
johnpremi
05-07-2007 07:19 PM
John Saunders [MVP] Go to last post
1 19
When .Net 1.0 webservice (VS2003) generates a wsdl - <wsdl:binding name="TestSoap" type="tns:TestSoap"> <soap:binding...
Atul
05-05-2007 07:49 PM
Atul Go to last post
0 33
Hi, I have developed a web site for my client on .net 2.0 framework using asp.net 2.0. This web site will be hosted on Windows 2003 server. Web...
-pb-
05-04-2007 12:19 PM
-pb- Go to last post
0 23
Situation: We have to connect to a 3rd party XML Web Service outside our LAN by adding a WCF Service Reference to a simple console...
khubieb@gmail.com
05-03-2007 04:30 PM
Pedro Teixeira Go to last post
1 28
Greeting. We have a web service which is written in ASP.net (C#). When a user makes a request, it takes a while (average 100 seconds) to get...
linda.chen@faa.gov
05-03-2007 03:55 PM
John Saunders [MVP] Go to last post
2 24
Abstract The solution scope is to redirect intercept and redirect every call that accomplish with a call number pattern on Windows Mobile smartphones...
liliana
05-03-2007 11:36 AM
liliana Go to last post
0 21
Hello, We have a soap.tcp server service using the .NET 2.0 SoapReceivers class, that hosts web services for our customers without IIS. This...
paulo
05-03-2007 11:10 AM
paulo Go to last post
1 20
The PC running Windows XP Home SP2 is put into Stand By. After coming out of Stand By, I try to start an internet connection, using Tiscali...
StuartL
05-03-2007 07:23 AM
Mr. Arnold Go to last post
1 23
Hi there, Just wanted to know before I go through the pain and suffering of writing a prototype if it is possible for a 1.1 framework client to...
TerryB
05-03-2007 12:08 AM
Vijay Go to last post
3 26
Using VS2005 on my workstation, I've created a web service on an external 2003 SP1 dev IIS box. From my workstation, I can get a web reference by...
ssg31415926
05-02-2007 01:54 PM
John Saunders [MVP] Go to last post
1 22
Hi, I have a webmethod. It takes an int parameter. I want this to get serialized as an XMLAttribute...so I used the XMLAttributeAttribute decoration...
Sinex
05-02-2007 11:24 AM
Vijay Go to last post
1 24
Hello. I try to create new web service application on local machine, but cannot advance to solution menu after i click create, in the menu. the...
Toco
05-01-2007 02:08 PM
Mr. Arnold Go to last post
1 23
I work for a large company in South Africa. We currently use IE7 as a front end to a MIS system. The problem we have is that new machine being roled...
Louis
05-01-2007 12:21 PM
Louis Go to last post
2 22
Hi, I am using MTOM and WSE 2.0 and trying to upload a file which is almost 70MB (big). I have setup the timeout to a good size and file size limit...
DBC User
05-01-2007 09:52 AM
IceAndSnow Go to last post
1 28
Hello! Is it possible to use the object XMLNode as a parameter in an interface function of a WCF service? In my case I get the error...
Norbert Pürringer
05-01-2007 04:19 AM
Norbert Pürringer Go to last post
2 25
We have an application written in Java that exposes web services. We have many .Net 2.0 applications that need to access this data via web...
John Wright
04-30-2007 05:22 PM
Vijay Go to last post
1 27
I've a ListBox with the Selection Mode set to Multiple. I want to use the Selected values as the WHERE Parameters in a SQL Data Source. If I set the...
BigSam
04-30-2007 03:32 PM
BigSam Go to last post
5 25
I have a test solution using .net 1.1 which is made up of a windows project and a web service project (all local). As I step through the code I want...
moondaddy
04-30-2007 03:10 PM
Vijay Go to last post
1 16
Hello! Does anyone know how to create the proxy client by reading out the metadata of an IIS hosted WCF service? An IIS hosted WCF service does not...
Norbert Pürringer
04-30-2007 10:27 AM
Norbert Pürringer Go to last post
0 27
<?xml version="1.0" encoding="UTF-8"?> <wsdl:definitions...
Sinex
04-30-2007 07:44 AM
Sinex Go to last post
0 21
Hi. I'm developing a web service on my machine, but I want to be able to "publish" it to our webserver located off out in the internet...
JamesB
04-30-2007 07:25 AM
Waldy Go to last post
1 22
Im trying to use WSE 2.0 to connect to a WebService that authenticate the client through negotiation described in WS-SecureConversation Appendix...
Gustav
04-30-2007 06:43 AM
Daniel Bengtsson Go to last post
1 21
Hi, I'm trying to return exceptions from a WCF Service using FaultExceptions. I got the service compiled and running. But I get an error while adding...
Andy Yu
04-30-2007 05:56 AM
Andy Yu Go to last post
0 22
Post New Thread

Display Options
Showing threads 501 to 550 of 5156
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.