Ask a Question related to ASP.NET Web Services, Design and Development.
-
Ola Johansson #1
URL change when adding asmx file in VS.Net
I have built a webservice and when i add a web reference to my
localhost everything works fine. When i put the webservice on our test
server and try to add a webreference to it i got some problems.
Our test server has a DNS name that i must use when i add the
reference and that works fine. I get the methods of the webservice and
so on. But it changes the url to another DNS name for some reson. And
when i click ok in the "Add Webreference" dialog i says it cant
download the wsdl file.
Anyone know if there is some known problem that it changes the URL? I
guess it is some problems with the network configuration here at my
company but its ALOT of work to get in touch with thoose people and
make them change anything and so on.
I can say that i've once tried to add the webservice as localhost and
then manually changes all the localhost to the URL to our test servers
and that worked. But it changes back to localhost after a while for
some reason .. gahh sometimes visual studio make it to "easy" for you
...
Anyone have any ideas?
/Ola
Ola Johansson Guest
-
Adding a change event to a Date attribute of a customcomponent.
How do I add a change event for a custom attribute on a custom component? Example code: ... -
Number of WebMethods limited in .asmx file?
Hi, I'm working with a large webservice project. This project exposes many different WebMethods in the .asmx file. Recently, I've been having... -
how to disable the web page seen when navigating to the asmx file?
hello, is there a way to not let the browser display the stock page showing the list of methods of my web service when I navigate to the asmx... -
How to change flash file to director file
Dear All, I wanted to change flash file (swh) to director file completely. I mean when I play the director movie, no need original flash file... -
open an asmx file brings up a dialog for download
I installed .Net Framework sdk and redistibutable and visual studio.net on my machine. and I created a web service. I built the solution and I...



Reply With Quote

