Quote Originally Posted by szlamany View Post
Did you change the CREDENTIALS that IIS uses to run the worker threads?
Not yet, where I can find that settings?

Quote Originally Posted by szlamany View Post
Can you locally browse to it by right-clicking the web server in IIS and browsing to it?
Yes, I can locally locate the files. I can also see the files when I access the web service using URL via web browser.


Quote Originally Posted by szlamany View Post
If you put the binding back to http and use port 80 does the page still work?
Yes, it works fine with HTTP:80.



Anyway, it is working now. Before, i created a copy of the web service files, put it in a different folder and tried using HTTPS on it. Its not working and I deleted it.


Just now, I tried to modify the original web service i had (the HTTP), I just created a new binding using HTTPS and deleted the HTTP. And it works