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 / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Why no excpetion returned to browser when thrown from web service27 Jun 2005 15:42 GMT3
Team,
Hoping you can help.  I have a web service I develop.  In the code behind,
we throw an exception in some cases. When I run the webservice on my PC, the
exception is displayed in my browser.
xcopy deployment27 Jun 2005 13:05 GMT2
are there any issues with xcopy deployment of WSE 2/3 ?
the docs appear to state that the only supported method of deployment is by running the supplied msi.  is this correct? if it is, is this for technical reasons?
andy
How can I return a binary file (image) from a web service26 Jun 2005 00:20 GMT1
A url to an image file will be passed to my web service. What function
can I use that will get the image and return the image in binary form?
Thanks
Webservice and Cookies25 Jun 2005 10:53 GMT1
I'm trying to access a few webservices (asmx) which are stored on the
same remote computer (e.g.: test.name.com). Now the first asmx which I
add gets a namespace: com.name.test    and the second one get a
namespace: com.name.test2     whatever I do this is always like this.
WSE 3.0 and Policy config schema?25 Jun 2005 00:31 GMT1
Taking a first look at WSE 3.0 I've noticed the changed format of the policy
file.  Obviously simpler than the old, but how will I deliver my policy to
other parties (not necessarily Microsoft shops) who need to configure a
client to talk to me?  It seemed the old format was ...
WSE 3.0 Help Files24 Jun 2005 21:21 GMT1
I've installed the WSE 3.0 June CTP, June but I cannot access the help files.  How do you view the WSE help from within VS 2005?
From http://www.developmentnow.com/g/28_0_0_0_0_0/dotnet-framework-webservices-enhanc
ements.htm

Posted via DevelopmentNow.com Groups
http://www ...
HttpWebResponse24 Jun 2005 21:17 GMT1
When using HttpResponse, I'm getting HTML entities in the returned value:
For example:
//      the httpRequest has already been sent
HttpWebResponse httpResponse = null;
custom types: classes24 Jun 2005 18:55 GMT5
I'm new to web services and I'm having some trouble figuring out how to
define a custom object that works through the webservice.
For example, I have the following on the server side:
public class Token
Calling web service which is overloading method from java side fai24 Jun 2005 18:01 GMT1
In my company, we have java application which is runing in unix platform,
and we have web service application build by microsoft .net runing in IIS in
microsoft windows 2000 platform. Jave application needs to call method in web
services which are overloading function. Now We got ...
Callers IP24 Jun 2005 17:58 GMT1
   I need to create a web service that returns to the caller his IP. I have
done this in the past for callres taht are running ASP.NET but not from a
winform (VB.NET) app. I have read in oter forms that this can not be done?
Any ideas?
Private key not available for X.509 certificate under W200024 Jun 2005 17:32 GMT2
I am having difficulty running a WSE 2.0 enabled Web Service under Windows
2000. I can run the same web service using X.509 certificates for
authentication and encryption when the web service is on a Windows 2003
Server (Enterprise Edition) and the caller is on my Windows 2000 ...
Passed parameters to web service is null24 Jun 2005 16:50 GMT2
Hallo, I have written web service with method:
public long DoSomething(string base64String)
{
   try
Single Threaded Web Service24 Jun 2005 16:23 GMT3
I am needing a web service to be single threaded.  Is this possible?  Any
ideas would be helpful
does not recogize webservice output as a XML document?24 Jun 2005 15:56 GMT1
I wrote a simple test webservice in .net but when I use the test page to try
and run the webservice. IE does not recognize the output as an XML document,
ie it doesn't automatically format the XML so that you can collapse or
expand nodes.
"Well-Formed XML"24 Jun 2005 15:18 GMT1
I have a working version of my first Web service (everyone together now:
"Awwww, how nice").  I am just having it return an XML string which it is
doing nicely.  Now I'm working on a test app to consume it and pull
information from it via XPath statements and can't get it to work ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 May, 2005
 
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.