I have windows 7 installed in my MAC VmWare.
In windows I have dotNetNuke instalation hosted on iis.
I try to access this iis from MAC browser by typing ip address of my virtual machine:

192.168.x.y

This shows me IIS welcome message.
But when I try to access dotnetnuke...

192.168.x.y/dotnetnuke

I receive 404 error. I can't find way to access this site from host machine :(
Firewall is turned off in windows.
VmWare is set to briged mode.

link|improve this question
As you can access the IIS welcome page? The routing to your VM seems to work. Have you checked IIS manager to see of there is a virtual directory called dotnetnuke? Have you enabled asp.net in IIS features? – Sam Jan 13 at 9:09
Yes I have dotetnuke in IIS it's under 'DefaultWebSite' I can access it in windows (I use it all the time). – 1110 Jan 13 at 9:16
feedback

1 Answer

up vote 0 down vote accepted

I made it. I have changed alias for portal in 192.xxx.yy.ss/myPortal and it worked.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.