Warning: include_once(/home/tabrez/www/talk/mtrefsearch.php) [function.include-once]: failed to open stream: No such file or directory in /home/tabrezsyed/mandalivia.com/talk/archives/000482.php on line 118
Warning: include_once() [function.include]: Failed opening '/home/tabrez/www/talk/mtrefsearch.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/tabrezsyed/mandalivia.com/talk/archives/000482.php on line 118
June 19, 2003
.NET 1.0 to 1.1
Migrating from J# 1.0 to J# 1.1 is not as seemless as it may seem. The affinity for a 1.0 compiled app is supposed to make it continue to work on a 1.0 framework if a 1.1 framework is installed. In short to make a J# app work make sure you have J# for every single .NET framework. If you have .NET 1.0 and .NET 1.1 make sure you have J# 1.0 and J# 1.1 on the same box even if your app was compiled with J# 1.0
Posted at June 19, 2003 06:09 PMComments
Post a comment