What is the file extension of web service? February 19, 2024September 12, 2020 by priya Web services have file extension .asmx. The file extension commonly associated with ASP.NET web services is .asmx. This extension is used for ASP.NET web service files, which typically contain the service endpoint definition and methods that can be called remotely over HTTP.