Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 01-06-2006, 12:28 PM
vbNullString vbNullString is online now
Registered User
 
Join Date: 12-04-2005
Posts: 11
Process completed with exit code -2146233082

Hello,
This may not be Visual Build Pro bug, but I'm getting this error from VS .NET when I compile a Solution from Visual Build Pro. None of our development staff complain they are getting this error in their environment.

Fatal execution engine error.
Process completed with exit code -2146233082

I did some Googling on this exception, but couldn't find anything that leads me to a solution. This error doesn't happen all the time however. I hate it when this happens, but it happens intermittently. It worries me because it happens quite often.

I wonder if anyone has experienced this issue. I will also post this issue to vsnet newsgroup.

Thanks for any help on this issue.
Reply With Quote
  #2  
Old 01-06-2006, 04:03 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
That is an error reported by Visual Studio (devenv), which the Make VS.NET action invokes to actually build a solution. You can check the 'Display the compiler command-line...' checkbox on the Options tab and build again, then copy/paste the command used to provide the full info on how devenv is being invoked when opening a support incident with MS.

Note that when executed outside of VBP, you'll only get the 'fatal execution...' error string, and not the exit code unless you explicitly log that (i.e., put the command in a batch file and echo %ERRORLEVEL% afterwards). BTW, the exit code corresponds to 0x80131506 (hex).
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 09:36 AM.


Copyright © 1999-2023 Kinook Software, Inc.