开发者

viewing MS Visual Studio 2010 localhost through windows virtual machine

I curre开发者_开发百科ntly test .net aplications using visual studio 2010. I need to test the site in ie6 so need to run through windows virtual machine. Is there any way to do this?

Regards,

Phil


When connecting from virtual machine, you need to replace localhost with host machine name. And, of course, there should be network connection between host machine and virtual one.

Second, you can't connect to Web Development Server from another machine (virtual or real) since it doesn't support remote connections. You need to deploy your application on IIS


This might be a possible solution: use port forwarding to connect your virtual machine to the VS webserver.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜