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 / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Install certificate (crt)28 Apr 2004 06:08 GMT1
I developed a web form application which works with web server using
web services and SSL.
I also created a setup project to install my client application. This
setup also must install certificate (certificate is in distributive
Debuging Soap Extension27 Apr 2004 20:57 GMT4
If I set Break Point inside my class which overrides  SoapExtension and use my WebService in my client application (in the same VS.NET Solution) it don't stop's in this Break Point.... 8-((( But executes SoapExtension.....
If I set my web Service as a Startup Project the web ...
return xml27 Apr 2004 17:01 GMT3
The following function is used in my webservice which
returns a dataset.
I now need to return the dataset as xml and have no idea
how to do it.
Dynamically call a web service from an activeX ?27 Apr 2004 14:12 GMT6
Hello you all !
I've created a web service and an active X referencing and calling
this web service.
All is correct when I work with Visual studio (localhost), but I have
Calling web service from unmanaged code27 Apr 2004 14:10 GMT5
I've created a web service in C# and need to call it from unmanaged
code (C++).
I've imported the web reference into my C++ project, all is OK. I can
generate (using sproxy) the file service.h and all works great.
Application_Error won't fire for web services ?27 Apr 2004 12:08 GMT1
I'm having problem to have the Application_Error fire on web service type
projects (it works ok on asp.net projects)
what might the the issue ?
thank you in advance
Calling a Java Web Service From C#26 Apr 2004 21:26 GMT1
Our client has a web service that we need to call to return us information about their customers.  We pass in state and customer account number and it returns customer information in XML as a string.  Their web service is a web service written in Java and expects a soap packet ...
Calling further data from client26 Apr 2004 21:22 GMT1
I have an application that requires more than 1 round trip to the server. By this I mean
1. The client calls the Web Service sending some data
2. The Web service processes this data but requires further data from the client. So the web service calls the client.
3. The Web service ...
Error : Cannot serialize member26 Apr 2004 21:19 GMT1
Server Error in '/IISManage' Application.
----------------------------------------------------------------------------
----
Cannot serialize member System.ComponentModel.Component.Site of type
Calculate content-length26 Apr 2004 21:17 GMT3
Before I POST my soap message, I need to fill out the Content-Length
for my content to tbe sent over. For the case below:
POST /SoapExamples/simpleService.asmx HTTP/1.1
Host: localhost
Controlling HHTP headers of Web Service26 Apr 2004 07:26 GMT2
My application uses a Web service that can return a very large data result.
In some cases, the data returned from the Web service could be 25MB or more.
The web service supports the ability to compress the data by setting the
Accept-Encoding HTTP header.  How can I do this on my ...
How To control how WSDL generate schema for nested .NET classes ?25 Apr 2004 23:00 GMT4
is there any attrubute I can place on the web service side to control how
nested types are defined in the WSDL ?
basically I'd like that such a definition
public class a1 {
Hashtables And Webservices25 Apr 2004 18:16 GMT6
I want to Return Objects to clients using Webservice. I have attached
samplecode below. (It is very simplified)
But it doesn?t work very well because i understand that Hashtables can?t be
serialized to XML because of the IDictionary interface. The thing is that we
I can not run existing web service to other machine (as soon as possible)25 Apr 2004 16:22 GMT3
wrote 3 asp  web service on my computer. I copyed my all souce files in my
solut?on to another computer. I want to develop my program at this computer
after now. But, web serviceses can not be run at other compter.  I get same
error Line 39:
Proper way to return a Dataset to InfoPath from a WebService24 Apr 2004 14:54 GMT2
I am trying to figure out the proper way to return a .net dataset to
InfoPath so that it likes it and the schema looks normal.
InfoPath seems to want pure standard XML, nothing else.  IP SP1 can read a
standard .NET dataset, but the structure is very strange
Pages: 1 2 3 4 5 6 7 March, 2004
 
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.