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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Multiple Wse in single Service30 Mar 2005 13:09 GMT1
I am using Visual Studio (with WSE 2.0) to create a Reference.cs proxy for a
customer web service. The WSDL contains one service element with three
different ports, each port using it's own binding.
The problem is that Visual Studio only creates a Wse class for one of these
Xml string or Class definition30 Mar 2005 09:44 GMT1
When we define a web method, if the parameter is actually an xml, we can
either define the parameter as xml string like following:
public void webmethod(string xmldoc) { ... }
or we can create a class or set of classes that can be serialized to the
Webservice with data retrieval29 Mar 2005 23:27 GMT2
This is my first task with web services and quite new .NET.
I tried a test webservice with "hello world" and "addnum" functions.
When I tested them, they worked fine. Then in the same service I added
webmethods which interact with database and returns me the output.
Defining a property29 Mar 2005 22:10 GMT1
A web service method is declared by
[WebMethod]
public void MyMethod() {
}
Encrypting message using WS2.029 Mar 2005 21:29 GMT1
We are authenticating the user's id and password thru third party software.  
We would like to know how we can encrypting a message - any samples would be
very helpful.  Thanks.
Raising the Request Length in a Web Service29 Mar 2005 20:49 GMT2
I´m wornking in a Web Service that has to exchenge a great amount of data,
but I keep receiving a SOAPException that says:
"There was an exception running the extensions specified in the config file.
--> Maximum request length exceeded."
how to get rid of "http://tempuri.org/"29 Mar 2005 18:37 GMT3
when I use wsdl.exe to generate proxy files, I always get
namespace="http://tempuri.org/....".
Question: how to replace it using my own names space automatically?
Thanks
RemoteOnly error mode causes error29 Mar 2005 18:33 GMT1
We have a web service that has been running fine and with no issues. As far
as I am aware no changes have been made to the boxes they sit on (W2k), but
starting about a week ago we get a very odd error occasionally.
The service errors and shows the standard error screen when the ...
Send RST/SCT and resend on token timeout?29 Mar 2005 16:44 GMT2
Hello...
When setting up a policy for a SecureContextToken it is possible to ask the
client to refresh the token at certain intervals. By setting the client
timout shorter than the server timeout it is possible to always have a fresh
User authentication through web service (follow up)29 Mar 2005 16:20 GMT5
My app is a .NET forms app that runs in the taskbar and periodically polls a web service.  I have a client that wants
the app to integrate with their Active Directory.  They do not want the user to have to provide the username and
password to login to the application/web service. ...
Multiple Policy Files29 Mar 2005 15:59 GMT2
I am developing a plugin based system where functionality can be extended
with new webservices and handlers. However, as the handlers are contained
within .dlls and started by the main application they do not automatically
parse any own app.config files, and thus can not read any ...
PasswordDigest,  VerifyHashedPassword and Hashing???29 Mar 2005 12:59 GMT1
I just tried to get my VerifyHashePassword method to work, but it didn't. I
need some help!!
In de OASIS Documentation and some other Blogs I found the line
Password_Digest = Base64 ( SHA-1 ( nonce + created + password ) )
Usernametoken and activedirectory29 Mar 2005 12:57 GMT5
hi!!!
im sending a usernametoken with username/password and on the server i got a
usernametokenmanager that authenticates the user in AD using LDAP.
This works fine.
Kerberos2 through a firewall29 Mar 2005 09:13 GMT2
Hi,
I'm having a problem with the following architecture:
Web services hosted on server A which is a windows 2000 machine.
Sharepoint web app on server B which is a windows 2003 machine.
dll import29 Mar 2005 01:17 GMT2
I have created a dll from a C++ class using .Net and have imported it into my
C# applications (one webservice, one standalone app).  It works fine for a
while, but will eventually fail to produce the error
"System.NullReferenceException: Object reference not set to an instance of ...
 
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.