buen día miren tengo un problema con asp.net quiero subir fotos al servidor pero me muestra este error:
System.UnauthorizedAccessException: Access to the path 'C:\Inetpub\vhosts\paginaweb.com\httpdocs\DEPENDEN CIAS\Ejercicio\3_Colinas azules.jpg' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTR
SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode) at System.Web.HttpPostedFile.SaveAs(String filename) at System.Web.UI.WebControls.FileUpload.SaveAs(String filename) at ASP.dependencias_subirarchivo_aspx.btnAgregar_Clic k(Object sender, ImageClickEventArgs e) in C:\Inetpub\vhosts\paginaweb.com\httpdocs\DEPENDENC IAS\subirArchiv
C:\Inetpub\vhosts\paginaweb.com\httpdocs\DEPENDENC IAS\subirArchivo.aspx:line 92
estaba leyendo por hay que tenia que agregar el usuario asp.net a la carpeta lo hise pero ni aun asi funciono... no se si por hay les aya pasado saludos. y muchas gracias de antemano