Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
handling exceptions thrown by web service methods ON THE SERVER15 Feb 2007 19:30 GMT1
We have a web service that gets called using http (e.g. no SOAP calls,
SoapExtensions do not work) and we need to get information about
errors occuring  in Web service methods. Web sefvice methods
themselves are nothing but a single line calls to BO methods; we want
Can I store a C# Class Instance to the Server Cache?15 Feb 2007 18:33 GMT5
Of course, I can store a C# class instance to the Server Cache
(this.Context.Cache). I've tried it. My question is, will this destroy the
scalability of my application?
My background is VB6. With VB6 we learned very early on that you do *NOT*
Help plz, webmethods aren't called any longer15 Feb 2007 07:09 GMT2
Everything has been fine for years and the code
Dim dsNews As DataSet
Dim ws As New localhost.Service
dsNews = ws.GetNews()
Consuming External Web Service14 Feb 2007 19:18 GMT1
i have a web service created outside the .net framework. i have written an application in C# which consumes the external application.My problem is the C# application is able to send data to the web service but not able to get the required response. Please help.
I cant run Web Services developed Java14 Feb 2007 16:12 GMT1
Hello Friends, help me please  !
I have an application in C# .NET and I'm trying run a Web Services developed
in Java, so I add web References from my application but I cant open it.
Should do I do some more  ?
Can I set security on private key programmatically14 Feb 2007 10:02 GMT3
in the WSE3 setup we have a way of setting security (permitting ASPNET
account access for example) on a private key using a batch file and
WinHttpCertCfg something like this:
set WP_ACCOUNT=NETWORK SERVICE
Attachments in webservices without using WSE14 Feb 2007 07:50 GMT2
Is it possible to attach binary data to an SOAP response?
I need to transfer a byte array, but I cannot use WSE because my app
is designed to work also on '98 systems, and WSE is not supported.
If it's possible, can anyone provide a link?
HTTPS and Certificate13 Feb 2007 22:17 GMT2
I have an ASP .NET Application that I have been using
that calls a web service on another machine.
Our company wants to implement HTTPS between the two
applications. I have changed the call to the web service
Serializing RTF during a web method call13 Feb 2007 19:47 GMT3
I've seen this topic several times in archives, but I have not come across a
workable solution. I'm stuck in 1.1 for a project (although I can tack on
any WSE that still targets it), and I've got a class that stores some RTF in
some of its fields.  RTF has an issue in that by ...
How do Large Scale Web Service Applications Maintain Session State?13 Feb 2007 19:04 GMT11
I've been looking at two approaches for the maintenance of Session state for
a Web Service application.
One approach uses the old familiar Session object which I've used in the
past for Web applications. As far as I can see, the Session approach is
Odd problem with WSE13 Feb 2007 15:53 GMT9
I have a WSDL provided to me by one of our partners.
I have Visual Studio 2003, WSE 1.0 (latest SP), and WSE 2.0 (SP3) installed
on this development machine.
I created a C# console application for testing. I enabled the project for
ws-i validation tool, BP1212 failed13 Feb 2007 04:32 GMT1
I was running the ws-i validation tool on a simple hello world web service
and I'm getting a failure on the assertion BP1212.
Asserion BP1212 is: "The envelope contains exactly one part accessor element
for each of the wsdl:part elements bound to the envelope's corresponding
How to call web service from a http post13 Feb 2007 03:41 GMT3
I understand how to consume a web service by registering it as a web
reference in my project, but how to use HTTP Post to call a web service? For
example I have a web service called TestService, and have a WebMethod called
TestMethod, it has a string type parameter A, anybody can ...
Changing the account that ASP.Net uses.12 Feb 2007 22:46 GMT1
How do I change the account that ASP.Net uses on the server? I at the very
least want to change the password.
TIA - Jeff
noob question12 Feb 2007 22:00 GMT1
I've worked with asp.net for a few months now, but haven't yet had to
use web services and/or SOAP etc.
I now need to create a 'SOAP client' to connect to a remote server and
send an array of data.
Pages: 1 2 3 4 5 6 7 January, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.