I have created a wcf service in localhost ad it is working perfectly, but how do i upload it on our website, so that our company customers can access it online.
what are the changes i have to do in the web,.config and app.config files.
our website is www.marsfreight.com
i have made a virtual directory "services", and my file name is "merge.svc" so i want our clients to access our service from
"www.marsfreights.com/services/merge.svc"
thanks
what are the changes i have to do in the web,.config and app.config files.
our website is www.marsfreight.com
i have made a virtual directory "services", and my file name is "merge.svc" so i want our clients to access our service from
"www.marsfreights.com/services/merge.svc"
thanks