Guys, I've fixed it, you have to grant security access to the IUSR on the temp folder of aspnet (C:/Documents and Settings/[servername]/aspnet/local settings/temp). actually i grant permissions to everyone but it seems to be something about impersonation on the web.config file, later I'll study this issue, but for now it works for me. Thanks
|