Need Help!
-
i am currently developing a ASP.net project located on a server, i can open the project but whenever i add a item to the project or whenever i add a new page, it says, "Unable to add File '. Access Denied." what am i going through here? Anyone knows how to solve this? Please help me... BTW, im using windows XP Pro..
-
i am currently developing a ASP.net project located on a server, i can open the project but whenever i add a item to the project or whenever i add a new page, it says, "Unable to add File '. Access Denied." what am i going through here? Anyone knows how to solve this? Please help me... BTW, im using windows XP Pro..
-
i think u dont get an access to write that project..look at the configuration on server, did u'r server allow u to modified the project
Kind Regards, Tomi
how am i going to do what you have said?
-
i am currently developing a ASP.net project located on a server, i can open the project but whenever i add a item to the project or whenever i add a new page, it says, "Unable to add File '. Access Denied." what am i going through here? Anyone knows how to solve this? Please help me... BTW, im using windows XP Pro..
Since you are new I will not flame you, but please read the forum guidelines. Messages should have titles with meaning. 'Need help' or 'urgent' may get you ignored.
_____________________________________________ Flea Market! It's just like...it's just like...A MINI-MALL!
-
i am currently developing a ASP.net project located on a server, i can open the project but whenever i add a item to the project or whenever i add a new page, it says, "Unable to add File '. Access Denied." what am i going through here? Anyone knows how to solve this? Please help me... BTW, im using windows XP Pro..
Sounds like a permissions issue. Is this your server or is it a 3rd party server? If it's yours, make sure the folder you are trying to create the file in has "write" permissions enabled for your account. Are you listed as the administrator or a particular user? Ensure whichever username you're using has the propper security permissions. If it's a 3rd party server, contact the hosting company and inform them of your error. They'll look into the folder permissions for you. -Goalie35