Wrox Programmer Forums
|
BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 18th, 2004, 06:07 PM
Registered User
 
Join Date: Jan 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Application error?

I'm having a very hard time getting this application to run :(. I keep getting the following error (see below). I'm using asp.net 1.1/XP/SqlServer 2000. I have tried on 3 separate occasions to get the app going.

Thanks


Application Error
An unexpected error has occurred in this Application. The system administrators have been notified. Please feel free to contact us with the information surrounding this error.
The error occurred in: http://localhost/ThePhile/Default.aspx
Error Message: Parser Error: External component has thrown an exception.
--------------------------------------------------------------------------------
Stack Trace:
System.Web.HttpException: Parser Error: External component has thrown an exception. ---> System.Web.HttpException: External component has thrown an exception. ---> System.Web.HttpCompileException: External component has thrown an exception. at System.Web.Compilation.BaseCompiler.ThrowIfCompile rErrors(CompilerResults results, CodeDomProvider codeProvider, CodeCompileUnit sourceData, String sourceFile, String sourceString) at System.Web.Compilation.BaseCompiler.GetCompiledTyp e() at System.Web.UI.UserControlParser.CompileIntoType() at System.Web.UI.TemplateParser.GetParserCacheItemThr oughCompilation() --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.GetParserCacheItemInt ernal(Boolean fCreateIfNotFound) at System.Web.UI.TemplateParser.GetParserCacheItemWit hNewConfigPath() at System.Web.UI.TemplateControlParser.GetReferencedT ype(TemplateControlParser parser, String virtualPath) at System.Web.UI.TemplateControlParser.GetUserControl Type(String virtualPath) at System.Web.UI.TemplateControlParser.ProcessDirecti ve(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(S tring text) at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) at System.Web.UI.TemplateParser.ParseFile(String filename, String virtualPath) at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.GetParserCacheItemThr oughCompilation() at System.Web.UI.TemplateParser.GetParserCacheItemInt ernal(Boolean fCreateIfNotFound) at System.Web.UI.TemplateParser.GetParserCacheItemWit hNewConfigPath() at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetP arserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledIns tance(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.PageParser.GetCompiledPageInstanceIn ternal(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.PageHandlerFactory.GetHandler(HttpCo ntext context, String requestType, String url, String path) at System.Web.HttpApplication.MapHttpHandler(HttpCont ext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) at System.Web.MapHandlerExecutionStep.System.Web.Http Application+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously)

 
Old January 20th, 2004, 11:27 AM
Registered User
 
Join Date: Jan 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Problem solved. The third time was the charm. Thanks

 
Old September 21st, 2004, 10:21 AM
Registered User
 
Join Date: Sep 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi,

i'm having the same problem but i don't even know the cause of it...

can you help me?

i'm using asp.net 1.1 - windows xp prof. and mysql

thanks in advance.

gintonik

 
Old September 21st, 2004, 03:11 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

How can you use mysql with this application? It would require a *LOT* of work to convert the SQL Server specific code to work with mysql.

I think it would be much easier to design a whole new application. This code is tightly wrapped around SQL Server specifics.

Eric





Similar Threads
Thread Thread Starter Forum Replies Last Post
Blog application: Is this an Error in application yousaid BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 31 February 7th, 2007 02:57 PM
error in application abaso.jadhav01 ASP.NET 2.0 Basics 0 November 2nd, 2006 01:36 AM
Server Application Error Picabrillo BOOK: Beginning PHP4/PHP 5 ISBN: 978-0-7645-4364-7; v5 ISBN: 978-0-7645-5783-5 12 May 16th, 2006 06:08 AM
error when runing application issam BOOK: ASP.NET Website Programming Problem-Design-Solution 6 December 22nd, 2004 04:45 PM
Server Application Error cis BOOK: Beginning ASP.NET 1.0 2 February 12th, 2004 06:55 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.