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     
Hey, does anyone know how to bind a datarow generated from a Select on a dataset to a DDL? Here's the code: ------ ....fill my dstItemList with sql...
n1patrick@hotmail.com
01-04-2007 10:27 PM
n1patrick@hotmail.com Go to last post
0 24
I am running Visual Studio 2005, and am having trouble with wsdl.exe and disco.exe when I try to download a .wsdl and generate .cs source files. When...
Dave C
01-04-2007 06:38 PM
Dave C Go to last post
0 27
I have a Windows Form client that talks to an ASP.NET 1.1 Web Service. Everything works fine when the host name of the web service contains only...
mkellerm
01-04-2007 10:58 AM
mkellerm Go to last post
0 28
Hello every body..First of All Very Very Happy new year to all of u. Today i hav my problem with the validation expression. *\.(htm|html)\#?*$ the...
pintu
01-04-2007 12:27 AM
pintu Go to last post
0 28
hi, I have this problem with a third part webservice that answer with '2006-12-27 16:14:02' string that the parser won't understand because it's not...
Massimo_Z
01-03-2007 03:29 PM
Massimo_Z Go to last post
0 69
Hi, I have created a web service with .net 2005 which receives a soap messages of complex type. Now in the message there is an attribute called...
imonline
01-03-2007 03:12 PM
massimoc Go to last post
1 231
Hi, I have two asp.net applications on different networks. One application has to call some operation/method on the other application and pass two...
יוני גולדברג
12-29-2006 09:38 AM
Dhanraj K.S Go to last post
1 47
hi all, I have one requirement in my project.The requirment is create 4 methods in webservices these are webmethods.I have to restrict the access at...
tulasikumar
12-29-2006 09:17 AM
Dhanraj K.S Go to last post
1 40
In ASP.NET 2.0 C# I need to redirect to an .ASP or .HTML page and include POST data (i.e., like a form. The form data is changed dynamically by...
Thom Little
12-29-2006 09:15 AM
Dhanraj K.S Go to last post
5 32
Along with our website we need to create an external application which does some custom processing like processing image files for the web user. We...
PKroeb
12-29-2006 09:00 AM
Dhanraj K.S Go to last post
1 33
there are two web method in my web service. bool verifyUser(string user, string pwd) DataSet GetData() that I need connect the web service by...
yao
12-29-2006 08:54 AM
Dhanraj K.S Go to last post
1 36
I am designing a server solution using .NET and webservice connection points. A need has come up to support mobile clients (microprocessor units...
Kai Fransson
12-29-2006 08:48 AM
Dhanraj K.S Go to last post
1 30
Hi, I'm new to .NET and webservices so m having trouble solving the issue when returning an arraylist xml produced sets type as "ArrayOfAnyType"...
thewiz
12-29-2006 07:49 AM
Zyo Go to last post
1 170
I'm having nasty problems with one of out werbservices (W2003Server, .NET1.1 SP1 ). The clent receives an error System.Net.WebException: The...
Tapio Kulmala
12-29-2006 05:40 AM
Tapio Kulmala Go to last post
0 34
Hi I am writing a validation expression for the followings 1)EPF/chp15_v3.htm#p33 or 2)EPF/chp15_v3.htm I wrote the validation expression...
pintu
12-29-2006 02:49 AM
pintu Go to last post
0 30
I have been tasked with load testing our .NET 2.0 web service, which is really just wraps 1 or 2 very simple and light weight SQL queries. ...
Erin Loy
12-28-2006 06:16 PM
kferron Go to last post
12 69
Hi, When starting a webservice (.asmx file) i noticed always the same layout. I can see the html-code of the .asmx file (view / source) but is it...
Bob
12-25-2006 10:57 AM
Bob Go to last post
0 29
HI, I created the simplest "ASP .NET Web Service" by using VS 2005 and Visual C#( File | New | Web Site). However, when I tried to access...
Coward 9
12-24-2006 07:58 PM
Peter Bromberg [C# MVP] Go to last post
9 30
I've searched and searched, but I haven't been able to come up with an XML web service to query for up-to-date stock market (mainly interested in...
senfo
12-22-2006 12:11 PM
Adyler Go to last post
1 30
Hi, Is there a good directory listing of informational type web services? I was just searching for downloadable schedules for Major League...
gabe
12-21-2006 12:50 PM
gabe Go to last post
0 33
Hi, Is there a way of creating a installer, using Visual studio .NET or any other tool that installs the ASP.Net web service. Thanks in...
Amit
12-21-2006 09:14 AM
iKiLL Go to last post
3 31
Hi, I have WS with WSDL file which describe some type, let's say an animalType. I define in the code a "name" property to that type. I want that...
יוני גולדברג
12-21-2006 07:28 AM
יוני גולדברג Go to last post
0 26
I'm setting up my new pc with all my VS.net projects and I'm missing something.....something I've done many times before without problem. I have...
Brad
12-19-2006 03:20 AM
Steven Cheng[MSFT] Go to last post
1 44
Hi, I have WS method which gets few parameters, one of them is a xml document. Which type would you use for xml document (as parameter for method)? I...
יוני גולדברג
12-18-2006 04:01 AM
יוני גולדברג Go to last post
0 29
I want to get a DataSet returned from my SqlXml webservice using a storedproc. The storedproc returns a simple "Select * from Customers" The method...
Patrick.O.Ige
12-14-2006 09:55 PM
Patrick.O.Ige Go to last post
0 38
"יו×*×™ גולדברג" <@discussions.microsoft.com> wrote 1. Just make it a , it will be exposed and can be invoked by the client. 2. One...
Reg
12-14-2006 08:59 PM
Reg Go to last post
0 33
Hi, My company has developed a series of SOAP services using SOAP::Lite on Linux. We've successfully had other Perl, PHP, Ruby and Java...
googlegroups@wirespring.com
12-14-2006 08:25 PM
RYoung Go to last post
5 38
Hi, I've posted this question in a few places but haven't gotten any response: We are using MSSOAPLib30.SoapClient30 inside VB6 to access a .NET...
Doug
12-14-2006 10:59 AM
Doug Go to last post
0 28
Hi..I posted my message earlier but it was not properly described..so am posting again. I am working in an application in which i hav to send the...
pintu
12-14-2006 04:36 AM
pintu Go to last post
0 26
Hi, What needs to be done to get Webmethod caching to work in the following code? The code returns data but does not cache as expected. I'm using...
Glenn Michael
12-14-2006 04:24 AM
Manish Bafna Go to last post
1 33
Hi, I am trying out the Web Service Software Factory to see whether I would like to use it, for a new web service which I am creating. The web...
Henrik Skak Pedersen
12-14-2006 02:20 AM
Steven Cheng[MSFT] Go to last post
1 35
Hi, I have created a xsd file with a element called Customer. When I then select "Create data types from schema" a customer class is being...
Henrik Skak Pedersen
12-14-2006 01:17 AM
Steven Cheng[MSFT] Go to last post
1 29
Hello, I'm trying to debug a VB.NET dll that calls a web service. I've customized my References.vb to do some functionality I don't believe would...
Eric
12-13-2006 04:37 PM
Eric Go to last post
1 31
Hi, We are using MSSOAPLib30.SoapClient30 inside VB6 to access a .NET web service. It works great on dev and test (as does everything it...
Doug
12-13-2006 03:46 PM
Doug Go to last post
0 32
Hi, I´m new to web services and have some questions. I´d like someone tell me where I can find some answers * If I made a lot of calls to a web...
ptome
12-13-2006 11:13 AM
ptome Go to last post
2 22
hi all: i write a web page use the System.Web.UI.WebControls.TextBox . i want to clear the history of the TextBox . who can tell me which property...
huangshan
12-13-2006 07:21 AM
Andrew Brook Go to last post
1 25
Hi! I'm new in ASP.net and I hope you can help me to solve my little problem. I have a web application which requires login. Usernames and...
Qweertz
12-12-2006 07:12 PM
Manish Bafna Go to last post
2 25
I think a better approach is to design the types that go in and out of the service using XSD, so this gets you away from the notion of...
RYoung
12-12-2006 03:05 PM
RYoung Go to last post
0 25
Hi folks, I've been lately trying to expose an object graph (with circular references) through a web method, however, this was not possible since the...
mehdi
12-11-2006 03:21 PM
mehdi Go to last post
0 32
I've written a small webservice that all it does is call a batch file on the server passing along some parameters. It seems that the batch file...
Lee Franke
12-11-2006 02:05 PM
Lee Franke Go to last post
0 26
Hi, I'm facing wierd problem when deserializing array of custom types in response from ASP.NET web service. I'm seeing SOAP response is sent...
Navin Mishra
12-11-2006 12:51 PM
Navin Mishra Go to last post
0 23
I have a C++ ASP.NET 2005 Web Service. I can compile without error and the web service is created in inetpub/wwwroot (local IIS). When I run the asmx...
andy6
12-11-2006 10:16 AM
andy6 Go to last post
0 26
Hi folks, I've been lately trying to expose an object graph (with circular references) through a web method, however, this was not possible since the...
mehdi
12-11-2006 10:14 AM
mehdi Go to last post
0 25
Hi, I have developed a webservice with OTA compliance using WSCF 0.6. Now eveything works fine but the soap messages with paymentcard node is giving...
imonline
12-09-2006 07:49 AM
imonline Go to last post
0 23
Running C# .NET 1.1 I'm experiencing a weird oddity. We have a client app which access the webservice...
bixbarton
12-08-2006 08:04 AM
bixbarton Go to last post
1 30
Hello, We have VB.NET dll that calls a web service. The webservice has a public function DoSomething that has several parameters, in order...
Eric
12-07-2006 01:38 PM
Eric Go to last post
1 28
Hello, I wonder if anyone can help. As a rule I have a design policy of programming to interfaces especially with 'data' classes. I like a client...
JupiterMoonBeam
12-07-2006 01:36 PM
meghal247@gmail.com Go to last post
4 28
hello everyone I have a problem with xml and sql server 2k. first thing i have a website named this-> http://en.infosites.org/info/keyword. when i...
Dhananjay
12-07-2006 08:59 AM
Dhananjay Go to last post
0 23
I need to access ODBC from remote computer, if there's a better way other than WebService please let me know. So, i am doing web service which...
TheMaxx
12-07-2006 07:54 AM
John Saunders Go to last post
1 26
Hi all, I have a problem with my web service: when installed to certain servers (e.g. load balanced) the URL specified in soap:address gets changed...
MP
12-07-2006 07:37 AM
John Saunders Go to last post
3 17
Post New Thread

Display Options
Showing threads 601 to 650 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.