Security problem
Hello
I build a .net web project with C#.Then I try to use it from other machine in my local network.I try to ping to the machine which my .net web projech is installed from the windows command prompt.It can ping successfully .but when I use Internet Explorer to open the starting page ,it cannot find that page.But if I test it from the machine which I save the project,it work well. I set the directory security of my web project to allow annonymous access with read and write.What should I do next?
Somsak from Thailand
|