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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Wsdl Conform25 Mar 2008 13:32 GMT1
This is the wsdl that we should conform. It was generated with Axis.
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://Thisisthesite.com"
xmlns:apachesoap="http://xml.apache.org/xml-soap"
Wsdl Conform25 Mar 2008 13:29 GMT1
This is the wsdl that we should conform. It was generated with Axis.
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://Thisisthesite.com"
xmlns:apachesoap="http://xml.apache.org/xml-soap"
HTTP 50024 Mar 2008 23:53 GMT1
I created the IIS 7.0 hosted service (Vista Business OS). When I run the
project from within VS 2008, the ASP.NET Development Server is launched and
browser will show the *.svc page
If I enter the url for *.svc file to the web browser (so it means I want to
Errors Creating WCF Service Contract Interface24 Mar 2008 22:06 GMT3
I am "Walking Through" the VB Team's walkthrough of WCF support in VS2008.
In the IService interface the <ServiceContract()> indicates an error "Type 'ServiceContract' is not defined"  and both <OperationContract()> are indicate "Type 'OperationContract' is not defined.  
Any ...
Webservice callback24 Mar 2008 13:05 GMT2
Hi NG,
I want to use a Webservice to pass data from a client to the WebServer. The
client then immediately gets the response "Data send - wait for the result".
After a while (after the data has been processed) the Webserver has to pass
Borland C++ client and .net 2.0 webServices24 Mar 2008 11:47 GMT1
Hi everyone, I'm trying to consume a .net 2.0 webservice by a 3ty part client
written in Borland c++. The test web service function is very simple: a
function that accepts two integer passed byval and returns true if the
integers are the same and false if they aren't. The problem ...
can I progarmatically register asp.net to IIS22 Mar 2008 18:27 GMT1
I am using aspnet_regiss.exe utility from command prompt to register
asp.net to IIS. But my requirement is to do it programmatically so
that client need not worry about this registration. Can we do this
programmatically??
vs2008 and wse321 Mar 2008 23:12 GMT1
We have a website that was created initially in vs2005.  I had downloaded the
wse3.0 package and installed on my development machine and all worked fine.  
I have changed machines recently and went to vs2008 .net 3.5.  In trying to
convert the previously mentioned website, it gave ...
how do I get my own Web Service URL??21 Mar 2008 12:00 GMT1
hey, I have a web service here, with a few aspx pages too. I want it to
display the current web service URL.
now the first example I have found is
System.Net.Dns.Resolve(System.Net.Dns.GetHostName()).AddressList[0].ToString()
System.Net.HttpWebRequest equivalent19 Mar 2008 23:01 GMT4
What is the System.Net.HttpWebRequest equivalent code for the MS XML related
code below?
Thanks
Regards
Preserving static variables in web services.18 Mar 2008 02:24 GMT4
I have a static variable in my class that contains a socket connection.
This class is called from a webservice. I donot create a socket for each
request .
the socket is created and connected to the target address for the first
Consuming a web service - Access problems16 Mar 2008 23:02 GMT1
I am trying to access a webservice but have problems with connecting.
Config file is after the error.
This is the code i am using and the error is as below:
using System;
Privileges needed to instantiate COM objects16 Mar 2008 22:59 GMT5
I develop a webservice that, from time to time, needs to instantiate a
Word application and to create a document locally.
The webservice is running under the default credentials (ASPNET /
NETWORK SERVICES) but this doesn't provide enough rights to manipulate
Adding Web Service Reference from SharePoint lower level site coll15 Mar 2008 20:18 GMT8
I am having a heck of a time with accessing the Web Services for a
particular site collection.
I try to add a Web reference to VS2005 for example.  
http://URL/Sites/sites/MySite/Subsite/_vti_bin/lists.asmx
WCF Service15 Mar 2008 20:04 GMT1
Which tool and where to download for enabling WCF Service on the machine?
Thanks for anyone to give a clue.
Pages: 1 2 3 4 5 February, 2008
 
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.