Today I spent almost whole day trying to solve a problem. The problem was “The computer restarted unexpectedly or encountered an unexpected error. Windows installation cannot proceed. To install Windows, click “OK” to restart the computer, and then restart the installation.” In retro-aspect it was just a little registry that needed to be changed. Here [...]
server
Setup MultiplexMemebershipProvider in EPiServer
Note: It is presumed that both the EPiServer site and the AD already exists in the environment and are running. To setup multiplex provider for EPiServer you need to have access to the Web.Config, connectionStrings.config, a domain user for the AD lookups, and two grouups in the AD. Start by creating a user (with no [...]
Windows PE
It looks like Windows PE can be used more then just to install Windows NT 6+ (Vista/2008/7/2008R2) or as a recovery console. It can be used to run a head less server (for virtualization with MOA). If I understand the new EULA (i think) you can post how to modify WinPE, but you are not [...]
Good Web Hosting
Since Feb 2007 I have been using Downthe.NET as my hosting provider. So far I haven’t faced any problem that can’t be solved. The support staff have been very friendly in solving problems. Unfortunately, due to economy free hosting has been desist, but the paid hosting is still the cheapest around, with a uptime of [...]
SEO Paths
When you are not running Apache, it is a bit hard to get SEO optimized paths. So, here is a simple way to implement SEO paths without Apache. Example: http://test.jain.se/path.php/a/b/c/d/e/f/g/h/i/j/k/l/lm/n/o/p/q/r/s/t/u/v/w/x/y/z/?test=a&b=c&d=e&f=g Source: PHP