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. This is probably a daft question, but for the life of me I am unable to find out what fields a webservice accepts. The service is wss...
raydio@gmail.com
08-02-2007 06:22 PM
Ray Proffitt Go to last post
2 13
By way of introduction, I have an application utilizing three AJAX CascadingDropDown lists whose contents are served up by one of three WebMethods. ...
=?Utf-8?B?QWxCcnVBbg==?=
08-01-2007 05:40 PM
John Saunders [MVP] Go to last post
1 9
I have a web service method that returns an XMLDocument. When I call it from an aspx page, the intellisense says that the method is of type XMLNode,...
=?Utf-8?B?RGF2ZSBU?=
07-31-2007 11:29 AM
Martin Honnen Go to last post
1 13
Using a SoapExtensionReflector I'm making some adjustments to some the wsdl document auto generated by asp.net. It seems as the wsdl is being...
Jay Douglas
07-31-2007 11:05 AM
John Saunders [MVP] Go to last post
1 10
Hi, I have a WSDL file that I am trying to use when adding a web reference to my project. I can successfully do this with Visual Studio 2003, but I...
amol
07-30-2007 11:12 AM
amol Go to last post
1 7
Hello, I have a problem with Impersonation with ASPX pages running with Impersonation that call Web Services Asynchonously that the Impersonated...
Dave
07-28-2007 12:49 PM
Dave Go to last post
0 8
Hi, I noticed that some people have problems writing a Pocket PC (PPC) program that access the web service in the same notebook. Symptoms are: cannot...
RaymondLamSK@gmail.com
07-27-2007 04:39 AM
RaymondLamSK@gmail.com Go to last post
0 11
Dear all, I want to create web service which will allow user to input two values. I do not want to create asp.net page to have form to let the user...
hon123456
07-27-2007 04:13 AM
hon123456 Go to last post
0 8
We have 3different webservices running on one server, lets say Service_A Service_B Service_C Each of these services run under their own Application...
er.ashish@gmail.com
07-26-2007 02:05 PM
er.ashish@gmail.com Go to last post
0 16
Hai all When running the a web application , i am getting error as problems with this Web page might prevent it from being displayed properly or...
poorna
07-26-2007 07:40 AM
poorna Go to last post
0 13
Hi I am getting http 503 error on Win 2003 server machine when calling a web service. If i call the same web service form an XP machine using the...
stephendevine3029@yahoo.co.uk
07-25-2007 09:22 AM
Marek Go to last post
1 11
Does anybody know how to launch correctly signtool.exe inside a Web Service ? I'm having headache trying.... For security and authentication reasons...
=?Utf-8?B?VGhpYmF1dCBCbGFuY2hpbg==?=
07-25-2007 08:46 AM
=?Utf-8?B?VGhpYmF1dCBCbGFuY2hpbg==?= Go to last post
1 10
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the...
Frank Dulk
07-24-2007 03:26 PM
Thomas Gros Go to last post
8 53
Title: Website design , Application Development ,Video and Flash Multimedia Clintonandbrown is a bespoke Web Site Solution Design company that...
elie
07-23-2007 02:50 PM
elie Go to last post
0 9
Environment : framework 1.1, winforms, webservices, sql server 2000 Architecture of the application : database is hosted behind the...
=?Utf-8?B?c2FtZWVy?=
07-23-2007 01:16 PM
=?Utf-8?B?c2FtZWVy?= Go to last post
9 10
Hi, I have a webservice that provides access to multiple object instances. Now from client I want to channel the calls to specific objects. I could...
srajan@gmail.com
07-23-2007 10:45 AM
srajan@gmail.com Go to last post
2 13
I have a web service that returns Field. The Field object contains Name (type string) and Val (type object). I am using it to return back a...
psm@delcam.com
07-23-2007 08:56 AM
psm@delcam.com Go to last post
2 15
Hello, I've written a webservice in Asp.Net that has to retreive data from a soap message. See below for the example soap message: <?xml...
Jens
07-23-2007 08:11 AM
Jens Go to last post
0 14
Hi, I try with the following Java code to call a .NET Webservice method: String endpoint = lblURL.getText(); Service service = new...
=?Utf-8?B?Q2hyaXN0aWFuIEhhdmVs?=
07-23-2007 08:00 AM
=?Utf-8?B?Q2hyaXN0aWFuIEhhdmVs?= Go to last post
0 14
Hi, I try to call a .NET Webservice from Java. Can anybody give me a tip how to do this? Christian
=?Utf-8?B?Q2hyaXN0aWFuIEhhdmVs?=
07-23-2007 06:40 AM
=?Utf-8?B?Q2hyaXN0aWFuIEhhdmVs?= Go to last post
3 13
I have several WebMethods in my 2.0 system decorated like this: [WebMethodAttribute(Description="..... I have XML comments that describe the actual...
lucius
07-23-2007 04:55 AM
Walter Wang [MSFT] Go to last post
8 10
Hi guys, Do you know of any software that allows you to point to any web-service URL, paste the SOAP XML packet into a window, fire the pasted SOAP...
=?Utf-8?B?Ui4gSy4gV2lqYXlhcmF0bmU=?=
07-20-2007 04:58 AM
=?Utf-8?B?Ui4gSy4gV2lqYXlhcmF0bmU=?= Go to last post
2 14
hi, i need to check the availability of my web service.... how can i do that. i dont want to call any of the methods present in web service to...
=?Utf-8?B?QVZM?=
07-19-2007 08:15 AM
Steve B. Go to last post
1 12
Hello, I'm relatively new to webservices. Now I've created a webservice that has to read a xml document within a CDATA section of a soap message....
Jens
07-19-2007 04:25 AM
Jens Go to last post
0 10
Hi, I have webservice that return some results, some of then are numbers to string, When I distribute the application (webservices), some computers...
=?Utf-8?B?U0lTVEVD?=
07-19-2007 12:58 AM
=?Utf-8?B?U0lTVEVD?= Go to last post
0 8
I've built a class that uses the IXmlSerializable interface to do custom serialization. I"ve then used the IXmlSerializable.GetSchema() method...
Jeremy
07-18-2007 06:35 PM
John Saunders [MVP] Go to last post
3 14
I've added the System.Xml.Serialization.XmlSchemaProvider attribute to my class to customize the schema. Some of the datatypes in my schema...
Jeremy
07-18-2007 12:51 PM
John Saunders [MVP] Go to last post
1 10
Hi everyone, We have a web method which returns the following type: public class methodNameResult { public string responseCode = null; public...
R. K. Wijayaratne
07-18-2007 01:46 AM
=?Utf-8?B?Ui4gSy4gV2lqYXlhcmF0bmU=?= Go to last post
2 9
My async web method does not seem to be truly asynchronous. My webmethod is supposed to immediately return "nothing" to a calling client while it...
lucius
07-18-2007 12:44 AM
Steven Cheng[MSFT] Go to last post
6 15
Hi, We have built an asp.net application that uses some web services (actually WSS web services). Because of high number of users and theirs...
Steve B.
07-17-2007 11:04 AM
Steve B. Go to last post
3 13
This is the first project I worked in Visual Studio .NET 2005. I created a webservices by asp.net 2.0. The webservice works correctly in...
=?Utf-8?B?TGluZGEgQ2hlbg==?=
07-17-2007 09:52 AM
=?Utf-8?B?TGluZGEgQ2hlbg==?= Go to last post
0 15
"Zorpiedoman" <nowheremane (AT) beatles (DOT) com> wrote
John Saunders [MVP]
07-17-2007 09:18 AM
=?Utf-8?B?Wm9ycGllZG9tYW4=?= Go to last post
1 9
"Zorpiedoman" <nowheremane (AT) beatles (DOT) com> wrote A search of MSDN found the following forums thread: "Web Services,...
John Saunders [MVP]
07-17-2007 09:13 AM
John Saunders [MVP] Go to last post
0 11
I have a requirement to display a map using lat/long coordinates on an XP Embedded machine but not using the internet. Does anyone know of a library...
=?Utf-8?B?U2ltb24gSGFydA==?=
07-16-2007 08:54 AM
=?Utf-8?B?U2ltb24gSGFydA==?= Go to last post
0 15
Hi guys I'm using VS2005, ASP.net 2.0 and SQL Server 2005 I've been asked to create a decoder app for cars VIN Number , I thought maybe some of...
axelman
07-14-2007 03:02 PM
Cowboy \(Gregory A. Beamer\) Go to last post
8 10
good day i need call a webservice when a button on a page is clicked. i am using visual web deveolper for this task ans i am guessing that i need...
=?Utf-8?B?QmlnYWRkcw==?=
07-13-2007 06:18 AM
=?Utf-8?B?TWFuaXNoIEJhZm5h?= Go to last post
1 12
I have a web service returning a class. Most of the time ther serialization and deserialization of the class works perfection. One of the...
Jeremy
07-12-2007 10:53 AM
Jeremy Go to last post
0 16
I have a multiple Framework 2.0 .asmx.cs that have a string input property called "securityinput" on many WebMethods. Each .asmx.cs inherits from a...
lucius
07-12-2007 04:41 AM
Steven Cheng[MSFT] Go to last post
3 8
I have a client that needs to interface with a vendor that uses EDI documents. for instance they use the EDI 850 purchase order document. Is there...
GaryDean
07-10-2007 09:02 AM
John Saunders [MVP] Go to last post
2 10
As a user with not much experience of VS2005 I am having trouble with the membership and roles features. I am running VS2005 and have my website...
Jaez
07-10-2007 08:32 AM
Jaez Go to last post
0 13
I have a following problem... I am looking for best and efficient solution for this problem. I have following entities ..(c#) public class...
=?Utf-8?B?a2lzaG9y?=
07-10-2007 12:58 AM
=?Utf-8?B?a2lzaG9y?= Go to last post
0 9
Using VS2005, dotnet 2.0. Here's some code which reproduces the issue. Web Service code : == public string SendDataSet(DataSet ds) { DataRow dr =...
Stephen Ahn
07-09-2007 02:29 AM
Stephen Ahn Go to last post
0 7
Working in Visual Studio Objective: I am trying to have my server side vb code construct a file name for use with my client side JavaScript code to...
john
07-09-2007 02:16 AM
Steven Cheng[MSFT] Go to last post
2 14
A crowd calling themselves www.prosoftstore.com has been posting on this, and other newsgroups, offering cheap software and cracks. On NO account...
pentologer@gmail.com
07-08-2007 05:03 AM
pentologer@gmail.com Go to last post
0 5
Can anyone tell me what is is required to get the PageMethod code into my ..aspx pages? So far I have a scripmanager with EnablePageMethods wet to...
dnadeveloper
07-05-2007 07:17 PM
dnadeveloper Go to last post
2 9
Hello, We have a Pocket PC client application which just connects to our webservice. When a client connects his Pocket PC through his WIFI he...
Jay Balapa
07-04-2007 02:39 PM
jbalapa@hotmail.com Go to last post
7 10
Hello people I have a question. I am making an application in Line of vision Studio .NET 2003, in a project of ASP.net of Application Web. One is a...
=?Utf-8?B?RmVkZU1TRlQ=?=
07-04-2007 09:46 AM
=?Utf-8?B?RmVkZU1TRlQ=?= Go to last post
0 12
Hi, I´ve developed a WebService with .Net 2.0 to be consumed by a J2ME compliant handset, the problem is J2ME requires Web Service MUST be WS-I 1...
Fernando
07-04-2007 08:25 AM
Fernando Go to last post
0 7
..NET , SQL Server interview questions...
Free PDF
07-04-2007 04:47 AM
Free PDF Go to last post
0 6
Hi ASP.Net v2.0 I'm referencing a web-service from an ASP.Net web-site. Occasionally, I get an intermittent error when accessing the...
Mantorok
07-03-2007 08:53 PM
Steven Cheng[MSFT] Go to last post
8 18
Post New Thread

Display Options
Showing threads 201 to 250 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.