|
ENES MURAT YILDIRIM
|
Durum: |
 |
|
Kayıt: |
20.01.2010 11:55:52 |
|
Mesajı: |
12 |
|
|
|
Yetki: |
Normal Üye |
|
|
|
|
|
10.03.2010 22:51:31 |
|
Server Error in '/WebSite9' Application.
Could not find a part of the path
'D:\Belgeler\Visual Studio
2005\WebSites\WebSite9\Uploadlar\bookmarks-2010-01-26.json'.
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.IO.DirectoryNotFoundException:
Could not find a part of the path 'D:\Belgeler\Visual Studio
2005\WebSites\WebSite9\Uploadlar\bookmarks-2010-01-26.json'.
Source Error:
Line 4: Line 5: Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click Line 6: FileUpload1.SaveAs(Server.MapPath("Uploadlar/") + FileUpload1.FileName) Line 7: Label1.Text = "Seçtiğin Dosya Yüklenmiştir...." Line 8: End Sub
|
Source File: D:\Belgeler\Visual Studio
2005\WebSites\WebSite9\Default.aspx.vb Line: 6
Stack Trace:
[DirectoryNotFoundException: Could not find a part of the path 'D:\Belgeler\Visual Studio 2005\WebSites\WebSite9\Uploadlar\bookmarks-2010-01-26.json'.] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2013648 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) +998 System.IO.FileStream..ctor(String path, FileMode mode) +65 System.Web.HttpPostedFile.SaveAs(String filename) +229 System.Web.UI.WebControls.FileUpload.SaveAs(String filename) +50 _Default.Button1_Click(Object sender, EventArgs e) in D:\Belgeler\Visual Studio 2005\WebSites\WebSite9\Default.aspx.vb:6 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +96 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +117 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +31 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +32 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +72 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3838
|
Version Information: Microsoft .NET Framework
Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
|
|