visual studio 2010 - Accessing IIS 7.5 Express from another machine on the intranet -
i running on vs 2010 pro sp1 beta , iis 7.5 express. working fine, trying access site machine on our intranet , not seem see anything, a:
"oops! link appears broken."
error in chrome. if on machine , type in:
123.45.6.8/sitename
instead of:
localhost/sitename
(which works), error. can done iis 7.5 express? thank you.
iis express default supports local connections - according statement scottgu, there should option explicitly enable remote connections, however.
see blog post: serving external traffic webmatrix how this.
Comments
Post a Comment