Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Professional
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional 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 September 1st, 2009, 04:24 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 428
Thanks: 57
Thanked 2 Times in 2 Posts
Default Unable to load DLL 'webengine.dll': The specified module could not be found???

I was cruising along just fine on a project I've been working on for YEARS until about a half hour ago when this error suddenly popped up in VS during publishing:

Error 1 Unable to load DLL 'webengine.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) /

Now it doesn't seem to matter what project I open, I get this message.

There are lots of cryptic sites on the subject, but nothing that appears to apply.

Does anybody have anything to suggest other than reinstalling VS or the virtually useless mantra spewed by all computer help desks: "reset the PC to original manufacturer settings"?
 
Old September 2nd, 2009, 12:50 PM
Friend of Wrox
 
Join Date: May 2004
Posts: 642
Thanks: 0
Thanked 43 Times in 42 Posts
Default

Please see if this link helps:
http://support.microsoft.com/kb/947461
__________________
Om Prakash Pant
Click the "Thanks" button if this post helped you.
 
Old September 2nd, 2009, 01:09 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 428
Thanks: 57
Thanked 2 Times in 2 Posts
Default

Thank you for your response.

The problem was caused by a failure to start the WWW Publishing Service. For some reason, the service shut down unexpectedly in the middle of a compile without even an error message sent to the Event logger to explain the cause. Furthermore, the service changed from AUTO start to MANUAL, which meant rebooting did not correct the problem, of course, because the service stayed down. Once I realized this I reset it to AUTO-START and rebooted and the problem resolved.

I must say it is very disconcerting that there is no explanation for why the service crashed or why it was changed to MANUAL start. I certainly did not change those settings myself, nor does the program in question attempt to do so (assuming that is even possible?) It would certainly help if the error message VS generated actually suggested checking to see whether the WWW Publishing Service was running.

Thanks again for your response!





Similar Threads
Thread Thread Starter Forum Replies Last Post
MSVCR80D.dll not found paulbird Visual C++ 2005 1 March 23rd, 2007 04:32 PM
The database dll crdb_oracle.dll could not be load Yeliz Crystal Reports 0 October 18th, 2006 08:12 AM
How to load C++ DLL in javascript faisal79 Javascript How-To 2 May 31st, 2006 08:14 PM
"Pdssql.dll not found" rcpriya Crystal Reports 3 May 10th, 2006 06:41 AM
Module Problems - PHP_CURL.DLL Urban_Roughneck Beginning PHP 1 August 10th, 2005 10:44 AM





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