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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to get webmethod name automatically?31 Oct 2004 17:34 GMT4
I am trying to write some log inside from web method. Is there any way to get
the method automatically instead of hard code name manually?
Thanks in advence.
Why lose xml headers? Xml declaration and xsl instruction31 Oct 2004 17:01 GMT5
I have a WebServices in ASP.NEt VisualBasic, the declaration of the method
is :
Public Function saveDocumentXML(ByVal pvXmlDocument As Xml.XmlDocument) As
String
UrlBehavior-ing bad for me :-)31 Oct 2004 15:14 GMT1
I am trying to change the UrlBehavior from static to dynamic in a webservice
in the following link it tells me to change urlbehavior to dynamic....I do
not see that option on my web references folder...
What I am trying to do is at runtime change the url of the webservice being
global.asax29 Oct 2004 13:29 GMT4
If i have a webservices project...since I am not calling a webform...the
global.asax does not seem to be called...where r u suppose to put the "global
stuff"?  
meaning...like application_start or global variables
How does WSE2 search for private key given X509 certificate?29 Oct 2004 03:36 GMT4
My soap service tries to decrypt soap request messages encrypted with the
server's X509 certificate.
How does WSE2 search for the private key when the coming soap request
inlcuding the WHOLE X509 certificate in the soap header?
Strange behavior of makecert.exe29 Oct 2004 02:25 GMT1
All this time I have been reading in the forums to use the
"makecert.exe" that comes with MS Platform SDK. I have been trying to
do that, but I was getting an error:
Error: Can't create the key of the subject ('JoeSoft')
add token to tokens collection vs. adding via a security element (eg EncryptedData)28 Oct 2004 22:56 GMT2
I know I've seen this explanation before and cannot find it.
I'm going on this assumption and hopefully I have this right.
If you are signing or encrypting with a security token, let's say an X509
token, you could add the token to the security.Tokens collection and also
WS Consumption: CType a return value of class to original class28 Oct 2004 22:55 GMT5
I am a new developer in an academic environment working on a project for
graduation.  I appreciate any help anyone can give me!
I have tried to use good programming techniques and split up my application
into different tiers:  Win (windows client), WS (web service), DAL (data
soap extensions28 Oct 2004 21:59 GMT1
Is it possible for SOAP extension to be called automatically for every web service method not applyin SoapExtensionAttribute for every of them?
Thanks.
Asp.Net Cache Trouble28 Oct 2004 20:13 GMT1
I am having a asp.net web application to which multiple users are sharing same Cache Object(DataView) from which Datagrid is Loaded.If multiple Users are logged and and anyone adds or delete some data from the dataview the next users gets Error for Page count Should be >= 0
If i ...
SoapHeader28 Oct 2004 18:34 GMT1
All the sample code that I can find on SoapHeader is at least one
level down
within a root node. However, I'm working on a project needs to create
a soap header like this:
WebService and Proxy Server28 Oct 2004 16:44 GMT1
I have a Client Window App access .NET WebService.
The problem I have is that my client application is used by people in
diffent organization. Some use proxy server to access internet, some
don't, some auto detect.
several responses from same webservice?28 Oct 2004 11:51 GMT4
Im new to webservices and I think they can help solve a communication
problem.
We are designing a system that will have a core server type
application and several client applications.
UsernameTokenManager is Loaded but not used28 Oct 2004 10:23 GMT1
Ok, so I have a webservice which uses WSE2 and a custom UsernameTokenManager.
I make a call to the webservice through a windows form client and add the
Username Token to the call.
So why does the webservice fail to use my UsernameTokenManager and instead
How do I use SQL 'FOR XML' with .NET?28 Oct 2004 05:12 GMT3
The system I am converting use a lot of sql that makes use of the for xml
clause provided for in sql server 2000.  Below is an example of how this is
done in ASP:
set dataxml=server.CreateObject("MSXML2.DOMDocument.4.0")
 
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.