Click here to Skip to main content
15,890,690 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi,
i have a silverlight project developed using wcf services and linq concepts..in my database 2008.my college url is stored. and i consumed the link by using wcf services but when i clicked the link it is not navigating to my college website..how to do it...
is there any code to implement.
give me suggestions.
Posted

1 solution

i think your system working as a client and your college worked as a server machine,you can publish the wcf service on IIS (with default pool configuration)
run this website, and use the url of your college machine.
than the client machine use this url for add service reference in your project.
i think it help full to you :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900