<newbie> how to open a web browser window in vs2008?

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

hi

I'm wondering how to open a web browser window in VS2008. I've created a
simple windows Live Agent and just want to test it in the VS2008 before I
deploy it...

any ideas how to open a webbrowser window in VS2008, or is it enough to use
my standard webbrowser (IE7) and navigate to port 8000?
 
Is this what you mean...?
- I'm not sure that is what I mean. What I mean is that I've installed the
Windows Live Agent SDK on my computer. So in VS2008 can create Live Agent
projects. Now I'm looking into how to test my agent..

I'm following this tutorial.
http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=454
between 27:45 and 27:55 that man is testing his agent in a webbrowser window
inside visual studio. I'm not sure how to bring up that window which that
man in the video is using for testing his agent in the visual studio
 
Go to "View/Other Windows" or Ctrl+Alt+R

Never knew about that... looks like useful feature....

Thanks
George.
 
Back
Top