September 2009 - Posts

0
Comments

Using Visual Studio Build Events by Jalal

Sometimes we may need to perform some action before or after the build process of visual studio. A simple case can be, when we open a solution which contains several projects and websites, and few of the websites hosted in IIS virtual directory, and we...
Filed under:
0
Comments

.svc extension not working in Windows Vista or Windows 7 by Jalal

In windows vista or Windows 7 .svc extension / MIME type is not configured by default. So when executing any WCF service call a 404 error will be issued. This problem can be solved by the following command: C:\Windows\Microsoft.NET\Framework\v3.0\Windows...
Filed under: ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems