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 / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WSDL, SAOP27 Jul 2007 18:48 GMT3
I'm newbie in .NET.
I have agent server works with SOAP protocol.
Added web service which have getFiles and setFiles methods.
SoapServer soapServer  = (SoapServer)Activator.GetObject(typeof(SoapServer),
WSE 3.0 - Correct placement/setting/permission for x509 certificates27 Jul 2007 17:05 GMT1
I have a web service and a console app.
My initial WSE 3.0 configuration is the same as that of the MS P&P
QuickStart examples.
With this configuration the console app can call the web service and it
WCF vs .Net Remoting27 Jul 2007 13:22 GMT2
Does WCF TCP have the data through put of .Net Remoting?
Project I am working has significant data networking but I have not seen a
comparison between WCF and .Net Remoting in this area.
Thanks,
web services27 Jul 2007 10:26 GMT1
i need to check the availability of my web service....
how can i do that.
i dont want to call any of the methods present in web service to test
availability..
Calling 3.0 WCF webservice from 1.1 ASP.NET application27 Jul 2007 02:02 GMT5
I'm having heck...  I have converted a 2.0 ASMX web service to a new 3.0 WCF
SVC web service.  I can reference the old ASMX from a 1.1. ASP.NET
application with no problem.  Now, I am trying to reference the new SVC
service from the same 1.1 ASP.NET application and the disco code ...
URL format is changed in ASP Net 2.026 Jul 2007 05:58 GMT2
I have client server application in which I am using cookie less session.
Basically client prepares the url & sends the request to the server. My
server is a web application running under ASP .Net 1.1.
The url format is http://domain.com/(sessionid)/Page.aspx
HTTP 503 errror on W2k3 Machine25 Jul 2007 15:22 GMT1
I am getting http 503 error on Win 2003 server machine when calling a
web service.
If i call the same web service form an XP machine using the same
application it works as expected.
Launch signtool in a Web Service25 Jul 2007 14:46 GMT1
Does anybody know how to launch correctly signtool.exe inside a Web Service ?
I'm having headache trying....
For security and authentication reasons I use Impersonation. (configured in
web.config file). I've create a WS that uses process.start to launch signtool.
WCF services25 Jul 2007 14:30 GMT1
I am trying to understand the structure of a WCF service but some
things are not clear to me. The samples I have tried set an endpoint
that uses localhost, as below:
svcHost.AddServiceEndpoint(GetType(ICoreElements), New
Web Service & Word Merge Problems?24 Jul 2007 20:32 GMT4
I am wondering whether there are any known problems with a web service
performing a mail/word merge with XML data provided by the client?  One of
our developers has indicated that you can't do this from a web service.
We are using Office 2007 and C#.
AppPool + secureConversation24 Jul 2007 17:30 GMT8
I have just been trying to get a WSE3 web service configured to use
userNameOverCertificatesecurity and establishSecurityContext='true'  to work
in a separate app pool on W2K3.
The web service works in the default app pool, and in a new app pool with
architecture related for web service24 Jul 2007 13:31 GMT1
I want to work on request-response model. My problem is i want to call web
service from PDA. This web service creates one xml file in one particular
folder.  Another system (application) reads this xml file (as request) and
gives output in another folder (again in the form of xml ...
Webservice converts Datetime from one timezone to the other23 Jul 2007 19:16 GMT9
Environment : framework 1.1, winforms, webservices, sql server 2000
Architecture of the application : database is hosted behind the webserver.
Client winforms application is installed on the client machine and webservice
are used to transfer the data from the client exe to the ...
webservice servicing multiple object instances.23 Jul 2007 16:45 GMT2
I have a webservice that provides access to multiple object instances.
Now from client I want to channel the calls to  specific objects. I
could think of 2 options
1. The url for the service could take in the objectId, some identifier
How to send up a multi-dimensional array in a property of type system.object?23 Jul 2007 14:56 GMT2
I have a web service that returns Field[][]. The Field object contains
Name (type string) and Val (type object).
I am using it to return back a user-defined selection of properties of
an task object, hence Val being of type object.
Pages: 1 2 3 4 5 6 June, 2007
 
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.