Вопрос

I need to get the source code from my IIS7 webserver. I gave my friend access to the source so he could help with maintenance; however, after a couple months of inactivity, he has locked me out of my own repository and now pays for it himself (I don't know why he did this).

How do I get the source from the webserver? I use IIS7.

Это было полезно?

Решение

I think there are two things you could do now:

  1. Ask him for the sources
  2. Take a lawyer and sue him

Другие советы

There is no way to get the source code of a server side web app that runs on IIS7 if you only have access to the web app through the web server. This is by design.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top