|
-
Apr 28th, 2005, 08:57 AM
#1
Thread Starter
Hyperactive Member
Who stole my stylesheet? [RESOLVED]
Hi,
I created this web project in a folder resides in my desktop. The virtual directory name has been set and the proper permission is given to the necessarily members.
When I load the page from my own machine, the stylesheet file ("styles.css") is able to work. But when I try to view the page, the stylesheet file doesn't work. So I tried to download the stylesheet file ("http://<domain name>/<virtual path>/styles.css") from the Internet, the file turns out to be blank.
What is happening here? Why does the file became empty? Is there any security policy I need to set in dotNet Fx?
Thanks for any input.
Last edited by Harddisk; Oct 10th, 2005 at 08:34 PM.
-
Oct 10th, 2005, 08:34 PM
#2
Thread Starter
Hyperactive Member
Re: Who stole my stylesheet?
I guess I'll answer this myself.
Do not create a virtual directory based on folders on the Desktop or a user's home directory, otherwise the users ASPNET or IUSR_<machine_name> would require Administrators group rights. (This is merely a guess on the permissioning)
So please create the virtual directory on any other folders/drives.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|