Hi,
i have build a asp.net project in vs.net 03.
now i tried to run it in a computer in which .net 1.1 is installed but not vs.net.
I copied my project ( say: proj1 )in InetPub>wwwroot, and allow to share it in web.
when i typed in internet Explorer
http://localhost/proj1/home.aspx
( i had a page named home.aspx)
but i got the message:
you are not authorized to view this page.
what was the problem ?
Aritra Mukherjee,
CS-4th Year,
MSIT-Kolkata.