Archive for May, 2006

Joining a domain with Media Center Edition 2005 /2002

Windows Media Center EditionI got a call from one of my friends who runs a small business office. He asked me to help him on joining his newly purchased computer to his office domain. He said on the phone he could not find any “Network ID” section in the computer properties window as I instructed him to do with other machines before. I spent a couple minutes on the phone and could not figure out why, so I decided to play him a visit.

When I came to his office, and turned on this problem computer. I surprisingly found out this Dell computer he just purchased came with a home entertainment-oriented OS - Microsoft Media Center Edition 2002. Well, according to the technical articles from Microsoft website, you can not join a computer with MCE OS into a business network domain by design. And we did not want to re-install his whole OS since he already installed a lot of applications on it.

Thankfully, I got the following useful information from other people’s blog. Just want to share with you here too.

Continue reading ‘Joining a domain with Media Center Edition 2005 /2002′

Related posts

Errors occurred when I was upgrading to VS 2005/ASP.NET 2.0

Today finally I got the Visual Studio 2005 installed on my new computer, and tried to move all visual video project from my previous VS 2003 to it. After I open the previous project in VS 2005 and converted and then re-built, then I tried to open the application in the browser. But I got the following error message:

Failed to access IIS metabase.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.Hosting.HostingEnvironmentException: Failed to access IIS metabase.

Continue reading ‘Errors occurred when I was upgrading to VS 2005/ASP.NET 2.0′

Related posts