VEA Crashes on Database->Project->Build

J

John Saunders

A model I'm working on keeps getting into a state where it crashes as soon
as I try to build the project. There are no error messages displayed, VEA
just disappears. Interestingly, it leaves some messages in the system event
log:

Event Type: Warning
Event Source: MsiInstaller
Event Category: None
Event ID: 1015
Date: 1/16/2004
Time: 17:23:50 PM
User: N/A
Computer: xxxxxxxxxxxxxxxxxxxx
Description:
Failed to connect to server. Error: 0x800401F0
----------------------------------------------------------------------------
------
Event Type: Information
Event Source: MsiInstaller
Event Category: None
Event ID: 11728
Date: 1/16/2004
Time: 17:23:57 PM
User: N/A
Computer: xxxxxxxxxxxxxxxxxxxx
Description:
Product: Microsoft Visio for Enterprise Architects SR-1 [English] --
Configuration completed successfully.
----------------------------------------------------------------------------
------
Event Type: Error
Event Source: MsiInstaller
Event Category: None
Event ID: 1013
Date: 1/16/2004
Time: 17:26:19 PM
User: N/A
Computer: xxxxxxxxxxxxxxxxxxxx
Description:
=====================================================
Exception code: C0000005 ACCESS_VIOLATION
Module: C:\Program Files\Common Files\Microsoft Shared\Modeling\LOGELEMS.dll
Function: 0x63de6ca4
=====================================================

Registers:
EAX:63DE6C9B EBX:01AC3660 ECX:00000000 EDX:00000002 ESI:00000000
EDI:00000000
CS:EIP:001B:63DE6CA4 SS:ESP:0023:0012F218 EBP:0012F238
DS:0023 ES:0023 FS:0038 GS:0000
Flags:00010246

Call stack:
Address Frame
63DE6CA4 0012F238 0
-- 0x04EE7BB0 0x00000001 0x0012F318 0x00000000
63CE7038 0012F280 0
-- 0x019A091A 0x019A0470 0x0012F318 0x00000000
63CE40EC 0012F2AC 0
-- 0x019A091A 0x63BB6107 0x00B0F978 0x00000000
63CE37EF 0012F308 0
-- 0x00000001 0x00B0F978 0x00000001 0x04E29DA0
63CE2BE0 0012F57C 0
-- 0x00B0F978 0x0012F5E8 0x0012F608 0x00000001
637907EA 0012F600 0
-- 0x00000000 0x00000000 0x00000000 0x00AF5638
637AD2B0 0012F62C 0
-- 0x0191FFF4 0x00000000 0x00000008 0x00AF5638
----------------------------------------------------------------------------
------

Does anyone have any idea what I should do about this? I've had some luck
with creating a new database project file and attaching the existing ORM
Source model, then building that, but even _that_ doesn't work all the time.

BTW, logelems.dll is version 10.0.2511.4.
 
J

John Saunders

BTW, I managed to start from an old copy of the ORM model and an empty
Database Model Diagram, and "snuck up" on the crash. I suspected the crash
might have something to do with a View I was trying to get rid of from the
ORM side. This time, I deleted the view from the ER side and then used
Update Source Models. A subsequent Build did not crash.

--
John Saunders
John.Saunders at SurfControl.com


John Saunders said:
A model I'm working on keeps getting into a state where it crashes as soon
as I try to build the project. There are no error messages displayed, VEA
just disappears. Interestingly, it leaves some messages in the system event
log:

Event Type: Warning
Event Source: MsiInstaller
Event Category: None
Event ID: 1015
Date: 1/16/2004
Time: 17:23:50 PM
User: N/A
Computer: xxxxxxxxxxxxxxxxxxxx
Description:
Failed to connect to server. Error: 0x800401F0
-------------------------------------------------------------------------- --
------
Event Type: Information
Event Source: MsiInstaller
Event Category: None
Event ID: 11728
Date: 1/16/2004
Time: 17:23:57 PM
User: N/A
Computer: xxxxxxxxxxxxxxxxxxxx
Description:
Product: Microsoft Visio for Enterprise Architects SR-1 [English] --
Configuration completed successfully.
-------------------------------------------------------------------------- --
------
Event Type: Error
Event Source: MsiInstaller
Event Category: None
Event ID: 1013
Date: 1/16/2004
Time: 17:26:19 PM
User: N/A
Computer: xxxxxxxxxxxxxxxxxxxx
Description:
=====================================================
Exception code: C0000005 ACCESS_VIOLATION
Module: C:\Program Files\Common Files\Microsoft Shared\Modeling\LOGELEMS.dll
Function: 0x63de6ca4
=====================================================

Registers:
EAX:63DE6C9B EBX:01AC3660 ECX:00000000 EDX:00000002 ESI:00000000
EDI:00000000
CS:EIP:001B:63DE6CA4 SS:ESP:0023:0012F218 EBP:0012F238
DS:0023 ES:0023 FS:0038 GS:0000
Flags:00010246

Call stack:
Address Frame
63DE6CA4 0012F238 0
-- 0x04EE7BB0 0x00000001 0x0012F318 0x00000000
63CE7038 0012F280 0
-- 0x019A091A 0x019A0470 0x0012F318 0x00000000
63CE40EC 0012F2AC 0
-- 0x019A091A 0x63BB6107 0x00B0F978 0x00000000
63CE37EF 0012F308 0
-- 0x00000001 0x00B0F978 0x00000001 0x04E29DA0
63CE2BE0 0012F57C 0
-- 0x00B0F978 0x0012F5E8 0x0012F608 0x00000001
637907EA 0012F600 0
-- 0x00000000 0x00000000 0x00000000 0x00AF5638
637AD2B0 0012F62C 0
-- 0x0191FFF4 0x00000000 0x00000008 0x00AF5638
-------------------------------------------------------------------------- --
------

Does anyone have any idea what I should do about this? I've had some luck
with creating a new database project file and attaching the existing ORM
Source model, then building that, but even _that_ doesn't work all the time.

BTW, logelems.dll is version 10.0.2511.4.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top