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     
Hi, I'm quite new to .NET (3.0) and I would like to aks you for some basic info (links, tutorials, etc) regarding webservice security issues. I...
dorutzu0@gmail.com
06-26-2007 06:24 AM
Spam Catcher Go to last post
1 19
I'm a tad confused about Web Services and Multi-Threadling. I have read in old postings that IIS handles some level of "multithreading" for a...
=?Utf-8?B?c2FibGU=?=
06-26-2007 06:18 AM
Spam Catcher Go to last post
2 15
..NET , SQL Server interview questions...
Free PDF
06-26-2007 12:11 AM
Free PDF Go to last post
0 10
The following code generates the exception shown below when I call UploadData. I'm trying to call a WCF service using basicHTTP with a...
=?Utf-8?B?b2xkVkIzcg==?=
06-25-2007 04:03 PM
=?Utf-8?B?b2xkVkIzcg==?= Go to last post
1 13
I get HTTP status 400 - Bad Request when I send the following Soap envelope to a local WCF web service. If I either remove both the To and...
=?Utf-8?B?b2xkVkIzcg==?=
06-25-2007 03:57 PM
=?Utf-8?B?b2xkVkIzcg==?= Go to last post
0 16
I understand that custom prinicpals are placed inside the RequestSoapContext, but I like to access it under my current thread. Is this bad...
Spam Catcher
06-25-2007 02:13 PM
Spam Catcher Go to last post
0 14
I'm trying to launch a webservice in Debug from visual studio .net 2003. When I do that I get an error: "Cannot start debugging on...
nagar@community.nospam
06-24-2007 10:37 PM
Steven Cheng[MSFT] Go to last post
4 16
Hi, How can I call a simple webservice on my IIS? Thanks
zion
06-22-2007 01:32 PM
John Saunders [MVP] Go to last post
1 10
I have my WCF Web Service behind IIS and HTTPS. If I try to access from my remote client I get the following error... The requested service,...
ronscottlangham@yahoo.com
06-21-2007 01:47 PM
ronscottlangham@yahoo.com Go to last post
0 17
I've built a webmethod with the following syntax: public Parameter UpdateTaskResultParameters(int iTaskID, Parameter pParameter) When I consume...
Jeremy
06-20-2007 01:46 PM
Jeremy Go to last post
0 9
Hi, I have a client application which Accesses Web Service. but the Web service allows anonymous access to any client request (web/smart client). I...
=?Utf-8?B?SWJyYWhpbS4=?=
06-20-2007 01:36 PM
John Saunders [MVP] Go to last post
6 9
Hello, I want to pass data from WebService layer to client application, how can I do this without exceptions,. basically i want to retrieve set of...
=?Utf-8?B?SWJyYWhpbS4=?=
06-20-2007 10:52 AM
=?Utf-8?B?SWJyYWhpbS4=?= Go to last post
0 13
Hi, I'm developing a webservice whicg reads data from a database and exports to a excel sheet. This applciation works if i have MS Office installed...
=?Utf-8?B?UHJpeWE=?=
06-20-2007 09:42 AM
=?Utf-8?B?QnJhdWxpbyBEaWV6?= Go to last post
4 7
Hi, I am using VS 2002 with .NET 1.0. My website has web reference which points to a vsdisco file like...
=?Utf-8?B?Uml0ZXNoMjAwMA==?=
06-19-2007 09:06 PM
Scott M. Go to last post
4 14
Hi there, on IIS 5.0, when I contact my asmx Web service page, I get an error message on IE and the event log gives me this error: "App domain...
Oriane
06-19-2007 08:39 AM
John Saunders [MVP] Go to last post
3 10
Hi there, When I try to access a Web service running on my default Web site, on Vista and IIS 7.0, I get an error message : "the MIME type is not...
Oriane
06-19-2007 03:49 AM
Oriane Go to last post
7 15
When I invoke two web service methods sequentially with no delay, the first web method invocation goes smooth while the 2nd one generates the...
Scott McFadden
06-18-2007 06:46 PM
=?Utf-8?B?U2FhZCBTdWJoYW4=?= Go to last post
2 13
Hello, friends, Just wonder what is the difference between WCF services and web services? WCF services is a kind of web services, or, web services...
=?Utf-8?B?QW5kcmV3?=
06-18-2007 06:38 PM
Ben Rush Go to last post
1 10
Hi all I created a custom web service, generated XXwsdl.aspx, XXdisco.aspx and copied them to SP server. I can see the webservice while adding...
=?Utf-8?B?TGVraGEgSm9obnNvbg==?=
06-18-2007 03:59 PM
=?Utf-8?B?TGVraGEgSm9obnNvbg==?= Go to last post
0 13
Hi, Am developing a web service that is gonna be consumed by a client over https. I'm using certificates to get the mutual authentication in place....
Sinex
06-18-2007 07:27 AM
Sinex Go to last post
0 9
Hi I've been experimenting with managing state using the Session object. I've created a simple WS with a couple of methods, one which sets a...
Glenn
06-18-2007 05:05 AM
Glenn Go to last post
11 21
We have a client that uses .Net that needs to work against our Java (xfire) based WS. My question is: how can a .Net (C#) WS client be configured to...
=?Utf-8?B?dWx0cmFuZXQ=?=
06-16-2007 05:48 AM
=?Utf-8?B?UGhpbGlw?= Go to last post
1 11
I created a web service in visual studio 2003, tested it with a sample.xml file from a vendor we are using, and it worked exactly like it should. ...
=?Utf-8?B?am1ncm8=?=
06-15-2007 12:32 PM
John Saunders [MVP] Go to last post
1 14
Hello, I have built a Hello World Web Service using Visual Studio 2005 and .NET 2.0 on machine A. Setting up a Web Site on machine B and adding a...
Martin Eckart
06-15-2007 09:57 AM
BobCh Go to last post
2 8
Everytime I call the method below I get the following exception in a vb.net app: 'Unable to cast object of type 'System.Xml.XmlNode' to...
Looch
06-14-2007 09:02 PM
Looch Go to last post
0 14
Hello, friends, I am creating duplex WCF service with the following configuration: <system.serviceModel> <services> <service...
=?Utf-8?B?QW5kcmV3?=
06-14-2007 04:50 PM
=?Utf-8?B?QW5kcmV3?= Go to last post
0 11
Hi, In my application i'm using WSE policy.When i deploy my web service in another machine it shows the following error message The service...
Bharanee K
06-14-2007 05:52 AM
Bharanee K Go to last post
0 10
I used to resolve the issue between .NET and Axis. I am using Complex Types. I can receive an object, as a param, from the client; however, the...
06-13-2007 04:01 PM
Go to last post
0 10
Hello, Have anyone of you stored roles used by WSE 3.0 into Database, is this possible? Any samples or documents available, Cheers
Alan
06-13-2007 01:56 PM
Alan Go to last post
0 9
Hello, How can I get the current directory of Web Service? Usually my Web services are under Inetpub directory. I would like to write trace file...
Alwin D
06-12-2007 12:16 PM
Alwin D Go to last post
2 8
I am working on a custom WCF EndpoingBehavior that will modify the messages coming in and out of my Service. I am having an error related to the...
ronscottlangham@yahoo.com
06-12-2007 10:19 AM
ronscottlangham@yahoo.com Go to last post
0 12
Is there any way to debug into the web service proxy in asp.net 2.x? You used to be able to do this in asp.net 1.1 and you could fix the proxy if...
Ken Yee
06-12-2007 09:03 AM
=?Utf-8?B?dGhvbQ==?= Go to last post
3 13
Hi! I'm currently developing a file upload and -downloadservice based on wcf. As the files transfered are very large (~300MB) i decided to use...
Markus Strobl
06-12-2007 03:18 AM
Markus Strobl Go to last post
0 14
If I define Order class in WCF data contract http://OrderEntry)] public class Order { // ... } and use svcutil to generate a proxy class specifying...
StanB
06-11-2007 08:35 AM
StanB Go to last post
0 13
Hi folks, what makes that the SOAP/Xml binary encoding is smaller than the "text" one ? Is is only because the XML tags are more or less suppressed...
Oriane
06-11-2007 04:19 AM
Oriane Go to last post
2 9
Hi. I have apllication running on WCE 5.0 - mobile computer Symbol Terminal MC9090. I calling sql insert command from the smart device by calling...
=?Utf-8?B?UmFkZWsgxb11amE=?=
06-09-2007 09:49 AM
Mr. Arnold Go to last post
3 13
Hi, Is there a performance monitor that will let me see how many open internet connections my webservice is making (it's doing some requests of its...
MattC
06-08-2007 11:46 AM
MattC Go to last post
0 10
Hi; I am trying to consume a WS in a windows application. The application send a lookup value and the Ws returns a dataset. I can consume this WS...
=?Utf-8?B?R29yZG9u?=
06-07-2007 06:46 PM
=?Utf-8?B?R29yZG9u?= Go to last post
1 17
I am trying to consume a web service written in Java and residing on a Sun Application server. I keetp getting the request failed with http status...
=?Utf-8?B?RWtvbnRvcw==?=
06-07-2007 06:39 PM
John Saunders [MVP] Go to last post
3 11
I have a WCF Web Service that I develop using the ASP.NET Development Server in Visual Studio. In release, the web service will support both HTTP and...
ronscottlangham@yahoo.com
06-07-2007 03:14 PM
ronscottlangham@yahoo.com Go to last post
0 17
How do you configure the IIS / ASP.NET Keep Alive timeout value for ASP.NET 1.1 and ASP.NET 2.0 server apps? thanks
Scott McFadden
06-07-2007 02:53 PM
Scott McFadden Go to last post
0 13
Hi, We have created new .NET web service and running it through the default test page and it's working fine in our development environment. When we...
=?Utf-8?B?bmVlcmFqYkBub2lkYS5ub3NwYW1oY2x0ZWNoLmNvbQ==?=
06-07-2007 02:44 PM
=?Utf-8?B?bmVlcmFqYkBub2lkYS5ub3NwYW1oY2x0ZWNoLmNv Go to last post
0 7
Hi I have a problem for which I seem unable to find a cause. I am trying to call a webservice from a third party which accepts a custom object as an...
bogglethedoggle@googlemail.com
06-07-2007 06:04 AM
bogglethedoggle@googlemail.com Go to last post
0 8
I have Written a sample WCF service which shows Metadata info but when I call it I am getting the following error .. Server Error in '/WCF Client'...
Rahul
06-07-2007 02:49 AM
Rahul Go to last post
0 11
Hello, I am developing a webservice that uses a third party dll. The dll works when i use it offline but when i deploy it into the webservice and use...
raar
06-06-2007 03:17 PM
raar Go to last post
0 9
hi all, we are trying to hook up with a web service provided by one of our vendors. i got their wsdl file and generated a proxy class using wsdl.exe....
=?Utf-8?B?QWNl?=
06-06-2007 12:56 PM
John Saunders [MVP] Go to last post
1 10
We have an assembly that just contains our data types. In this assembly is the BaseType that all our times inherit from. This type is an Abstract...
msoegrad@gmail.com
06-06-2007 11:11 AM
msoegrad@gmail.com Go to last post
0 11
Hello, I have a client c# application from which I want to Add/Edit/Delete & list records by connecting to Web Service. HOw can I write classes &...
=?Utf-8?B?SWJyYWhpbS4=?=
06-06-2007 06:20 AM
-pb- Go to last post
2 7
I'm using a visual studio generated proxy to use the web services, but I can't seem to get it to switch from using a local version to the actual web...
Davidhere40@gmail.com
06-06-2007 12:20 AM
PlatinumBay Go to last post
1 12
Hello, all. Does anyone know of documentation about implementing a publish- subscribe model between a .NET Web service provide and a Java...
Ludwig Wittgenstein
06-05-2007 08:51 PM
PlatinumBay Go to last post
3 9
Post New Thread

Display Options
Showing threads 401 to 450 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.