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 / September 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
parameters that  sent to web-service24 Sep 2003 07:46 GMT1
I am using web-service.
A web-service function can get some paramters as input, and return as a
result an output.
Can a web-service get a parameter which is input parameter, and also output
Changing the default elementName for the return value of a Web Method24 Sep 2003 02:07 GMT2
Lets say I have a WebMethod with the following Attributes
[SoapRpcMethod()]   
[WebMethod(MessageName="MyAction",Description="MyAction")]
public short method()
Trouble creating a new .NET webservice23 Sep 2003 15:16 GMT1
hi
I am a newbie to .NET environment. My first task assigned was to
create a webservice. I have been trying to create a webservice by
clicking new c# project and selecting asp.net webservice but when i
cant add another webmethod :(22 Sep 2003 20:52 GMT2
I have this code:
<%@ WebService language="VB" class="TCPUtil" %>
Imports System
Imports System.Web.Services
Using .NET web services proxy with Java based server22 Sep 2003 16:58 GMT2
I am developing a web services client in .NET. The web services and their corresponding wsdl are hosted in a Tomcat web server. When I use the wsdl for generating a .NET proxy, .NET generates a proxy and properly binds it to the wsdl. However, when I run that proxy, the returned ...
Cassini21 Sep 2003 04:09 GMT3
Anyone here that can help with Cassini?
I currently have VB.net and ASP.net (Standard software) installed on my XP
Home notebook. When I try and run the cassini "build.bat" I get the error
'csc' is not recognized as an internal or external command, operable program
InnerException doesn't work with SoapException21 Sep 2003 04:03 GMT4
If you examine the SoapExeption contructor there is one that takes a
System.Exception (inner exception) as a parameter. What you could think is
that you could pass your user defined exception on the server and then on
the client you could retrive it to check what caused the error. ...
Async Webmethods - Accessing from VC++ (Unmanaged)20 Sep 2003 22:12 GMT2
I have created a web service with a web method in C#.  Now I would like to
access this method asynchronously from VC++ (unmanaged) code.
I know that using wsdl.exe I can create a proxy class for the web service,
which provides asynchronous methods to access the web method (begin...,
How to return my own XML?20 Sep 2003 04:31 GMT2
When I create a web service, and create a web method that returns a string,
the output is always framed within a tag that looks like:
 <string xmlns="http://ewws.example.com/">  </string>
What I'd really like to do is eliminate this string and form my own XML to
Problems launching legacy windows app from webservice19 Sep 2003 15:54 GMT1
I use Process.Start and the process starts alright, but there's no
window and it just halts there using 0% CPU time.
Has this something to do with security issues (I.e. aspnet_wp.exe are
not allowed to execute the file) or is it because the exe is not
Using 'Shell' command in code.19 Sep 2003 09:54 GMT1
Has anyone had a problem using a 'Shell' command within code for webservice
method? Are there any premission settings that allow/prohibit this? Thanks
in advanace.
Alex
The operation has timed-out.19 Sep 2003 01:37 GMT1
I am building a Windows Forms application to consume Webservices provided by
the jboss server. I used hte Windows WSDL.exe tool to generate the proxy
code. The proxy code file has been added to my windows forms aplication.
When the exposed webservice methods are called, application ...
WebSerivces not accessible when deployed.18 Sep 2003 16:16 GMT3
I have a development environment setup on my Laptop that runs Win2000. I
also have IIS running and local SQLServer running. I developed a client in
VS.NET 2003 for a XP machine, that will access a webservice, connecting to
the local SQL Server. Everything works perfectly fine in my ...
RTF File18 Sep 2003 08:43 GMT1
Im trying to send an RTF file over a web service, but without much luck.
From the .asmx page I can invoke the web service and it looks like it works
ok, but if i try invoking it from an application I recieve "There is an
error in XML Document (1, 340)."
mutliple websites/code16 Sep 2003 23:25 GMT1
I have multiple websites on single IIS. I have a function (in a
seperate aspx.vb file) that I want to use for all the default pages on
these sites. How do I 'call' this function' from the aspx files
without copying the files into each 'bin' folders? what is the syntax
Pages: 1 2 3 4 August, 2003
 
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.