<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for Webservice on port 9999 vs2008 (TechOff on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/forums/techoff/451318-webservice-on-port-9999-vs2008/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Webservice on port 9999 vs2008 (TechOff on Channel 9)</title><link>http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/</link></image><description>Webservice on port 9999 vs2008</description><link>http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/</link><language>en-us</language><pubDate>Tue, 06 Jan 2009 09:16:54 GMT</pubDate><lastBuildDate>Tue, 06 Jan 2009 09:16:54 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Re: Webservice on port 9999 vs2008</title><description>&lt;P&gt;I tried adding a web service reference to a web service running on port 9999 and I don't see any problems (VS2008).&amp;nbsp; I'd suggest you to install Fiddler (&lt;A href="http://www.fiddlertool.com/Fiddler2/version.asp"&gt;http://www.fiddlertool.com/Fiddler2/version.asp&lt;/A&gt;) and see what VS is doing. The host header mentioned in the page you linked to is definitely correct here. My guess is that something is wrong on the server side, not in VS.&lt;BR&gt;&lt;BR&gt;And in general: if the "add reference" wizard is giving you trouble for some reasons it doesn't mean you can't run the web service on&amp;nbsp;a&amp;nbsp;port other than 80. You can:&lt;BR&gt;1. temporarily run the web service on port 80 just to add the reference. After adding the reference you can edit the URL in the generated files or simply set the Url property when you create an instance of the web service proxy.&lt;BR&gt;2. get the wsdl file by using a browser and then use the wsdl.exe tool from the .NET SDK to generate the web service proxy.&lt;BR&gt;&lt;BR&gt;&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451456</link><pubDate>Tue, 06 Jan 2009 09:16:54 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451456</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/451456/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I tried adding a web service reference to a web service running on port 9999 and I don't see any problems (VS2008).&amp;nbsp; I'd suggest you to install Fiddler (http://www.fiddlertool.com/Fiddler2/version.asp) and see what VS is doing. The host header mentioned in the page you linked to is definitely&amp;#8230;</evnet:previewtext><dc:creator>Dexter</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/451456/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Webservice on port 9999 vs2008</title><description>Hi there, Please put away the bats :D&lt;BR&gt;&lt;BR&gt;No need for bloodshed&lt;BR&gt;&lt;BR&gt;as I posted in my first post the webservice running on port 9999 works fine as I access it with internet explorer. the service runs fine and the webservice updates the database as expected using http, it is not a problem with DNS nor Domain name, Eric is right in that respect.&lt;BR&gt;the problem comes in with visual studio 2003 -2005 -2008. If I attempt to attach the webservice the wizard reports that it is looking on port 80 and not on port 9999, it starts looking on port 9999 then switches of to port 80. It looks like visual studio "thinks" that all webservices should run on port 80 by default and starts to look there, after it gets the original url from the wizard.&lt;BR&gt;Eric thank you for your input. ill look at those urls now.&lt;BR&gt;And I did change the log details for security ;) but please learn to be more patient ;) you could have just ignored those posts and answered myn. But thank you anyway.&lt;BR&gt;&lt;BR&gt;The only text that was changed was domain names and ip addresses, the error from the wizard is the same otherwise.&lt;BR&gt;&lt;BR&gt;My question is simple do I have to use port 80 or can I use any port I want ? and if I can use any port i want how do I do it&lt;BR&gt;&lt;BR&gt;Thanks to all , and stop fighting please.&lt;BR&gt;&lt;BR&gt;I found this is a common problem that the solution&amp;nbsp;no longer works in vs2008&lt;BR&gt;&lt;A href="http://www.tech-archive.net/Archive/DotNet/microsoft.public.dotnet.framework/2004-05/1885.html"&gt;http://www.tech-archive.net/Archive/DotNet/microsoft.public.dotnet.framework/2004-05/1885.html&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;Eric is this you ?&lt;BR&gt;&lt;A href="http://www.developer.com/services/article.php/3649576"&gt;http://www.developer.com/services/article.php/3649576&lt;/A&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451448</link><pubDate>Tue, 06 Jan 2009 08:01:56 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451448</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/451448/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi there, Please put away the bats :DNo need for bloodshedas I posted in my first post the webservice running on port 9999 works fine as I access it with internet explorer. the service runs fine and the webservice updates the database as expected using http, it is not a problem with DNS nor Domain&amp;#8230;</evnet:previewtext><dc:creator>a0011010011a</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/451448/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Webservice on port 9999 vs2008</title><description>Eric. I'm not stupid, please don't assume that I am.&lt;br&gt;&lt;br&gt;At which point did I indicate that I had not read the error message, and at which point did I point out any spelling errors?&lt;br&gt;&lt;br&gt;My point was that you have changed the text of the error message as an example. that achieves nothing.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451444</link><pubDate>Tue, 06 Jan 2009 07:38:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451444</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/451444/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Eric. I'm not stupid, please don't assume that I am.At which point did I indicate that I had not read the error message, and at which point did I point out any spelling errors?My point was that you have changed the text of the error message as an example. that achieves nothing.</evnet:previewtext><dc:creator>John</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/451444/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Webservice on port 9999 vs2008</title><description>news flash if we learn to read the error message we can debug the problem.........&lt;BR&gt;&lt;BR&gt;have you tried this ? or maybe your to busy looking for spelling mistakes !!! lol you have heard of IIS right ? &lt;BR&gt;you do know how to create a port in IIS right, If you need I can send you a link on how to do it.&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451428</link><pubDate>Tue, 06 Jan 2009 05:02:06 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451428</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/451428/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>news flash if we learn to read the error message we can debug the problem.........have you tried this ? or maybe your to busy looking for spelling mistakes !!! lol you have heard of IIS right ? you do know how to create a port in IIS right, If you need I can send you a link on how to do it.</evnet:previewtext><dc:creator>erictheman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/451428/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Webservice on port 9999 vs2008</title><description>&lt;blockquote&gt;&lt;div&gt;erictheass said:&lt;/div&gt;&lt;div&gt;&lt;br&gt;
I have just tried it with the same results so there.&lt;br&gt;
&lt;/div&gt;&lt;/blockquote&gt;&lt;br&gt;
&lt;br&gt;
Way to endear yourself.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
When posting error messages, if you wish to remove your domains, at
least make it obvious, such as changing it to tempuri.org or (domain
removed).&lt;br&gt;
&lt;br&gt;
I had assumed that the user had not changed the domain names as a
security measure, considering that he has left the IP address that the
domain name resolves to intact.&lt;br&gt;
&lt;br&gt;
&lt;blockquote&gt;&lt;div&gt;erictheass said:&lt;/div&gt;&lt;div&gt;&lt;br&gt;
&lt;br&gt;
&lt;div&gt;
                    Download:[Pending]
                &lt;/div&gt;

                
                    Metadata contains a reference that cannot be resolved: 'http://vs2008.org/email-catcher/service.asmx?wsdl'.&lt;br&gt;
&lt;br&gt;
where is the port 9999 here ?&lt;br&gt;
&lt;br&gt;
should read&amp;nbsp;&lt;br&gt;
Metadata
contains a reference that cannot be resolved:
'http://vs2008.org:9999/email-catcher/service.asmx'.Unable to connect
to the remote server&lt;br&gt;
&lt;br&gt;
maybe you should try this out.........&lt;br&gt;
it has nothing to do with domain name..............&lt;br&gt;
&lt;/div&gt;&lt;/blockquote&gt;&lt;br&gt;
&lt;br&gt;
Newsflash: changing the error message does not correct the error.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451393</link><pubDate>Mon, 05 Jan 2009 20:14:39 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451393</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/451393/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>erictheass said:
I have just tried it with the same results so there.


Way to endear yourself.


When posting error messages, if you wish to remove your domains, at
least make it obvious, such as changing it to tempuri.org or (domain
removed).

I had assumed that the user had not changed the domain&amp;#8230;</evnet:previewtext><dc:creator>John</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/451393/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Webservice on port 9999 vs2008</title><description>Metadata contains a reference that cannot be resolved: 'http://vs2008.org/email-catcher/service.asmx?wsdl'.&lt;BR&gt;&lt;BR&gt;where is the port 9999 here ?&lt;BR&gt;&lt;BR&gt;should read&amp;nbsp;&lt;BR&gt;Metadata contains a reference that cannot be resolved: 'http://vs2008.org:9999/email-catcher/service.asmx'.Unable to connect to the remote server&lt;BR&gt;&lt;BR&gt;maybe you should try this out.........&lt;BR&gt;it has nothing to do with domain name..............&lt;BR&gt;&lt;BR&gt;its ports&lt;BR&gt;further a0011010011 says clearly&amp;nbsp;&lt;BR&gt;The webservice runs perfectly, via &lt;A href="http://etc.service.asmx/" target=_blank&gt;http://etc.service.asmx/&lt;/A&gt; &lt;BR&gt;I see the webservice and am able to run it nicely, &lt;BR&gt;&lt;BR&gt;And tell me about security ?&lt;BR&gt;when is the last time you scanned port 9999 through all class a b and c addresses ?&lt;BR&gt;when is the last time you scanned port 80 through all class a b and c addresses ?&lt;BR&gt;what would you scan port 80 or 9999 ? hmm lets see .....&lt;BR&gt;Basic security &lt;BR&gt;like I said its a ports problem in visual studio 2008.......... I have just tried it with the same results so there.</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451371</link><pubDate>Mon, 05 Jan 2009 18:00:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451371</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/451371/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Metadata contains a reference that cannot be resolved: 'http://vs2008.org/email-catcher/service.asmx?wsdl'.where is the port 9999 here ?should read&amp;nbsp;Metadata contains a reference that cannot be resolved: 'http://vs2008.org:9999/email-catcher/service.asmx'.Unable to connect to the remote&amp;#8230;</evnet:previewtext><dc:creator>erictheman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/451371/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Webservice on port 9999 vs2008</title><description>&lt;P&gt;did you read the OP's error message ?? I do not think you did....&amp;nbsp; he has a reference to a domain name that is not resolved!&lt;/P&gt;
&lt;P&gt;the port # is another issue....&amp;nbsp; &lt;/P&gt;
&lt;P&gt;and using a different port # is *NOT* a way to create security!&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451360</link><pubDate>Mon, 05 Jan 2009 17:08:36 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451360</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/451360/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>did you read the OP's error message ?? I do not think you did....&amp;nbsp; he has a reference to a domain name that is not resolved!
the port # is another issue....&amp;nbsp; 
and using a different port # is *NOT* a way to create security!</evnet:previewtext><dc:creator>figuerres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/451360/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Webservice on port 9999 vs2008</title><description>Well If he wanted to make it a public webservice then I am sure he would have used port 80 !!&lt;BR&gt;and he would have given everyone and their dog the address to play with on port 80 and the question that he asked would not be a question , now thats what you call smart!!&lt;BR&gt;&lt;BR&gt;SECURITY &lt;BR&gt;SECURITY&lt;BR&gt;SECURITY&lt;BR&gt;&lt;BR&gt;a0011010011 there is a utility called&amp;nbsp;Wsdl.exe&lt;BR&gt;&lt;BR&gt;look here&lt;BR&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/7h3ystb6(VS.80).aspx"&gt;http://msdn.microsoft.com/en-us/library/7h3ystb6(VS.80).aspx&lt;/A&gt;&lt;BR&gt;try this&lt;BR&gt;&lt;A href="http://www.devcity.net/PrintArticle.aspx?ArticleID=24"&gt;http://www.devcity.net/PrintArticle.aspx?ArticleID=24&lt;/A&gt;&lt;BR&gt;&lt;A href="http://www.devcity.net/PrintArticle.aspx?ArticleID=26"&gt;http://www.devcity.net/PrintArticle.aspx?ArticleID=26&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451349</link><pubDate>Mon, 05 Jan 2009 16:29:14 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451349</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/451349/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Well If he wanted to make it a public webservice then I am sure he would have used port 80 !!and he would have given everyone and their dog the address to play with on port 80 and the question that he asked would not be a question , now thats what you call smart!!SECURITY SECURITYSECURITYa0011010011&amp;#8230;</evnet:previewtext><dc:creator>erictheman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/451349/Trackback.aspx</trackback:ping></item><item><title>Re: Webservice on port 9999 vs2008</title><description>Why is your webservice pointing at vs2008.org? as far as I can see the domain does not exist.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451319</link><pubDate>Mon, 05 Jan 2009 12:51:34 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/451318-Webservice-on-port-9999-vs2008/?CommentID=451319</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/451319/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Why is your webservice pointing at vs2008.org? as far as I can see the domain does not exist.</evnet:previewtext><dc:creator>John</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/451319/Trackback.aspx</trackback:ping></item></channel></rss>