Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 4 > BOOK: Professional ASP.NET 4 : in C# and VB
|
BOOK: Professional ASP.NET 4 : in C# and VB
This is the forum to discuss the Wrox book Professional ASP.NET 4 in C# and VB by Bill Evjen, Scott Hanselman, Devin Rader; ISBN: 9780470502204
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional ASP.NET 4 : in C# and VB 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 February 19th, 2012, 10:12 PM
Authorized User
 
Join Date: Jan 2011
Posts: 41
Thanks: 0
Thanked 1 Time in 1 Post
Angry Error HRESULT E_FAIL has been returned from a call to a COM component.

Hi,

I just started reading the book and trying to implement some of the CSS code. Whenever I try to create a new CSS file or open a css file, I get the following error:

Quote:
Error HRESULT E_FAIL has been returned from a call to a COM component.
Can anyone tell me what this means and how to fix it?

Tankx.
 
Old February 22nd, 2012, 09:18 AM
Friend of Wrox
 
Join Date: Nov 2009
Posts: 156
Thanks: 13
Thanked 16 Times in 16 Posts
Smile

Hi there,
are you using COM component to manipulate files or other tasks? explain more about written code, please
__________________
happy every time, happy every where

Reza Baiat
 
Old February 22nd, 2012, 11:06 AM
Authorized User
 
Join Date: Jan 2011
Posts: 41
Thanks: 0
Thanked 1 Time in 1 Post
Default

I have not written any code. I just want to open or add a CSS file and then the error appears.
 
Old February 22nd, 2012, 04:21 PM
Friend of Wrox
 
Join Date: Nov 2009
Posts: 156
Thanks: 13
Thanked 16 Times in 16 Posts
Smile disable "Mutual Authentication Required" option

Hi there
I've googled this error and found some information that may help you:

Start > Run > dcomcnfg.exe

then in the Component Service window:
Component Services > Computers > Right click on My Computer > Properties > MSDTC tab > Security Configuration ... (Button) > check 'Network DTC Access' > select 'No Authentication Required' option > OK!

see below link to know more:
http://support.microsoft.com/kb/899191
__________________
happy every time, happy every where

Reza Baiat





Similar Threads
Thread Thread Starter Forum Replies Last Post
how to avoid( Error HRESULT E_FAIL has been returned from a call to a COM Component) jayawant Visual Studio 2008 0 July 16th, 2011 12:56 AM
Error 'Exception from HRESULT: 0x800A03EC' vipin_pc ASP.NET 2.0 Professional 3 November 6th, 2009 09:17 AM
PowerPoint Automation Error (HRESULT E_FAIL) jilly .NET Framework 3.5 1 August 21st, 2009 09:07 AM
Call VB6 component from .NET web service pzmrcd VB Components 0 September 9th, 2006 02:13 PM
An error occurred while validating. HRESULT = '80 Medes Excel VBA 0 May 10th, 2006 02:01 AM





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