Hi,
Create a virtual directory for your web services, of the same name as that on your machine. Upload all your ASMX files and the bin folder to your host, and that should do it. (THis is assuming that your web services use the most basic resources)
HTH
Altaf [MVP]
--------------------------------------------------------------------------------
All that glitters has a high refractive index.
www.mendhak.com
Hi All
How Can I Publish My XML Web Service To My Site
My web site is www.Hageg.com
Registered in www.webhost4life.com
Any Id
Tank you
taha - 01 Nov 2005 00:33 GMT
thx for the advise , but im still having problems with it , when i create
the wsdl file the location inside points to my own pc and not the host
server,
example :</binding>
<service name='SsfDataBase' >
<port name='SsfDataBaseSoapPort' binding='wsdlns:SsfDataBaseSoapBinding' >
<soap:address location='http://localhost/SsfWeb/SsfDataBase.ASP'/>
</port>
</service>
</definitions>
*************shouldnt the soap address location direct or point to my url
(www.hageg.com)
thank you for your assistence
Hi,
Create a virtual directory for your web services, of the same name as that
on your machine. Upload all your ASMX files and the bin folder to your
host, and that should do it. (THis is assuming that your web services use
the most basic resources)
HTH
Altaf [MVP]
----------------------------------------------------------------------------
----
All that glitters has a high refractive index.
www.mendhak.com
"taha" <taha105@hotmail.com> wrote in message
news:%239n7rE21FHA.3756@tk2msftngp13.phx.gbl...
Hi All
How Can I Publish My XML Web Service To My Site
My web site is www.Hageg.com
Registered in www.webhost4life.com
Any Id
Tank you
tank you Altaf for replay
but how can i regester my dll com server in the server?