Nem tudom kinek kell a problémákat jelezni úgyhogy ide írok,előre is bocs ha nem ide kéne!Egy olyan problémám lenne,hogy napok óta nem tudok képet feltölteni!Ezt az üzit dobja ki a gép:
Server Error in '/' Application.
The directory is not empty. 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.IOException: The directory is not empty. Source Error:
Line 242: Db.RollbackTransaction(TransID);
Line 243: if (PhotoDir!=null)
Line 244: PhotoDir.Delete();
Line 245: FatalError(ERROR_SAVING_IMAGE,e);
Line 246: } Source File: X:\Hosting\Photographers\wwwroot\photo.a spx Line: 244 Stack Trace:
[IOException: The directory is not empty.
]
System.IO.__Error.WinIOError(Int32 errorCode, String str) +723
System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive) +563
System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive) +228
System.IO.DirectoryInfo.Delete() +16
ASP.photo_aspx.SavePhoto(Bitmap original, SqlDataReader Fold, SqlDataReader Pub) in X:\Hosting\Photographers\wwwroot\photo.a spx:244
ASP.photo_aspx.__Render__control1(HtmlTe xtWriter __output, Control parameterContainer) in X:\Hosting\Photographers\wwwroot\photo.a spx:596
System.Web.UI.Control.RenderChildren(Htm lTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWri ter writer) +7
System.Web.UI.Control.RenderControl(Html TextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1926
Version Information: Microsoft .NET Framework Version:1.1.4322.2443; ASP.NET Version:1.1.4322.2407
Tundnátok segítteni?Mi lehet a probléma?Válaszokat előre is köszönöm!
|