Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

Error using smart image processor asp.net

Posted 13 Jun 2004 13:01:58
1
has voted
13 Jun 2004 13:01:58 Olivier Florence posted:
Hello,
I have done a page where users can upload a jpg, next I am using smart image processor but when submitting the form here is the error I get:

Server Error in '/' Application.
--------------------------------------------------------------------------------

Could not find a part of the path "C:\".
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 "C:\".

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:


[DirectoryNotFoundException: Could not find a part of the path "C:\".]
System.IO.__Error.WinIOError(Int32 errorCode, String str) +287
System.IO.Directory.InternalCreateDirectory(String fullPath, String path) +489
System.IO.Directory.CreateDirectory(String path) +195
System.Web.Compilation.PreservedAssemblyEntry.DoFirstTimeInit(HttpContext context) +85

[HttpException (0x80004005): Failed to create temporary files directory 'C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\0b06c833\c2ae2331'. Access denied.]
System.Web.Compilation.PreservedAssemblyEntry.DoFirstTimeInit(HttpContext context) +144
System.Web.Compilation.PreservedAssemblyEntry.EnsureFirstTimeInit(HttpContext context) +97
System.Web.Compilation.PreservedAssemblyEntry.GetPreservedAssemblyEntry(HttpContext context, String virtualPath, Boolean fApplicationFile) +29
System.Web.UI.TemplateParser.GetParserCacheItemFromPreservedCompilation() +91
System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) +148
System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() +125
System.Web.UI.TemplateParser.GetParserCacheItem() +88
System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) +120
System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context) +36
System.Web.UI.PageParser.GetCompiledPageInstanceInternal(String virtualPath, String inputFile, HttpContext context) +43
System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String path) +44
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) +699
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +95
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +173


Would any one know what the problem might be?
Regards,
Olivier

Edited by - oliflorence on 13 Jun 2004 13:03:49

Replies

Replied 14 Jun 2004 00:54:34
14 Jun 2004 00:54:34 Dave Thomas replied:
www.dmxzone.com/forum/topic.asp?TOPIC_ID=28581&FORUM_ID=544&CAT_ID=2&Topic_Title=Commercial+Extension+Help&Forum_Title=%2A%2A%2A+Macromedia+MX+%2A%2A%2A

Regards,
Dave

<img src="www.nova-cs.co.uk/DmxAvatar.jpg" border="0">

[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
Replied 24 Jun 2011 02:02:58
24 Jun 2011 02:02:58 S A M replied:
Hello,
The link posted is no longer available. Does anyone know where I can find the answer to this issue? Thanks!
Replied 12 Aug 2011 03:41:34
12 Aug 2011 03:41:34 zheng xiu replied:

Reply to this topic