c# - WCF service deployed in IIS is not up -


i have built wcf service, creating wcf service library project , hosting service library project in wcf service website(while creating new application solution, choose wcf service), adding service library project reference.

now, have tested wcf service, running application in service being hosted. so, wcf test client pop-up came in, , have enjoyed invoking service contract methods of wcf service.

so, chose deploy application in iis , make consumable other client applications. same, published application , deployed same folder in iis.

now, when tried browsing service, service loads lifetime. don't see service up.

my iis deployment structure is,

wcfservicesample service deployment

please guide me in making service ready consumption.

thanks manikandan j


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -