当前位置:才华君>简历>简历模版>

Reveal达标 简历上传出现错误,请求HR帮忙!

简历模版 阅读(1.49W)

Reveal做完分数全部没问题 结果简历出现了如下的错误代码。后来我改了简历的名字有上传了一遍,但是不知道有没有上传成功。右边那栏还是send your cv to Loreal

Reveal达标 简历上传出现错误,请求HR帮忙!

用户名:Li Mengyu注册账号是cristina_lee

HR帮忙查看解答 谢谢您了!

对话框显示如下:

Server Error in / Application.

Access to the path CAWEB01uploadedfileslorealprofile10723_WZY.doc is denied.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.UnauthorizedAccessException: Access to the path CAWEB01uploadedfileslorealprofile10723_WZY.doc is denied.

ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}ASPNET on IIS 5 or Network Service on IIS 6) that is used if the application is not impersonating. If the application is impersonating via

, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user.

To grant ASP.NET access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[UnauthorizedAccessException: Access to the path CAWEB01uploadedfileslorealprofile10723_Wang Zeyu(English CV).doc is denied.]

System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +7716639

System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) +1162

System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) +61

System.IO.FileStream..ctor(String path, FileMode mode) +55

System.Web.HttpPostedFile.SaveAs(String filename) +99

Reveal.Loreal.Tools.upload_resume.SaveResume_Click(Object sender, EventArgs e) in C:p4AdCommsNAdevwebdevreveal_loreal_com_2011webtoolsupload-resume.aspx.cs:138

System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +108

System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +118

System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10

System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13

System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

Version Information: Microsoft .NET Framework Version:2.0.50727.3607; ASP.NET Version:2.0.50727.3082