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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Difference?23 Dec 2004 15:17 GMT1
I am a little newbie in web development. Can anybody explain me the
difference between the Web-Service Architecture and the normal
Web-Application Architecture, regardless of the used protocols. Because at
Web-Service Architecture the Web-Service offers Web-Methods which can be
Howto: WebService in not Bin folder?23 Dec 2004 12:59 GMT8
I have simple web folders structure:
-ROOT
 - BIN
     WebService.dll
Problem calling a WSE 2.0 service through a proxy/firewall23 Dec 2004 11:01 GMT5
In general, how can I use WSE2.0 through a proxy/firewall?
I am unable to run the SecureConv example in WSE 2sp1 with an HTTP proxy
between the service and client. I set the proxy property in the following way:
serviceProxy.Proxy = new System.Net.WebProxy( "http://localhost:8110" , ...
WSE405: A satisfactory subset of policy assertions that could be enforced for the outgoing message could not be found.23 Dec 2004 03:58 GMT27
I am trying to implement a Security Between my Web Site and my Web
Service using WSE2.0 using Policy.
I Followed the example in HOL-WSE02 and It works greate.
Now when I try to use the same exact Procedure/steps on my own web -
Need guidance - room booking web application23 Dec 2004 03:52 GMT2
Dear Geeks,
The following is a room booking web application done in PHP:
http://mrbs.sourceforge.net/mrbs/day.php?day=21&month=12&year=2004
My project involves booking rooms for a max. time period of 14 days using
How can I expose constant values to my clients?22 Dec 2004 23:20 GMT6
I have some constant values in my web service that my client application will
require.  Having to keep server side and client side definitions insync is
tedious.   I am trying to do something like this:
 [FlagsAttribute]
WebRequest to see if Directory exists22 Dec 2004 23:17 GMT1
I am trying to find out is a folder exists within a share on a server.  I can
successfully determine if a file exists within the share, but I can't figure
out how to determine if it's parent folder exists.
This is what I'm trying:
Array Of Arrays - Cape Generated WSDL with .NET22 Dec 2004 22:56 GMT10
I have a CAPE generated WSDL that is an array of arrays. Let me
elaborate I have a struct of
public class Properties()
{
...Root Element is missing Error!22 Dec 2004 22:52 GMT1
I am using webservice.htc to call a asp.net web service. The web service
works find for the first...when i call it second time i am gettting an Error
." root element is missing"..this is happening only in remote...when i test
the same application locally it works find... the ...
Need control over LocalEndPoint for multiple IPs22 Dec 2004 21:00 GMT3
I have to send out timed requests to a web service with a limitation of 1
request per 6 seconds.  I am using a windows service to run the app. and I
have 10 IPs on the box.  I need to basically send out 10 requests every six
seconds ...one request per IP.  I know I can get access ...
Accessing a Web Service using a Query String22 Dec 2004 20:45 GMT3
I have read several things that state accessing a Web Service through a
Query String should work.  However, when I try to execute
http://localhost/webservice1/service1.asmx/HelloWorld I get the error below.
Can I access a Web Service through a Query Sting.  I need to send XML to a
WSDL problem with .Net mobile22 Dec 2004 20:39 GMT1
I have written a Web Service using Axis C++ Server and a .Net Windows
client. I considered every interoperability issue between Axis and .Net(
Doc/Literal ...)
The .Net Windows client can communicate with Axis without any problems. Now
Authorization during WS-SecureConversation secured calls22 Dec 2004 20:31 GMT5
What are the options/best practices for authorizing individual Web Service
methods that are being made under the protection of WS-SecureConversation?
The pattern I have in mind is:
1) The web service client is initially authenticated using a custom
WSE 2.0 Policy Sample, Problem with Certificate22 Dec 2004 18:58 GMT6
Hello WSE Gods,
On one of my machines I am using the sample certificates that came with
WSE 2.0 Samples.  However when I Install any of the three certificates
I get the following errors:
How could I generate loads over a soap:tcp server???22 Dec 2004 16:31 GMT2
All I have is the XML traces.  Could I write my own socket and communicate
with the server?
thanks,
 
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.