Hi
I am developing the application in visual studio web forms
I am using the following Softwares
Microsoft Visual Studio Ultimate 2012Version 11.0.50727.1 RTMRELMicrosoft .NET FrameworkVersion 4.6.00081
Installed Version: Ultimate
Architecture and Modeling Tools 04940-004-0038003-02656Microsoft Architecture and Modeling ToolsUML® and Unified Modeling Language™ are trademarks or registered trademarksof the Object Management Group, Inc. in the United States and other countries.
LightSwitch for Visual Studio 2012 04940-004-0038003-02656Microsoft LightSwitch for Visual Studio 2012
Office Developer Tools 04940-004-0038003-02656Microsoft Office Developer Tools
Team Explorer for Visual Studio 2012 04940-004-0038003-02656Microsoft Team Explorer for Visual Studio 2012
Visual Basic 2012 04940-004-0038003-02656Microsoft Visual Basic 2012
Visual C# 2012 04940-004-0038003-02656Microsoft Visual C# 2012
Visual C++ 2012 04940-004-0038003-02656Microsoft Visual C++ 2012
Visual F# 2012 04940-004-0038003-02656Microsoft Visual F# 2012
Visual Studio 2012 Code Analysis Spell Checker 04940-004-0038003-02656Microsoft® Visual Studio® 2012 Code Analysis Spell Checker
Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
Visual Studio 2012 SharePoint Developer Tools 04940-004-0038003-02656Microsoft Visual Studio 2012 SharePoint Developer Tools
ASP.NET and Web Tools 2013.1.41108Microsoft Web Developer Tools contains the following components:Support for creating and opening ASP.NET web projectsBrowser Link: A communication channel between Visual Studio and browsersEditor extensions for HTML, CSS, and JavaScriptPage Inspector: Inspection tool for ASP.NET web projectsScaffolding: A framework for building and running code generatorsServer Explorer extensions for Windows Azure Web SitesWeb publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Windows Azure
ASP.NET Web Frameworks and Tools 2013.1 5.0.11113.0For additional information, visit http://www.asp.net/
Crystal Reports for .NET Framework Crystal Reports for .NET Framework
InstallShield Limited Edition InstallShield. For more information visit the Flexera Software website at <http://www.FlexeraSoftware.com>. Copyright © 2015 Flexera Software LLC. All Rights Reserved.
NuGet Package Manager 2.8.60318.667NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
PreEmptive Analytics Visualizer 1.0Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
SQL Server Data Tools 11.1.20627.00Microsoft SQL Server Data Tools
While executing the application ,I am getting error
The runtime has encountered a fatal error. The address of the error was at 0x6d46de47, on thread 0x15ac. The error code is 0xc0000005. This error may be a bug in the CLR or in the unsafe or non-verifiable portions of user code. Common sources of this bug include user marshaling errors for COM-interop or PInvoke, which may corrupt the stack.
Some times I am geting error.
Accessviolation exception handled
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Please help me to fix the error.If not Is it necessary to reinstall asp.net?
Thanks and Regards
Chandran