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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Trying to make ref to third party webservice: Studio attempts to download file???15 Feb 2005 22:46 GMT2
I am trying to reference a web service in the following format:
http://webservices.3rdParty.com/wsdl/TheirService.wsdl
Now obviously they have a wsdl extention not ASPX but shouldn't it show up
in my browser as XML?
Trying to return a C# Class that conforms to a schema15 Feb 2005 22:45 GMT7
I'm missing something, I just know it.
I'm writing a web service and I'm new at this.
Scenario:
I got a Request and a Response XSD from a business partner. I used XSD.exe
Namespace Prefix problem15 Feb 2005 22:39 GMT3
   i have a SOAP XML which is similar to this:
<request xmlns="http://www.someurl.com">
 <abc>
   <xyz></xyz>
Very large soap header15 Feb 2005 21:58 GMT1
I have a restriction calling a webservice: the soap header can?t be longer
1024 bytes but .Net generates it more than this.
What can i to do?
Any suggestions?
add web reference then point to wsdl15 Feb 2005 21:50 GMT3
I wanted to use a web service and have the URL to the wsdl document. I used
add web reference and set the url. The error message was "The HTML document
does not contain web discovery information." I called the guy at the web
service and asked if everything was correct with the ...
Newbie question:  service calling COM+ server15 Feb 2005 21:49 GMT1
The problem that I am trying to solve is that I want a web service to
perform some highly priviledged tasks.  Of course, I do not want the
web service itself to do this, since I want the web service to be
running as a low-privilege account (NT_AUTHORITY\NETWORK SERVICE).
WSE 2.0 SP2: UsernameTokens must be encrypted to request SCT?15 Feb 2005 21:39 GMT6
In Keith Brown's article [1], I read
"The Web Services Enhancements (WSE) team is so concerned about the misuse
of Username tokens that as of SP2, the WSE 2.0 token-issuing framework will
reject any request that contains an unencrypted Username token (one
Web Services Online Status15 Feb 2005 21:38 GMT1
I am currently trying to write a web service to display the names of
all users logged into a webpage in an online presence list (username
is collected from a database).
Does anyone know a good example of how to do this so that as soon as a
Stream of DIME-Attachement15 Feb 2005 21:34 GMT1
I want to send binary files to a webservice by using DIME-Attachments. While
the upload, I want to show a progressBar in the client application to show
the status of the upload, but I have no idea how to get a stream or so of
the sent DIME-Attachements. I have allready tried to ...
access denied15 Feb 2005 20:51 GMT1
I try to create a aspx page using c# in Visual studio .net
when I try to preview the page
it shows me the following error
-------------------------------------------------------
Noobilicious question: Exposing two interfaces on the same web service (C# web service)15 Feb 2005 18:40 GMT1
What are the fundamentals?  I'm getting ready to write a new web service
and I'd like to have the ability to add interfaces as they change to
support 'COM-like' backwards compatibility.
Clients for this web service will be using SOAP and auto-generating SOAP
HOWTO: Debug UsernameToken problems on a server15 Feb 2005 04:29 GMT4
This has literally taken me 6 days to resolve, so I thought I'd post what I
did here.
We have a .NET Windows-Forms app that uses WSE2.0 SP1 to communicate with
our web service, however the web service call was failing.  IIS logs showed
SQLXML Error adding a webservice15 Feb 2005 03:31 GMT1
When I try to "Add Web Reference" in Visual Studio 2003 I get the below
error in the dialog of when u try to Add a Web Reference.
ERROR: 400.100 Bad Request
HResult: 0x80004005
ServicePointManger - https/proxy problem15 Feb 2005 02:54 GMT4
Does the .NET HttpWebRequest class definitely support SSL connections via a
proxy server?
To explain - when trying to issue a POST (using HttpWebRequest) we are
getting an error back saying "The ServicePointManager does not support
Opening a remote file from web service code15 Feb 2005 01:37 GMT4
I'm using C#:
Stream s = File.Open( @"\remotemachine\share\MyFile.txt"
               , FileMode.Open
               , FileAccess.Read
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 January, 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.