Monthly Archives: March 2006

Wexelblat’s Scheduling Algorithm

Perfect way to approach planning for new products or features. Funny and very true!

Wexelblat’s Scheduling Algorithm:

Choose two:

  • Good
  • Fast
  • Cheap
Share

MSI setup requires .NET 1.1.4322

“Setup requires .net framework version 1.1.4322″ with version 2.0 installed

Lost almost half a day trying to install a MSI package that complained “setup requires .net framework version 1.1.4322″, and I had version 2.0 installed. I found the solution in the blog of Hannes Pavelka, which turned out to be one interesting development blog. You can see the solution of the problem here.

Share