Re: VS 2005

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi Dan,

> What are the BizTalk 2004 issues with Framework 2.0?

Well, it doesn't run :)

Seriously speaking, though, it is possible to run them side by side by
modifying the .config files for all BTS services and executables and setting
them to run with the v1.1 framework only, by adding:

<configuration>
<startup>
<supportedRuntime version="v1.1.4322" />
</startup>
</configuration>


--
Tomas Restrepo
tomasr@xxxxxxxx
http://www.winterdom.com/


.



Relevant Pages

  • Re: BizTalk 2004 on .NET framework 2.0?
    ... Without the config changes, I've seen biztalk 2004 using the .net 2.0 ... BizTalk 2004 on .NET framework 2.0? ... I did run into some weird issues if I didn't change the .config files, ...
    (microsoft.public.biztalk.general)
  • Re: Serious problem with .NET Framework 1.1 Configuration: Contents of all property pages invisible
    ... On second thought this may not have anything to do with the config files. ... Something else you can try is to bring up MMC, ... > So it is impossible to configure security on this installation. ... > Installing the Framework again does not help. ...
    (microsoft.public.dotnet.security)
  • Re: Biztalk 2004 pipeline error after installing .Net 2.0
    ... and the dllhost process was loading the 2.0 ... framework runtime. ... You didn't specify which version of BizTalk you were using. ... playing with .NET 2.0 installation, I assume you are using BizTalk 2004 ...
    (microsoft.public.biztalk.general)
  • Re: Principle of Holyhood
    ... Depends on what the framework does I guess, ... a main, shell extentions don't have main, etc... ... anyting from registry settings or config files or even some contextual ... such as WebPage making it much easier on the client to extend because ...
    (comp.object)
  • Re: Biztalk 2004 pipeline error after installing .Net 2.0
    ... dllhost process was loading the .NET 2.0 framework. ... You didn't specify which version of BizTalk you were using. ... playing with .NET 2.0 installation, I assume you are using BizTalk 2004 ... within Visual Studio in my pipeline code (seems to occur as soon as I ...
    (microsoft.public.biztalk.general)