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     
I have an architectural question. I have a page that calls 3 different web services. Each call returns a result set (anywhere form 10 to 200+...
Alexander Kaplunov
04-19-2005 11:47 AM
Alexander Kaplunov Go to last post
0 21
Hi all folks, I wrote simple code like that: try { //oleDbConnection1.="Jet OLEDB:Global Partial Bulk Ops=2;Jet OLEDB:Registry Path=;Jet...
Arif Çimen
04-19-2005 09:44 AM
Arif Çimen Go to last post
0 22
Hi, I am installing a new application using IIS 6 on a Windows 2003 Standard Server. When I follow the installation procedure, but when I come to...
Michael
04-19-2005 09:41 AM
Michael Go to last post
0 20
Hi all, I am creating an ASP web service and wish to connect to an MS Access 2003 database. However, when I attempt to access the database I get...
AT
04-19-2005 09:18 AM
AT Go to last post
8 29
Trying to generate class file from a WSDL file. I have tried the following from the command-line prompt in VB.NET wsdl /language:VB...
Tom_B
04-19-2005 08:11 AM
Tom_B Go to last post
3 35
Hello, I have an application in C# that makes calls to a web service and the app currently contains a reference to a WSDL. Since the server...
T-Man
04-18-2005 09:20 PM
Keith Elder Go to last post
2 25
Hi, Our company is facing a problem with an asp.net client connecting to a web service. Basically we front-end it by a Cisco Content Smart...
AT
04-18-2005 08:46 PM
Apparao Go to last post
3 26
the wsdl shows: GET /CreateUsersWebService/CreateUsersWS.asmx/EnableSecureFTPUser?sUser=string&sIpAddress=string HTTP/1.1 Host:...
Eskimo
04-18-2005 04:09 PM
Eskimo Go to last post
0 32
On the development server we don't get this issue. Security is a concern on the live server. What do I do to make the production server run the web...
Eskimo
04-18-2005 09:36 AM
Eskimo Go to last post
0 29
Hi. In a webclient-side I am trying to write to e file a SoapMessage received before deserialization. To do this, I follow a sample in Microsoft...
AT
04-18-2005 06:43 AM
AT Go to last post
0 26
What are the best practices to deploy on production server 10 web services? a. As creating one virtual directory "webservices" and 10 directories...
kingski
04-17-2005 02:54 PM
Keith Elder Go to last post
2 27
Hi. As you know, when a Webmethod is executed the framework make a serialization of the class to be returned and at the client-end there is a...
AT
04-17-2005 12:39 AM
AT Go to last post
2 23
I have a web service which returns the following error but only when called from one server which is running my web application: "Unable to handle...
Mark A. Deal
04-16-2005 03:37 AM
jsatterly Go to last post
2 20
I' m using a WS for a very active and transactional App, I'mean the WS serves more than 50 clients The WS checks for the Amount of a number, update...
Kenny M.
04-15-2005 10:34 PM
Kenny M. Go to last post
0 37
Thanks for your help. The problem is solved. My hosting service configured the root directory . Thanks a lot . Arif Çimen
Arif Çimen
04-15-2005 07:57 AM
Arif Çimen Go to last post
0 33
Am getting a soap header exception ("The message does not conform to the policy it was mapped to") when a web service call is made. What might I be...
Marc
04-14-2005 03:28 PM
Marc Go to last post
0 25
Does anybody know how to control the serialization of the response a webmethod? In short how can modify the response stream to remove the...
jsh02_nova
04-14-2005 01:17 PM
jsh02_nova Go to last post
2 29
Dear All, We have developed a WinForm application that calls WebServices for all database transactions. We would like to perform a scalability...
AT
04-13-2005 09:41 PM
Tomas Restrepo \(MVP\) Go to last post
3 21
Hi, I have a webservice in vb.net that returns a dataset ! I want to populate in a vb60 application a recorset with the information of Dataset...
Carlos
04-13-2005 03:09 PM
Carlos Go to last post
0 21
Sure, so you can simulate that by creating your own name/value pair class. Now, keeping in mind webservices aren't about classes and objects, but...
Brock Allen
04-13-2005 02:15 PM
Brock Allen Go to last post
0 20
Hi all, In some examples online, the authors explicitly define a BeginFunction and EndFunction for async web services. Is this truely required? Will...
Lucas Tam
04-13-2005 12:56 PM
Lucas Tam Go to last post
0 23
Hello, I am just learning the ins and outs of web services and their implementation and I'm having a bit of difficult successfully moving a simple...
Daniel Hobert
04-13-2005 11:52 AM
Daniel Hobert Go to last post
0 26
When consuming a Web Service via a Web Reference I have a class that overrides the ToString method. The ToString then returns a custom friendly...
recoil (AT) community (DOT) nospam
04-13-2005 10:39 AM
recoil (AT) community (DOT) nospam Go to last post
2 25
Well, you can use arrays, as those do map ok into XML Schema: void YourMethod(string items) { } And then you'll have to do the sorting yourself....
Brock Allen
04-13-2005 10:14 AM
Brock Allen Go to last post
0 24
Hi, I want to generate an wsdl document from an .asmx. I want to create an wsdl froma an .NET asmx using the...
Forascu Eugen via DotNetMonster.com
04-13-2005 06:57 AM
Lionel LASKE Go to last post
1 28
I have two websites in a same server. After a search in the first one I have to show images that are in the second. Then, it asks me for user and...
AT
04-13-2005 03:22 AM
AT Go to last post
0 23
greetings and salutations, o smarter than i. i've been working on a solution to secure the delivery of pdfs to client browsers. we're introducing an...
evilme
04-12-2005 08:50 PM
evilme Go to last post
0 31
Hey All, I have been asked to port a VB6 COM component that makes SOAP calls to .Net. The server side SOAP calls are written in PHP and after...
TC
04-12-2005 07:57 PM
TC Go to last post
0 24
Like others, I have notices that I can't seem to post more than a ~2 MB string of data to my Webservice. If I try to post more than that, I get...
Harry Whitehouse
04-12-2005 07:38 PM
Selden McCabe Go to last post
2 28
I have a solution that contains a web service and a web site. I was working on it all day Monday with no problems. Tuesday morning it stopped...
RichardF
04-12-2005 06:52 PM
RichardF Go to last post
0 17
SortedList is a .NET class and shouldn't be used as a parameter to a Webmethod. I just posted earlier today discussing why things like this aren't by...
Brock Allen
04-12-2005 05:02 PM
Brock Allen Go to last post
0 20
??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????...
mousse joketsuzoku
04-12-2005 05:00 PM
mousse joketsuzoku Go to last post
0 24
??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????...
mousse joketsuzoku
04-12-2005 04:44 PM
mousse joketsuzoku Go to last post
0 19
I have a simple web Service which takes a parameter and queries the database and returns a dataset. I tried to do a performace test using ACT and it...
terry17
04-12-2005 11:34 AM
Tu-Thach Go to last post
1 25
Anyone know any component or samples on how to chunk a big file (approx 5MB +) to smaller files to handle memory ? File could be an image or plain...
JE via DotNetMonster.com
04-12-2005 09:01 AM
Selden McCabe Go to last post
2 20
Hi, I am going around circles on the use of parameters in Web Service. I believe that the parameters should be of primitive type for Web Service...
Louis Yeung
04-12-2005 08:57 AM
Selden McCabe Go to last post
1 30
I have developed a webservice that my application uses .Both the werbservice and the application runs on local host . I have created reference to...
Ed
04-12-2005 08:54 AM
Selden McCabe Go to last post
1 25
I recently tried to deploy a web service with WSE 2.0 on my web site, and it didn't work. I asked my host provider if they supported it, and they...
Selden McCabe
04-12-2005 08:32 AM
Selden McCabe Go to last post
0 13
Hi, I have a problem with exporting report. I need to get exported document file path.I have server an client. I am generating report on server,...
AT
04-12-2005 12:28 AM
AT Go to last post
0 21
I've written a WebService that can be used by my users. How to prevent the WebService against flood ? This WS uses a database server. If an user...
Delf
04-11-2005 01:36 PM
Delf Go to last post
0 18
Hi, I'm having problem adding custom performance counter INSTANCE in an ASP.NET web service whose miltiple instances could run hosted by...
Navin Mishra
04-11-2005 07:09 AM
Navin Mishra Go to last post
0 23
Hi all public System.Data.DataSet GetDataSetParam(string sProcName,ArrayList aParameterName, ArrayList aParameterValue) { when i m calling from my...
Ashish Saxena via .NET 247
04-11-2005 06:15 AM
Krishna Go to last post
2 15
Hi, Has anybody worked on WS - RM (Reliable Messaging) and WS - SC (Secure - Converstaion). Basically i have a .Net Webserive and a >net Client i...
AT
04-11-2005 05:58 AM
AT Go to last post
0 13
Hi, I need to build Web Service that allows me to create some methods that are not public and other that are public. I need something like...
AT
04-09-2005 10:22 AM
Brock Allen Go to last post
3 12
Hi! I've obveserved a strange fenomenon calling one webservice from a multithreaded client. What I found out is, that the processing of the client...
AT
04-08-2005 03:53 PM
Miha Go to last post
4 13
In my web application (running on IIS 5) which converts a client input text to wave file, the "Voice.Speak" line gives a run error with...
AT
04-08-2005 12:29 PM
AT Go to last post
0 20
I have got a webapplication developed using asp.net ,and a web service application developed using asp.net running on the same...
rams
04-08-2005 11:51 AM
rams Go to last post
0 16
I have received the following error when calling my local web service. Is it a configuration or security error and how can it happen? The web...
Marc
04-08-2005 10:31 AM
Marc Go to last post
0 13
Hi, I am having to write an ebXML message handler in C# for a .NET system. All the Webservices libraries seem to revolve around WSDL based...
Michael Jervis
04-08-2005 05:02 AM
Michael Jervis Go to last post
0 14
Hi, Have to create a WebService which will take back data from database (no big deal) AND (here it starts to begin tricky), populate an...
Franck
04-08-2005 02:51 AM
Franck Go to last post
0 12
Post New Thread

Display Options
Showing threads 2501 to 2550 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.