Try our conversational search powered by Generative AI!

Getting exception while running in Debug mode but in release mode site is working.

Vote:
 

Hi

When I am running my site in debug mode m getting below exception but in release mode site is working fine. Please suggest.

===========================

A fatal error has occured and debugging needs to be terminated. For more details, please see the Microsoft Help and Support website.

HRESULT=0x8007000e. ErrorCode=0x0

==========================

#139905
Oct 09, 2015 13:08
Vote:
 

Looks like a problem with Visual Studio and IIS or IIS Express.

Do you see any more info in windows eventlog?

#139911
Oct 09, 2015 14:27
Vote:
 

Hi Henrik

I didnt found any information in the event Log.

I have below tools installed in the machine:

Visual Studio 2013 ultimate

SQL Server 2012 Developer

IIS Express 7.5 

Kindly help.

Thanks

#140264
Oct 14, 2015 14:11
Vote:
 

Sorry, can't do much with so little information.

Try to use a local IIS instead of IIS Express and see if that works out better

Also when I asked google about that error code the first hit whas this:

http://stackoverflow.com/questions/4038884/why-am-i-often-getting-error-0x8007000e-when-debugging-a-project-in-visual-studi

It might be that you are running out of working memory.

#140265
Oct 14, 2015 14:25
Vote:
 

I think I've had that error myself at some point, crashing my dev-site sporadically.

I believe it was solved by updating Windows, and if my memory serves me well I actually think it was stated in an update that it should solve a bug regarding HRESULT=0x8007000e.

Give it a try, it's worth a shot at least

#140314
Oct 15, 2015 19:50
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.