Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Exception while accessing any of .aspx page

Reply
Thread Tools

Exception while accessing any of .aspx page

 
 
=?Utf-8?B?QUJO?=
Guest
Posts: n/a
 
      04-15-2004
Hi
I have prepared a new setup of my web application on a machine having Framework 1.0 with SP2
When I am trying to access any of the .aspx page, following exception gets raised

Exception Details:
System.Web.HttpException: An error occurred while try to load the string resources (GetModuleHandle failed with error 126)

Stack trace
[HttpException (0x80004005): An error occurred while try to load the string resources (GetModuleHandle failed with error 126).
System.Web.StringResourceManager.ReadStringResourc e(Type t) +36
System.Web.UI.TemplateControl.ReadStringResource(T ype t) +
_ASP.PrintReportSFA_aspx..ctor() +3

[TargetInvocationException: Exception has been thrown by the target of an invocation.
System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +
System.Activator.CreateInstance(Type type, Boolean nonPublic) +6
System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +27
System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +10
System.Web.UI.TemplateControlParser.GetCompiledIns tance(String virtualPath, String inputFile, HttpContext context) +17

[HttpException (0x80004005): Failed to create page of type '_ASP.PrintReportSFA_aspx'.
System.Web.UI.TemplateControlParser.GetCompiledIns tance(String virtualPath, String inputFile, HttpContext context) +34
System.Web.UI.PageParser.GetCompiledPageInstance(S tring virtualPath, String inputFile, HttpContext context) +4
System.Web.UI.PageHandlerFactory.GetHandler(HttpCo ntext context, String requestType, String url, String path) +1
System.Web.HttpApplication.MapHttpHandler(HttpCont ext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) +17
System.Web.MapHandlerExecutionStep.Execute() +7
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +17

Version Information
Microsoft .NET Framework Version:1.0.3705.288; ASP.NET Version:1.0.3705.288

Does anybody know what is the actual problem

Thanks.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Exception of type 'System.Web.HttpUnhandledException' wasthrown.Exception has been thrown by the target of an invocation.System.WebSystem.Exception jobs ASP .Net 1 11-16-2007 05:57 PM
while executing my client program i get the exception javax.naming.LinkException: [Root exception is javax.naming.LinkException: [Root exception is javax.naming.NameNotFoundException: remaining if plz anybody know how to solve this problem then mahesh Java 0 03-08-2007 12:26 PM
501 PIX "deny any any" "allow any any" Any Anybody? Networking Student Cisco 4 11-16-2006 10:40 PM
Exception thrown while accessing Oracle through oracle client =?Utf-8?B?TmVv?= ASP .Net 2 07-12-2005 06:59 PM
REQ: Any good site that explains how to setup Home Network for accessing via Laptop while travelling? Arawak Computer Support 2 10-23-2003 08:10 AM



Advertisments
 



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 47 48 49 50 51 52 53 54 55 56 57