Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Looks like a problem with Visual Studio and IIS or IIS Express.
Do you see any more info in windows eventlog?
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
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:
It might be that you are running out of working memory.
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
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
==========================