Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Help. Getting System.Web.HttpUnhandledException' was thrown.

Reply
 
Old 04-29-2008   #1 (permalink)
aboutjav.com


 
 

Help. Getting System.Web.HttpUnhandledException' was thrown.

Hi,

I never get this error on my development pc, but when I migrate my
website to the server, i get emails with the following exception. I
tried reading it and here is my application:

1. What is causing it?
2. From reading the description, I can't tell where it is coming from.
3. What steps do I need to fix this?

Thanks for any help.


Exception of type 'System.Web.HttpUnhandledException' was thrown.

Stack trace:
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext
context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.product_aspx.ProcessRequest(HttpContext context) in c:\windows
\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root
\0021d506\39a6858c\App_Web_jyr9uahy.12.cs:line 0
at
System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously)

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
System.OutOfMemoryException thrown by System.Threading.Thread.Slee .NET General
Calling WriteError causes PipelineStoppedException to be thrown PowerShell
Exception has been thrown by the target of an invocation .NET General
Vista Blocking Shared System Drive when in WinXP (Dual Boot System) Vista security
Issues with System drive in Disk Management on a Dual Boot system Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46