HighTechTalks DotNet Forums  

Sponsored Links


ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss in the ASP.net Web Services forum.



Post New Thread
Threads in Forum : ASP.net Web Services Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, I am new to web services and i am facing a problem. I am interested in downloading some file from internet and use it for furthur processing For...
apondu
04-05-2007 11:56 AM
John Saunders Go to last post
4 26
I have a class with a property of IList type and a webmethod with parameter of this class. When I try to invoke the webmethod passing an instance of...
Vladner
04-05-2007 07:52 AM
Vladner Go to last post
2 39
Can anyone tell me why publishing a web service would fail. I get the really helpful message on the status bar "Publish failed". I have...
Waldy
04-04-2007 02:14 PM
Laurent Bugnion [MVP] Go to last post
2 21
I need to write a client program that wakes up every so often to check local databases to see if there is anything to send to web services, check...
Tina
04-04-2007 12:35 PM
John Saunders Go to last post
1 31
I have a web application developed in ASP.net 2.0. I have to use SQL server authentication (Our outside hosting company only allows...
c_shah
04-03-2007 08:00 AM
c_shah Go to last post
0 31
I'm making some changes to a web application that has been working fine for months. It's an intranet app using WebServices along with AJAX calls. I...
michael.t.murphy@gmail.com
04-02-2007 11:29 AM
michael.t.murphy@gmail.com Go to last post
0 25
How can I call a web service from an URL link? And the webservice redirects the user to another HTML page after it has done some actions. The...
WGErich@googlemail.com
04-02-2007 09:26 AM
WGErich@googlemail.com Go to last post
0 31
Hi, This is Govadhan, i am a begginer for web services using c#.net. I have written a small web service where in i have created a listview item in...
apondu
04-02-2007 07:21 AM
apondu Go to last post
0 31
I've been writing Web services and assemblies that consume web services successfully for some time now. However, I need to consume a web...
GaryDean
04-01-2007 10:58 PM
Steven Cheng[MSFT] Go to last post
8 44
Hi all, I have some .net 1.1 web applications that connect to a .net 1.1 web service. I have generated the client proxy using the .net 1.1 wsdl tool...
04-01-2007 10:57 AM
marika Go to last post
12 59
Hi, I have an application that has many webservices and webmethods. I modified web.config file for a default timeout for a website. (<httpRuntime...
yassibas@gmail.com
03-30-2007 01:30 AM
yassibas@gmail.com Go to last post
0 33
Hi dear friends.. I hav a problem while using .net 2005..am working in asp.net 2.0. Now the problem is that i am unable to open the design mode of...
pintu
03-30-2007 12:22 AM
pintu Go to last post
0 25
I was finishing a design on a web service and at the review a question was raised about my using a SQLParameter array as a parameter to a method in...
Doogie
03-28-2007 01:34 PM
Doogie Go to last post
2 47
Hi, I want to transport a massive XML file (Some Gigs in size) thru a web service to a Client which will connect to this web service. I have given...
sidharthagrover@gmail.com
03-28-2007 01:33 PM
sidharthagrover@gmail.com Go to last post
0 26
Salve a tutti, Ho pubblicato un sito ma ho questo tipo di problema, qualcuno mi puņ aiutare Grazie anticipatamente Problema: Server Error in '/'...
Amedeo Donadono
03-28-2007 12:24 PM
Amedeo Donadono Go to last post
0 32
Hi, I have WSE3 Client configured by wse3policyCache.config file. I set <fault SignatureOptions="" encryptBody="false"> to disable signature...
Ivan
03-28-2007 05:26 AM
Ivan Go to last post
0 23
planning on using a X509 cert to validate that a business client is who they say they are. After we authenticate client, then we need a username...
cootmonster
03-27-2007 08:46 PM
cootmonster Go to last post
2 52
Piggyback Scam? From Network Solutions (whois on the site mentioned in the email address): Domain ID:D106558818-LROR Domain...
Cowboy \(Gregory A. Beamer\)
03-25-2007 11:01 PM
Cowboy \(Gregory A. Beamer\) Go to last post
0 31
Hello, all. I'm very new to web services and I have a question about an .asmx page. How do I find out if I am allowed to used its methods? Is...
Ludwig Wittgenstein
03-25-2007 10:13 PM
Cowboy \(Gregory A. Beamer\) Go to last post
1 39
I am using vs 2003 and .net 1.1. I have a web service that does some work on a list of objects. Each object takes about a second to process. Lets...
cgambol@gmail.com
03-23-2007 04:06 PM
Damon Allison Go to last post
3 32
We have an ASP.NET Webservice that our client would like to access from PHP (with the PEARL toolkit). Making requests works fine and for functions...
Remy
03-22-2007 07:16 AM
Remy Go to last post
0 35
Hi everybody, I have the following configuration: * ASP.NET 2.0 Web Service running on a Win2003, dual processor server. * ASP.NET 2.0 windows...
Curtis Justus
03-21-2007 04:33 PM
Curtis Justus Go to last post
0 24
We are using Soap over TCP (WSE 3.0) and occasionally encounter the following exception: soap.tcp Message Receive...
GS
03-21-2007 03:16 PM
Jim Go to last post
4 59
My WCF service uses TransportWithMessageCredential security. I would like to be able to connect to my web services using the following...
Scott Holman
03-21-2007 10:44 AM
Scott Holman Go to last post
0 35
Hi, My requirement is that i want to know the clinet url in the web service.My authentication is based on the client url. I am gettign the IP...
neerajb@noida.nospamhcltech.com
03-21-2007 02:10 AM
neerajb@noida.nospamhcltech.com Go to last post
2 32
If I need to change the maxconnection parameter, is this in the machine.config or the web.config file. Server 2003 / IIS6 / .NET 2.0 Thanks,
Tim Kelley
03-20-2007 09:26 AM
Tim Kelley Go to last post
0 25
We are experiencing some issues with reporting services and after some research it is recommended (by MS) that we modify our machine.config file. We...
Tim Kelley
03-20-2007 08:10 AM
Tim Kelley Go to last post
0 28
Hi all, I have a solution that contains a Web Site / Webservice project and one library project. The library project use a config file. When I...
PAF
03-20-2007 05:51 AM
PAF Go to last post
2 26
I have an app that consumes a web service. Everything runs fine here at the office and at some of my clients businesses but one of them uses a web...
tjfdownsouth
03-19-2007 11:51 PM
Manish Bafna Go to last post
2 29
I have two webservices that share types: webSvc1 at http://myServer/WS/webSvc1.asmx webSvc2 at http://myServer/WS/webSvc2.asmx When I generate the...
rick.kierner@gmail.com
03-19-2007 12:21 PM
rick.kierner@gmail.com Go to last post
0 29
I have two webservices that share types: webSvc1 at http://myServer/WS/webSvc1.asmx webSvc2 at http://myServer/WS/webSvc2.asmx When I generate the...
rick.kierner@gmail.com
03-19-2007 12:18 PM
rick.kierner@gmail.com Go to last post
0 20
I am in the process of converting some of my old .NET 1.1 web services to version 2.0, but I have run into several problems. The first problem was...
Roger Down
03-19-2007 10:33 AM
Roger Down Go to last post
0 28
Hi, I would like to add header in BeforeSerialize of ProcessMessage in the SoapExtension. I know I can prepare: public class TestHeader :...
gilad
03-19-2007 04:17 AM
gilad Go to last post
0 24
Hi, Is it possible to make a method that returns a zip file to the client? when I invoke the service like...
Isa Janfada
03-19-2007 03:00 AM
Go to last post
1 22
I have the following assumptions about .NET webservices which I need confirmation/denial of: 1 - They are only instantiated when required & then a...
evil tabby cat
03-18-2007 10:37 PM
Scott M. Go to last post
1 23
Moving from VB6 and now a newbie with VB in Visual studio and SQL 2005 please can you help with 2 questions? First -------------------- I have a...
Jaez
03-18-2007 09:49 AM
Jaez Go to last post
0 20
Usually I write the web service into my solution and can debug it with no problems. My current situation does not give me access to the source...
John Cantley
03-17-2007 06:29 PM
Valko Go to last post
2 26
All, We have an ASP.NET 1.1 application running on a W2K3 box that is consuming a web-service via HTTPS and we are receiving this error, BUT, it's...
Anna Troiken
03-17-2007 05:40 PM
Valko Go to last post
2 40
I need to turn an asyncronous call into a syncronous one. I have a Web Applicaition which makes a call to web services to retrieve data. A new web...
jeff@cumpsty.co.uk
03-17-2007 05:17 PM
Valko Go to last post
1 20
I had the same problem, but find the solution here: http://weblogs.asp.net/jan/archive/2003/12/04/41154.aspx I'ts for 2003, but still work's in...
MarianoH
03-16-2007 04:27 PM
MarianoH Go to last post
1 28
Hi, Can someone point me to an MSDN or other location where I can obtain the caller's IP Address? I'd like to put this in the "WebMethod" portion of...
j.a. harriman
03-15-2007 01:12 PM
John Saunders Go to last post
3 18
I have defined a message contract (MsgRespData) and data contract(DataResponse) listed below. The data contract has two fields (System.String and...
Scott Holman
03-15-2007 09:34 AM
Scott Holman Go to last post
1 31
I use wsdl.exe to generate client code to call a web service. The actual web service is generated with the BizTalk Web Services Publishing...
Nick K.
03-14-2007 09:34 PM
John Saunders Go to last post
5 32
I have some code which I'm testing both within a test harness WinForm app and separately in its intended production environment which is an...
Greg Sohl
03-14-2007 04:44 PM
Greg Sohl Go to last post
0 20
Hi, I have a webservice which inherits additionally from an interface. This webservice provides implementation for the methods in the interface as...
Lopamudra
03-14-2007 01:16 PM
John Saunders Go to last post
1 29
I am working to expose functionalitly from a .NET 2.0 assembly (API) as a web service. The problem I am having is the the API uses the app.config...
Nick Johnson
03-12-2007 02:21 PM
Nick Johnson Go to last post
0 34
Hi I am trying to replicate a price of Java code in .NET (the Java code is at the end of this post). Basically, I need to send a SOAP message to an...
Amir
03-12-2007 11:32 AM
Amir Go to last post
5 30
I have been having a problem when passing a modified string contained within a dataset over a web service. The dataset is populated on a server...
eazilyled@yahoo.co.uk
03-12-2007 08:21 AM
eazilyled@yahoo.co.uk Go to last post
0 22
I have a simple method below that gets data from an sqlxml webservice I'm using Windows Integrated and i have disables anonymous access on IIS...
Patrick.O.Ige
03-12-2007 05:21 AM
joyo Go to last post
2 33
Hello I have an existing web service in C# 2005 that utilizes Web Service Enhancments 3.0 with custom UsernameTokenManager authentication. I need...
John K
03-11-2007 09:30 PM
Steven Cheng[MSFT] Go to last post
2 17
Post New Thread

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