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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem apparently with type conversion12 Jul 2005 08:33 GMT4
Hi all, hope someone can help here, I'm really stuck. Reading and
googling like mad, to no avail so far...
Basically, my problem *seems* to boil down to type conversion:
Here's a sample web service I knocked up:
Validating the XML returned from a WebService12 Jul 2005 01:09 GMT1
Hello group
My problem: An XML feed of about 1000+ records needs to be sent over the web
and validated against an XML schema.
I am considering 2 possible solutions to achieve this, but would welcome any
Large Data Streaming from Web Sevice to Client12 Jul 2005 01:01 GMT1
I want to create a search usecase on Client which will bring large data from
webservice to the client.
I am returning DataSet from the web service.
What I want that Data Should come to the Client and start populating in the
Can't add web reference11 Jul 2005 21:54 GMT4
I've got the simple hello world example web service running on my local
machine.
I can browse it and examine it as usual from IE
When I try to add it as a web reference to a VB.NET project I get the
Authentication fail using username/pwd under WSE 2.011 Jul 2005 20:00 GMT1
The Web Service client use authentication of username and pwd under WSE 2.0.
It want WSE to authenticate the UsernameToken against Active Directory. So, I
provide the userId/Pwd of a windows account, but WSE returned below error:
Microsoft.Web.Services2.Security.SecurityFault: The ...
Trying to call Webservice from classic ASP11 Jul 2005 17:27 GMT1
I'm trying to call a .net webservice from classic asp but I get an
error saying "request format is invalid". Code is below
Dim wsurl
wsurl = "http://localhost/wsImage/wsImage.asmx/GetImage"
Create a web service in VS.NET 2005 Standard edition beta 211 Jul 2005 09:00 GMT1
Does anyone knows how to create a ws in vs.net 2005 standard edition beta 2?
There is no template project for web services... I tryed to create a ws in vs
2003 and then import it into vs 2005, but i have had many problems when
trying to run it in IIS instead the personal web ...
Our automated build uses msdev command line and needs to update web references...10 Jul 2005 22:41 GMT3
...is there a way to get the command line build tools to do this?
Anyone build web services clients via the command line (not using make
files)?
   Thanks,
HELP!10 Jul 2005 08:56 GMT1
I want to build a webservice where I can call it from my web application
when a user triggers the event on demand.
This event will go out and gather some data and store it in a local database.
My big thing is I want one queue where these events can stack up, as the
Web Service To No Where...09 Jul 2005 12:18 GMT15
I wrote a program that loops through a file of records.
It parses each line in the file and sends them to a web service that
inserts them into an AS400DB2 database using Asynch calls.
This is the wierd part.   Say their are 500 records in the file.
How to get WSDL from a given URI09 Jul 2005 00:45 GMT2
I am writing a server application using SOAP over TCP (soap.tcp). I want to
generate a WSDL file from this uri "soap.tcp://localhost:8080/stockservice".
All I have heard is that its not possible to add a web referene as it
happens to generate proxy class for a http request ."If ...
sending "\x01" to web service08 Jul 2005 21:08 GMT1
Given a web method like this :
[WebMethod]
public string DoEcho(string data)
{
problem in creating SOAP Envelop in C# 08 Jul 2005 17:31 GMT1
I am trying to create a SOAP Envelop in C# . The output of the SOPA Envelop
should be like this :
----------------------------------------------------------------------------------
<soap:Envelope xmlns:wsa=".."
Asynchronous calling problem in Web service.08 Jul 2005 15:07 GMT2
I try to make an asynchronous call to a web service method as below under MS
visual .NET studio 2003:
WebService webSrv = new WebService();
AsyncCallback cb     = new AsyncCallback(TrsWebSvsCallback);
Problem writing text file from web service08 Jul 2005 04:00 GMT3
I'm trying to write an error log from a web service.  I'm getting an
exception of "Access to the path {filename} is denied." when I attempt to
create the file.
I tried specifying the root directory of C:\, and also by not specifying a
Pages: 1 2 3 4 5 6 7 8 9 10 June, 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.