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
Hosting a Web Service24 Feb 2005 15:43 GMT2
Am new to web service technology. Currently i created a web service at my
home box. Now i want to Host/Publish it to the outside world... so that it is
used by my web applicantion as well as windows client applicantion.
So my question is how to host/publish any web service ?? Any ...
Installing WSE 2.0 silently24 Feb 2005 15:23 GMT2
Is there a way to silently install WSE 2.0?
Strange behavior webservices24 Feb 2005 15:02 GMT1
I found same strange behavior of ASP.NET. It is possible this is the bug.
Follow the steps:
I create the simple service, http://localhost/Test/service.asmx
When I go to this link in IE SP.NET shows me page what contains ?Invoke?
WSE Version of ServiceDescriptionImporter24 Feb 2005 13:54 GMT2
I had built an engine to dynamically invoke web services by generating
web service proxy classes (on the fly).   It was built using the
framework's ServiceDescriptionImporter(). Basically, all i needed was a
wsdl url and i could create a ServiceDescription object and call the
Problem in loading assembly in Windows 200324 Feb 2005 05:45 GMT2
We devised smart client technology in our application.
We used web service to download a assembly which is there
in system32 folder of web server using "System.Reflection"
 MyAssembly = [Assembly].LoadFrom("AsmSACM.dll")
I'd like to write a WebService update system for our product...24 Feb 2005 00:13 GMT4
...and I've got the C# webservice pulling down test version of update install packages just fine, but can the ASPNET account (the
one I assume will be executing the install package (via Process.Start I would guess) install something?  I would doubt that security
would allow this.
Display 'In Process' page when calling async WebService23 Feb 2005 19:51 GMT5
Can anyone give me some links about how to do an async web service call
from aspx and display a temperary page before the web service returns?
Thanks,
Homa Wong
UserNameTokens + Password.SendNone Implimentation23 Feb 2005 18:31 GMT7
Ok, so I figured out what I was doing wrong with UserNameTokens. I know that
William's and SA's solution may be better, but it's just overkill for me. So
here's what I've done:
I pass the valid username, which allows our server to retrieve the password.
Discovering a service security policy - how?23 Feb 2005 18:07 GMT2
Is there a way to discover what security policies (usernametoken, x509, etc)
a service requires (similar to how you can interagate a services wsdl to see
what methods it exposes)?
How to catch policy exceptions on server side23 Feb 2005 17:54 GMT2
Does anyone know how to catch a policy exception that is thrown on the server
side from within my web service?  For example, I may want to catch any
PolicyVerificationException exceptions that are thrown by the policy
mechanism so that I can log the event on the server.  This way ...
Dynamically populating a webform23 Feb 2005 15:48 GMT2
i'm pretty new to the .NET framework and am looking for some help.  Is
there any way to dynamically create a number of hypertext links
dependant upon what is extracted from a database.  This is a lil
snippet of my code.
comunication between 2 WebApplications with Webservices23 Feb 2005 12:29 GMT3
First sorry for my english! ;)
I want to communicate between 2 Webapplications!
In the first Application I logged on! Now I want to pass throw the
user to the other Application! I want use Webapplications, but i don't
Problem with webserver on 2003 Server23 Feb 2005 12:15 GMT3
I have a problem with a webservice installed on a Windows 2003 Server.
It's working using Internet Explorer, but when i try to call the same
methodes from my client application,
I get 2 requests and answers the first one correct but not the second.
ASP.NET 1.1 23 Feb 2005 12:05 GMT1
I receive the following error message when attempting to use the Creating
New WebProject wizard to :
Visual Studio .NET has detected that the specified Web server is not running
ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or
Removing extra information from Soap Exception23 Feb 2005 11:52 GMT3
In our web service we cath and throw exceptions to the class as follows:
       Catch ex As Exception
               Throw New
System.Web.Services.Protocols.SoapException("Unable to login: " & ex.Message,
 
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.