Click here to Skip to main content
15,886,110 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: any localization support tools out there? Pin
Laxman Auti20-Mar-07 6:26
Laxman Auti20-Mar-07 6:26 
QuestionInfragistics Ultra Explorer Bar question Pin
Draqonis19-Mar-07 12:09
Draqonis19-Mar-07 12:09 
AnswerRe: Infragistics Ultra Explorer Bar question Pin
Pete O'Hanlon19-Mar-07 23:42
mvePete O'Hanlon19-Mar-07 23:42 
QuestionHow to Convert existing C# Windows Application to C# Web Application.. Pin
MPS_DotNet18-Mar-07 21:10
MPS_DotNet18-Mar-07 21:10 
AnswerRe: How to Convert existing C# Windows Application to C# Web Application.. Pin
Colin Angus Mackay19-Mar-07 1:18
Colin Angus Mackay19-Mar-07 1:18 
AnswerRe: How to Convert existing C# Windows Application to C# Web Application.. Pin
Dave Kreskowiak19-Mar-07 1:40
mveDave Kreskowiak19-Mar-07 1:40 
QuestionHow can I rendering select list item with added attributes? Pin
howardjr17-Mar-07 22:03
howardjr17-Mar-07 22:03 
QuestionAcces is denied to folder in Temporary ASP.NET Files Pin
viktor999017-Mar-07 0:32
viktor999017-Mar-07 0:32 
I'm getting this error message when trying to request my web application:

Access to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\root\6afc08f4\6af070d3" is denied.

What could be the reason and how to solve that?
Notice that I could not root\6afc08f4\6af070d3 folders in 'Temporary ASP.NET Files' folder.
IIS is configured to point to the right directory and first page.
Thanks for any help.

Here is the stack trace:

[UnauthorizedAccessException: Access to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\root\6afc08f4\6af070d3" is denied.]
System.IO.__Error.WinIOError(Int32 errorCode, String str) +393
System.IO.Directory.InternalCreateDirectory(String fullPath, String path) +632
System.IO.Directory.CreateDirectory(String path) +195
System.Web.Compilation.PreservedAssemblyEntry.DoFirstTimeInit(HttpContext context) +85
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.ApplicationFileParser.GetCompiledApplicationType(String inputFile, HttpContext context, ApplicationFileParser& parser) +171
System.Web.HttpApplicationFactory.CompileApplication(HttpContext context) +43
System.Web.HttpApplicationFactory.Init(HttpContext context) +485
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +170
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414



AnswerRe: Acces is denied to folder in Temporary ASP.NET Files Pin
kubben17-Mar-07 2:31
kubben17-Mar-07 2:31 
QuestionWhy would an exception that's been caught continue to propogate up the call stack? Pin
gmarian16-Mar-07 19:55
gmarian16-Mar-07 19:55 
AnswerRe: Why would an exception that's been caught continue to propogate up the call stack? Pin
Colin Angus Mackay19-Mar-07 0:59
Colin Angus Mackay19-Mar-07 0:59 
GeneralRe: Why would an exception that's been caught continue to propogate up the call stack? [modified] Pin
gmarian23-Mar-07 18:23
gmarian23-Mar-07 18:23 
QuestionThreading a form class Pin
earlgraham16-Mar-07 8:07
earlgraham16-Mar-07 8:07 
QuestionCompile icon files into a .dll file Pin
SSMERK00716-Mar-07 3:51
SSMERK00716-Mar-07 3:51 
AnswerRe: Compile icon files into a .dll file Pin
Mike Dimmick16-Mar-07 4:34
Mike Dimmick16-Mar-07 4:34 
QuestionSmart tags Word 2007 VSTO 2005 SE Pin
Eagle_Wizard16-Mar-07 1:03
Eagle_Wizard16-Mar-07 1:03 
QuestionAssembly not loading Pin
nutkase15-Mar-07 8:42
nutkase15-Mar-07 8:42 
AnswerRe: Assembly not loading Pin
Marcus J. Smith15-Mar-07 9:49
professionalMarcus J. Smith15-Mar-07 9:49 
GeneralRe: Assembly not loading Pin
nutkase15-Mar-07 9:52
nutkase15-Mar-07 9:52 
GeneralRe: Assembly not loading Pin
nutkase15-Mar-07 11:57
nutkase15-Mar-07 11:57 
GeneralRe: Assembly not loading Pin
Dave Kreskowiak15-Mar-07 12:48
mveDave Kreskowiak15-Mar-07 12:48 
GeneralRe: Assembly not loading Pin
nutkase15-Mar-07 15:18
nutkase15-Mar-07 15:18 
QuestionEnterprise Library Data Access Block 2.0 Pin
saltcode15-Mar-07 1:22
professionalsaltcode15-Mar-07 1:22 
AnswerRe: Enterprise Library Data Access Block 2.0 Pin
Colin Angus Mackay15-Mar-07 1:58
Colin Angus Mackay15-Mar-07 1:58 
GeneralRe: Enterprise Library Data Access Block 2.0 Pin
saltcode15-Mar-07 2:30
professionalsaltcode15-Mar-07 2:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.