Merhabalar ; c# ile yazdığım wcf servisi local'de calıstırdıgım vakit hiç bir sorun ile karşılasmıyorum fakat puplish ettikten sonra dosyaları filezzilla yardımı ile hostinge yüklediğim zaman
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
Source Error:
Line 27: <add binding="basicHttpsBinding" scheme="https"/> Line 28:
</protocolmapping> Line 29:
<servicehostingenvironment aspnetcompatibilityenabled="true" multiplesitebindingsenabled="true"/> Line 30: </system.servicemodel> Line 31: <system.webserver>Source File: C:\inetpub\vhosts\jewelapp.com.tr\httpdocs\wcf\web.config Line: 29
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446
boyle bir hata ile karsılasıyorum nasıl çözebilirim ? şimdiden teşekkürler..