Microsoft
Software
Hardware
Network
Question : WCF address
How do I make a WCF service work on a network? All the examples are using "localhost" as the address.
e.g. "net.tcp://localhost:123/m
yservice"
Do I need to change the address for both service and client?
Answer : WCF address
you can change the localhost to IP Address of the machine. This change will be required only on the client, if the client and the service are on different machines.
Random Solutions
Windows 2003 Server with event id 1004 application error for wmiprvse.exe
IIS7 won't parse classic ASP / VBScript
Excute multiple delete and insert statements in same query
migrating SQL databases to another server and get some weird error messages
Adding PowerPoint Viewer to winform desktop app.
Shading alternating rows in reports
MS Access 207: How to import reports, forms, and queries from other files?
Having trouble specifying data source in Sharepoint Reporting Services
The report server is not responding. Verify that the report server is running and can be accessed from this computer.
search method in VBA Access