Monthly Archives: March 2010

System.Net.WebException: Unable to connect to the remote server —> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:49958

If you have this error when calling SaveChanges method in WCF Data Services then most likely you will have the same problem as I did. By default Visual Studio will generate this: public class BeancurdDataService : DataService< /* TODO: put … Continue reading

Posted in .Net | Leave a comment

You cannot access an administrative share on a computer that is running Windows Server 2008 R2

I have be struggling for this from Windows Server 2008 R1. Below is the working solution. Click Start, type regedit in the Start search box, and then press ENTER. If you are prompted for an administrator password or for confirmation, … Continue reading

Posted in Uncategorized | Leave a comment

Run / Execution database script using osql

  Sometime you might feel frustrated because SQL Management Studio cannot to the SQL Express that you installed with VS 2010 Beta or RC. For example, if you have a database script named DatabaseScript.sql how do you run it? 1. … Continue reading

Posted in Uncategorized | Leave a comment

Visual Studio 2010 Malaysia launch

Official web site Agenda:

Posted in Uncategorized | Leave a comment