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     
Is there a simple straight forward tool out there for intercepting my SOAP requests so that I can debug the XML that I am sending?
aaa
05-09-2005 05:38 PM
Pete Wood Go to last post
7 17
Hi All, Kindly throw some light on how to load balance WebServices??? TIA
Vai2000
05-09-2005 04:38 PM
Chad Z. Hower aka Kudzu Go to last post
1 16
hi, how can i make 'programatically' a dynamic binding to a webservice? what namespace or classes to use? thanks in advance...
Stoney el frío
05-09-2005 08:01 AM
Stoney el frío Go to last post
3 18
I have to decide on the appropriate wire protocoal to use when designing an XML web service. the web service i have developed will be deployed...
Alan Ho
05-09-2005 06:18 AM
Chad Z. Hower aka Kudzu Go to last post
1 18
Hello everybody i created a simple .Net web service and it is working well on my local host. but when i uploaded it to my server i got an...
mai
05-09-2005 06:17 AM
Chad Z. Hower aka Kudzu Go to last post
1 16
hi all, How i can set the session time out period of asp.net session.Since i am anovice programmer it will be very helpful if u give...
Aneesh a
05-07-2005 01:58 PM
Scott M. Go to last post
1 13
hi all, How i can access the data from MEMO style storage of MS ACCESS using sql query.Can any body give the function ie (Areader.(?)).Which...
Aneesh a
05-06-2005 09:11 PM
Aneesh a Go to last post
0 20
I am trying to connect with a vb.net application to my webservice published with an ISP. I get the following error when browsing for asmx?wsdl with...
Ray
05-06-2005 06:03 PM
Ray Go to last post
0 39
I'm obviously missing something fundamental here. I have an ASP.Net web page written in C#. On this page is a list box that is populated with...
WTH
05-06-2005 04:46 PM
ocequid Go to last post
2 16
Hi, Is it possible to get client shortdatepattern regarding to his regional settings ? Thks for help.
Franck
05-06-2005 04:03 PM
AT Go to last post
1 12
I've got an tough question regarding xml serialization and web services... I've got a custom class that I am returning from my web method. Because...
Random
05-06-2005 03:49 PM
Random Go to last post
0 15
We retrieve data from a company called XYZ through httpwebrequest. The program is coded using VB.NET They have given a certificate to install. This...
Deepak
05-06-2005 03:42 PM
Yunus Emre ALPÖZEN [MCAD.NET] Go to last post
2 10
After many hours of searching I cannot find the answer why I cannot consume a webservice method from a Apache/Java RPC/Encoded webservice from...
Pokkie
05-06-2005 12:54 PM
Keenan Newton Go to last post
1 15
Hello. When generating a webservice proxy i notice that reference.vb is heirarchally linked to reference.map. Why is this since if i delete...
Richard Myers
05-06-2005 12:37 PM
Brock Allen Go to last post
1 11
Hi, all: I tried to call Server.Execute in Application_Start and got exception. Any help is appreciated You might ask why I want to do that in the...
frog
05-05-2005 05:35 PM
frog Go to last post
0 16
I have a webpage that prints nicely when the layout is switched from portrait to landscape. Many of my site users have mistakenly printed it without...
Nevets Steprock
05-05-2005 03:42 PM
Yunus Emre ALPÖZEN [MCAD.NET] Go to last post
3 13
Hello All, I have built and deployed a .NET web service to a web server . Then, I created a C# console application wrapper around this web service...
Michael [Multnomah]
05-05-2005 03:27 PM
Yunus Emre ALPÖZEN [MCAD.NET] Go to last post
1 12
I am posting an xml document using httpwebrequest post method using a x509certificate, my question is this, is this secure if I am posting to...
seal
05-05-2005 02:01 PM
seal Go to last post
0 15
I've posted this before but maybe not through the proper place to get tagged as an MSDN Subscriber posting in a Managed Newsgroup which should get...
Rick Boardman
05-05-2005 12:36 PM
Rick Boardman Go to last post
0 18
http://support.microsoft.com/default.aspx?scid=kb;en- us;819450 Questions: 1) Is this patch (fix) applicable to the .NET 1.1 Framework as well? That...
Rajeev Tipnis
05-05-2005 11:28 AM
Guest Go to last post
2 19
With large files (5 MB plus), I occasionally encounter an out of memory error using HttpWebRequest to consume a web service method. The...
JE via DotNetMonster.com
05-04-2005 11:43 PM
erymuzuan Go to last post
1 15
The .NET web service proxy class is great for transparent app process via SOAP calls. I have a need to log the raw SOAP response messages. Is...
Bob
05-04-2005 11:37 PM
erymuzuan Go to last post
3 14
We have developed a new website and it is running OK on the dev. machine, now once we copied these files across to the live machine, it fails to...
Mark
05-04-2005 09:08 PM
Mark Go to last post
0 15
Hi. Are there any performance implications if asynchronous web service methods actually call another web service synchronosuly and...
Navin Mishra
05-04-2005 12:55 PM
Navin Mishra Go to last post
0 12
Hello, I have 2 applications, communicating with web-services. One application is an ASP.NET application. This is sometimes updated with some data...
t@t
05-04-2005 12:14 PM
Brock Allen Go to last post
4 15
Dear all, We are a library and are trying to get an ASP.NET form page working on our site. the buttons and fields appear, but we are still having...
AT
05-04-2005 11:00 AM
AT Go to last post
0 12
Hello, I'm doing a performance test and my test graudually increases the connections to the webservice. Everything works well until my connection...
BuddyWork
05-04-2005 10:49 AM
BuddyWork Go to last post
0 14
I've 2 webservice. (webservice1, webservice2). and one winform.. The winform calls the webservice1 as follows and sends teh currentLogon BY USING...
prakashsha
05-04-2005 10:28 AM
prakashsha Go to last post
0 16
I created i simple web service.. It runs well in my local Pc.. But when i copied it into my server it fails... it is about web config custom errors...
Savas Ates
05-04-2005 10:00 AM
Savas Ates Go to last post
4 12
I have created the sample webservice HelloWorld. It works now from the testpage :-) However, when I try to instantiate it from either a console app...
Jeroen van Vlierden
05-04-2005 07:51 AM
Jeroen van Vlierden Go to last post
0 12
Hello, I am trying to get familiar with the possibilities of webservices under the .Net development environment. I have created from the .Net...
AT
05-04-2005 03:34 AM
Jeroen van Vlierden Go to last post
2 18
I have a WebMethod that is returning a custom class, but am having a problem with the SOAP serialization. Everything actually works fine,...
Random
05-03-2005 02:21 PM
Random Go to last post
0 25
A web service returns base64 encoded data. The goal is to parse it and store it into binary file with .dat extension. This file is then will be used...
LP
05-03-2005 09:37 AM
LP Go to last post
5 18
Hi folks, Is there anyway to call a web method over an HTTP protocol using the GET/POST methods (without using the SOAP protocol)??? Any help would...
mehdi_mousavi
05-03-2005 01:37 AM
mehdi_mousavi Go to last post
4 18
recently, i came across this problem of sharing dto objects across multiple web services. i have a handful of dto objects that are shared across...
mike
05-02-2005 11:15 PM
mike Go to last post
0 16
I am a newbie to both SQL Server and webservices. I have mostly done programing in Foxpro, VB6, and a little C++, and VB.net. I have been able to...
Altman
05-02-2005 04:07 PM
AT Go to last post
1 14
Hi all, Is there a way to detect if hosting IIS AppPool is recycled or stopped so that web service could do proper cleanup ? For my web service,...
Navin Mishra
05-02-2005 02:17 PM
Navin Mishra Go to last post
0 15
Hello, I am trying to get familiar with the possibilities of webservices under the .Net development environment. I have created from the .Net 2003...
jeroenvv
05-02-2005 12:08 PM
jeroenvv Go to last post
0 9
Hi there, I have a webservice which has a method called "DeliverReq". The soap envelope looks like this...
AT
05-02-2005 11:34 AM
erymuzuan Go to last post
1 17
I am using IIS 5.1 with ASP.NET 1.1 I cannot get the correct url in the error handler in the global.asax. My testing global.asax: <%@ Application...
Steve
05-01-2005 06:54 PM
Rick Strahl [MVP] Go to last post
1 16
Hi, I've written a short aspx file so that end users can insert lines into our SQL server database. The following string is sent by Internet...
Steve
05-01-2005 10:37 AM
Steve Go to last post
8 16
Hi Is there a way to extract the soap message from the proxy class before its being sent to the web service? Thanks
RA
05-01-2005 05:02 AM
Yunus Emre ALPÖZEN [MCAD.NET] Go to last post
1 18
I have a WebService which simply obtain data remotely from a PocketPC PDA and store it in the database. The following codes are one of the...
dord
04-30-2005 04:37 PM
dord Go to last post
0 15
Hi, I was wondering what operating system is everyone using to develop on? And have you created web services on that platform with any problems. I...
JJ
04-30-2005 09:34 AM
JJ Go to last post
0 17
Hi, I'm trying to use the web timer to schedule a call to an asp page. In practice, I want the server calls an asp page that makes several jobs....
logologo
04-30-2005 09:14 AM
Brock Allen Go to last post
1 14
Hi All, I wrote a asmx page with two webmethods which are being shown like a link when i hit a request like. http://localhost/ws/test.asmx And when i...
SMG
04-29-2005 03:24 PM
Munsifali Rashid Go to last post
3 21
I'm getting an intermittent error when calling a .NET web service from a .NET console application. Both are using v.1.1.4322 of the framework. Any...
Eddie J
04-29-2005 11:57 AM
giorgio bellinger Go to last post
6 21
Hi, I was wondering how to dynamically reference web services within an application. For example, i have a web service that has a url that changes....
Timothy V
04-29-2005 11:46 AM
solex Go to last post
1 19
Hello, I am sort of a newbie in regards to this... I have made a simple project with an ASPX page that uses "codebehind" to run C# code to receive...
msnews.microsoft.com
04-29-2005 08:42 AM
Carl Lindmark Go to last post
1 18
Hei, I have to create web service which accepts xml document as parameter: <CATALOG> <PLANT>
kingski
04-29-2005 08:17 AM
ee Go to last post
2 22
Post New Thread

Display Options
Showing threads 2401 to 2450 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.