Robert
2008-02-27 06:47:01 UTC
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>
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>