SinYee Foo

SinYee Foo

  • NA
  • 12
  • 43.2k

How to open the web service by using SSL/HTTPS?

Jul 29 2012 9:06 PM
Hi,

I want to open my webservices using Https. I had put the webservices inside the wwwroot folder. When i try to open it by https, this error always occur "Could not create type 'TestWebService'."

"Line 1: <%@ WebService Language="C#" CodeBehind="TestWebService.asmx.cs" Class="TestWebService"

what happen for this...?