Re: webbrowser can not find the website in localhost
- From: "Gillard" <gillard_georges@@@@@@@@@hotmail.com>
- Date: Wed, 30 Jul 2008 16:49:31 +0200
a qeb site NEED a webserver to run
if you are using Visual Web Develloper
you have somewhere on you hard drive a file named "WebDev.WebServer.EXE"
find it run it with the apropriate parrameter and you'll be able to acces your web site from a webbrowser
it should be something like this
"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\WebDev.WebServer.EXE /path: C:\Documents and Settings\Georges\Mes documents\ironspeed
"AAaron123" <aaaron123@xxxxxxxxxxxxxx> wrote in message news:ea8HLTd8IHA.3384@xxxxxxxxxxxxxxxxxxxxxxx
I have an vs2008 app that generates a website..
I have a vs2008 app that uses the webbrowser and does this:
WebBrowser1.Navigate(New Uri(address))
the address is:
http://localhost:1226/Mr.%20Louis%20Jones/
If I'm running the app that generates the website and it has open the website, the webbrowser app will open the website OK
But if the generating app is not showing the website the webbrowser app can not find/show the website.
If you know what is going on I'd appreciate learning about it.
Thanks
- References:
- webbrowser can not find the website in localhost
- From: AAaron123
- webbrowser can not find the website in localhost
- Prev by Date: Re: Crystal Reports Help
- Next by Date: Re: Crystal Reports Help
- Previous by thread: Re: webbrowser can not find the website in localhost
- Next by thread: Re: Using Array.FindAll
- Index(es):
Relevant Pages
|