C
CFTK
Hi, I want to publish my Website at IIS and I am not administrator...
I want to check this conclusion is right...
OK, this is what we have got; we can do it in two ways:
1. Creating the Website directly at wwwroot, what gives it the
corresponding permission
2.Creating the Website under FileSystem . Create a virtualdirectory
under IIS pointing to our Website folder. Give permission to the ASPNET
user over that folder.
That´s the way it worked for us. Is that the correct way?
thanks
P.D: By the way, we have as predetermined file our Default.aspx;
however it doesn´t arrive to it unless you type it explicitly at the
url. ( and I must say it has worked before...) have you any idea of
what could be happening?
I want to check this conclusion is right...
OK, this is what we have got; we can do it in two ways:
1. Creating the Website directly at wwwroot, what gives it the
corresponding permission
2.Creating the Website under FileSystem . Create a virtualdirectory
under IIS pointing to our Website folder. Give permission to the ASPNET
user over that folder.
That´s the way it worked for us. Is that the correct way?
thanks
P.D: By the way, we have as predetermined file our Default.aspx;
however it doesn´t arrive to it unless you type it explicitly at the
url. ( and I must say it has worked before...) have you any idea of
what could be happening?