Click here to Skip to main content
15,896,201 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGet file path from file upload control [modified] Pin
Orcun Iyigun26-Apr-11 11:47
Orcun Iyigun26-Apr-11 11:47 
AnswerRe: Get file path from file upload control Pin
busbyam26-Apr-11 13:01
busbyam26-Apr-11 13:01 
GeneralRe: Get file path from file upload control Pin
Orcun Iyigun27-Apr-11 5:44
Orcun Iyigun27-Apr-11 5:44 
AnswerRe: Get file path from file upload control Pin
Prasanta_Prince26-Apr-11 18:19
Prasanta_Prince26-Apr-11 18:19 
GeneralRe: Get file path from file upload control Pin
Orcun Iyigun27-Apr-11 5:45
Orcun Iyigun27-Apr-11 5:45 
AnswerRe: Get file path from file upload control Pin
walterhevedeich26-Apr-11 18:47
professionalwalterhevedeich26-Apr-11 18:47 
GeneralRe: Get file path from file upload control Pin
Orcun Iyigun27-Apr-11 5:46
Orcun Iyigun27-Apr-11 5:46 
QuestionFavicon not found Pin
GenJerDan26-Apr-11 9:35
GenJerDan26-Apr-11 9:35 
VS2010, .NET 3.5 & 4

Not sure if it's an asp.net problem or visual studio itself, but...

URL:	/favicon.ico
User:	me
Exception Type:	System.Web.HttpException
Message:	File does not exist.
Stack Trace:	at System.Web.StaticFileHandler.GetFileInfo(String virtualPathWithPathInfo, String physicalPath, HttpResponse response)
at System.Web.StaticFileHandler.ProcessRequestInternal(HttpContext context)
at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)


It can't find the favicon.ico file.

For good reason: it does not exist.
It doesn't exist for a good reason, too: I didn't reference one anywhere in my code, so didn't feel the need to create one.

So why do I keep getting this error? Annoying, since unhandled exceptions get emailed to me.
The enemy of my enemy of my enemy of my enemy is Kevin Bacon.

My Mu[sic]
My Films
My Windows Programs, etc.

AnswerRe: Favicon not found Pin
busbyam26-Apr-11 12:56
busbyam26-Apr-11 12:56 
GeneralRe: Favicon not found Pin
GenJerDan27-Apr-11 14:53
GenJerDan27-Apr-11 14:53 
QuestionMoving Files Pin
kheer26-Apr-11 6:40
kheer26-Apr-11 6:40 
AnswerRe: Moving Files Pin
GenJerDan26-Apr-11 8:09
GenJerDan26-Apr-11 8:09 
AnswerRe: Moving Files Pin
Simon_Whale26-Apr-11 12:30
Simon_Whale26-Apr-11 12:30 
GeneralRe: Moving Files Pin
kheer26-Apr-11 17:06
kheer26-Apr-11 17:06 
GeneralRe: Moving Files Pin
Simon_Whale26-Apr-11 21:56
Simon_Whale26-Apr-11 21:56 
Questionhelp with data - while completing a process Pin
Simon_Whale26-Apr-11 5:43
Simon_Whale26-Apr-11 5:43 
AnswerRe: help with data - while completing a process Pin
David Mujica27-Apr-11 4:24
David Mujica27-Apr-11 4:24 
GeneralRe: help with data - while completing a process Pin
Simon_Whale27-Apr-11 5:27
Simon_Whale27-Apr-11 5:27 
GeneralSuggest you look at some ASP.NET controls Pin
David Mujica27-Apr-11 9:56
David Mujica27-Apr-11 9:56 
QuestionCustom Access Rule page Pin
Naunt26-Apr-11 0:02
Naunt26-Apr-11 0:02 
AnswerRe: Custom Access Rule page Pin
Ravi Sant26-Apr-11 5:30
Ravi Sant26-Apr-11 5:30 
GeneralRe: Custom Access Rule page Pin
Naunt26-Apr-11 18:46
Naunt26-Apr-11 18:46 
QuestionForm submit gridview's pagination issue. Pin
vanikanc25-Apr-11 5:27
vanikanc25-Apr-11 5:27 
AnswerRe: Form submit gridview's pagination issue. Pin
Prasanta_Prince26-Apr-11 0:58
Prasanta_Prince26-Apr-11 0:58 
GeneralRe: Form submit gridview's pagination issue. Pin
vanikanc26-Apr-11 2:16
vanikanc26-Apr-11 2:16 

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.