When running the config wizard for BizTalk2004 (on windows 2003) the following error occurred: Failed to deploy Biztalk system assembly "C:\Program Files\Microsoft BizTalk Server 2004\Microsoft.BizTalk.Defa... Unspecified exception: Unable to generate a temporary class (result=1). error CS2001: Source file 'C:\WINDOWS\TEMP\dbqvusoe.0... could not be found. error CS2008: No inputs specified. The solution is to give the 'NETWORK SERVICE' user read and write access to the c:\windows\temp...
This problem has cursed me on and off for years, and finally someone has shown me the light (thanks Eiren). On the VPN connection Properties dialog, on the Network tab, select Internet Protocol (TCP/IP) then click Properties. On the TCP/IP Properties dialog click on the Advanced button. Make sure the check box for 'Use default gateway on remote network' is unselected. Note that for this change to take affect you'll need to reconnect if you're already connected to the VPN. HTH Tim...
This is caused when trying to configure Biztalk 2004 on a Win XP box with SP2. This is resolved with this: http://support.microsoft.co