| | Rating Thread /
Thread Starter | Last Post  | 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 | 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 | 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 | 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 | 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 | 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. | 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 | 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 | 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 | 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 | 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 | 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] | 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 | 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 | 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 | 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] | 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] | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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] | 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 | 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] | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 2 | 22 |