473,396 Members | 1,970 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Form design view with Fatal Execution Engine Error (7A2B45A2) (0)

Hi,

I have a window application in VS2005. I can build and run it. But when I
open a specific form with design view, the Visual Studio crashes and closes
without error message! the error message on my PC's event log:

-----------------------------------------------------------------------
Event Type: Error
Event Source: .NET Runtime
Event Category: None
Event ID: 1023
Date: 3/8/2007
Time: 10:12:29 AM
User: N/A
Computer: ***
Description:
..NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7A2B45A2)
(0)
--------------------------------------------------------------------

I can open other forms ok and when I run the application from VS2005, this
form showes up ok. I can open this form's .vb and Designer.vb files.

Could anybody help me with it?
Thanks in advance.

Li

Mar 8 '07 #1
1 2460
Hi Li,

Thank you for posting here!

I notice that you have posted the same question in our
microsoft.public.dotnet.framework newsgroup, which I have already respond.
So please check my answer there and if you need any further assistance on
this particualar issue, please reply to me in that thread so I can follow
up with you in time.

For your convenience, I have included my reply as follows:

************************************************** ***************
When a form is opened in the form designer, the code in the form's
InitializeComponent method will be executed.

Does this problem exist on other machine?

I suggest that comment out all the code in the InitializeComponent method
which resides in the form's Designer.vb file and re-open the form in the
designer to see if you could open the form without error.

If you could open the form correctly, uncomment some of the code in the
InitializeComponent method and re-open the form in the designer to see if
you could open it at this time.

Repeat the above step to narrow down the code that may cause the problem
and then correct them if necessary.

I also suggest that you install VS 2005 SP1. To get the VS2005 SP1. you may
visit the following link.

'Visual Studio 2005 Service Pack 1 (SP1)'
http://msdn2.microsoft.com/zh-cn/vstudio/bb265237.aspx

************************************************** *************
Than you and have a nice weekend!
Sincerely,
Linda Liu
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

Mar 9 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: DaveHenrie | last post by:
I had VB Studio.net installed on this machine in the past. However, my version be corrupted somehow. Therefore, I uninstalled .net using the Windows Install/uninstall utility. I only was able to...
1
by: PS | last post by:
Hi I have project in old C++ (not .NET). I have prepared .dll in C++.NET for this old project. Project compile without any errors but after execution I got error "Fatal execution engine error"....
1
by: Pat Bradford | last post by:
While installing .NET Version 1.1 from Prerequisites disk, get "Fatal Execution Engine Error (0x7926FCD8)". Installation continues after I click "Okay," but at the end of the .NET installation, I...
3
by: Alan Z. Scharf | last post by:
1. Getting above when try to open any aspx.files in VS.Net 2003. OS is Server 2003. 2. No apparent entry in Event Viewer either by time of error. 3. CLR debugger breaks at followinng point:
0
by: Paul | last post by:
Fatal Execution Engine Error (0x7927121e) I am getting this error when trying to load a website I am developing in vs2003. asp.net 1.1. Where exactly do you look up this error? Rhetorical, I...
0
by: backsbt | last post by:
Hi , I have .NET 2003 and .NET 2005, SQL 2005 Express edition advanced edition installed on Windows XP SP2 machine. When ever I try to open any aspx /ascx files that I deeloped in .NET 2003 ...
1
by: Vulgrin | last post by:
I have a web service that I've built and is running at a customer's site. We have been having issues with it dying in the middle of the day, sometimes completely silently, other times with errors...
3
by: =?Utf-8?B?UGF1bA==?= | last post by:
in event log:.NET Runtime version 2.0.50727.312 - Fatal Execution Engine Error (7A062A61) (80131506) We have an application that seems to be throwing this error, but I can't seem to work out why...
4
by: =?Utf-8?B?cmVkZWM=?= | last post by:
I believe I've found a bug in either the compiler or in the runtime....for some reason when accessing a specific unmanaged object from 2 appdomains it causes a fatal execution engine error. It...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.