문제

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