Setup

  • OS X Lion + Parallels(virtual machine)
  • VM -> Windows 7 + IIS server

What's working:

  • Local apache of mac running on localhost, or 127.0.0.1
  • IIS server within win 7 in 'its' localhost, and all //localhost/sites
  • IIS server(just the default page) browse from mac into Windows 7 using //10.211.55.14

What's not working: which I get the 500 interal error

  • IIS server /url when browse from mac into Windows 7 using //10.211.55.14:39871/ or //10.211.55.14/site

I've tried:

Setting rights in Folder> Property> Safety> Rights, Read/Write/Full access

for admin, user, iis_iusrs, iusr, my_user_name

Does any one have any solutions?

link|improve this question
feedback

migrated from stackoverflow.com Aug 15 '11 at 14:13

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown