Discussion:
Urgent: fatal error X1001: unknown system exception
(too old to reply)
Robert
2008-02-27 06:47:01 UTC
Permalink
This error is driving me absolutely nuts.

I have created a new biztalk project in Visual Studio 2005, added a new item
Orchestration and built the project and I get this error.

Its on a winxp Pro machine with default Biztalk 2006 and Studio 2005 installs.

I have then tried to build via command line only to get the same error.

Extensive research, rebuild and troulbeshooting have got me nowhere. I am
desperate!



C:\bizproj>devenv "BizTalk Server Project1.sln" /rebuild

Microsoft (R) Visual Studio Version 8.0.50727.42.
Copyright (C) Microsoft Corp 1984-2005. All rights reserved.
------ Rebuild All started: Project: TestProject1, Configuration: Debug Any
CPU ------
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Vbc.exe /noconfig
/imports:Microsoft.VisualBasic,System /rootnamespace:TestProject1
/doc:obj\Debug\TestProject1.xml
/define:"CONFIG=\"Debug\",DEBUG=-1,TRACE=-1,PLATFORM=\"AnyCPU\""
/reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll /debug+
/debug:full /out:obj\Debug\TestProject1.dll /target:library "My
Project\AssemblyInfo.vb"
TestProject1 -> C:\bizproj\TestProject1\bin\TestProject1.dll
------ Rebuild All started: Project: BizTalk Server Project1, Configuration:
Deployment .NET ------
Updating references...
Performing main compilation...
fatal error X1001: unknown system exception

Build complete -- 1 errors, 0 warnings
========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========

C:\bizproj>
Jan Eliasen
2008-03-01 21:52:57 UTC
Permalink
On Tue, 26 Feb 2008 22:47:01 -0800, Robert
Post by Robert
This error is driving me absolutely nuts.
Have you seen my blog post?
http://blog.eliasen.dk/PermaLink,guid,5c2d6137-582b-4ead-8481-583aec28a0ac.aspx
--
eliasen, representing himself and not the company he works for.

Private blog: http://blog.eliasen.dk

Private email: ***@eliasen.dk
Loading...