The protocol ‘net.tcp’ is not supported
When I install a WCP services on IIS7 I got a error message like this "The protocol ‘net.tcp’ is not supported".
To solve this problem Open IIS 7.0, right-click on the virtual directory of the application > Select Manage Application > Advanced Settings… > Enabled
And add tcp.net near the http like this.
WCF on IIS7 - Adding .svc Handler
I've just reformat and install my server and When I try to build a WCF Service on IIS, I got a error message like that.
"The page you are requesting cannot be served because of the extension of the configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map"
To solve this problem is:
-
Start to command window (CMD) as an Administrator.
-
go to "C:\windows\Microsoft.Net\Framework\v3.0\Windows Communication Foundation\" directory. if your operation system is 64bit machine so navigate to "C:\windows\Microsoft.Net\Framework64\v3.0\Windows Communication Foundation\"
-
Run this command ServiceModelReg –i
your WCF service should be work.
Windows Update dont work on Windows 2008 Server
I tried to run windows update after the complete windows 2008 installation. But some reason windows update don’t work. I have searched the internet and found this method to windows update works correctly.I understand that situation appear proxy reason. Windows update wants to use proxy but not has any security access. After run this command windows update appear a login prompt to use security.Run to command prompt. And;
type netsh
type winhttp
type import proxy source=ie