Forum Discussion
AlexKaras
15 years agoCommunity Hero
Hi Irina,
No, I haven't check with previous version of TC yet, but to say the truth, I am not sure whether it will help...
The reason is that, according to my understanding, TC just sends http requests that should not depend on what is used on the server side. Besides that, everything works as expected if TC sends requests via Fiddler proxy. My current idea is that some authorization is required on the IIS7 which does not pass when IIS receives direct requests, but that (authorization) succeeds if requests are obtained from locally running Fiddler.
No, I haven't check with previous version of TC yet, but to say the truth, I am not sure whether it will help...
The reason is that, according to my understanding, TC just sends http requests that should not depend on what is used on the server side. Besides that, everything works as expected if TC sends requests via Fiddler proxy. My current idea is that some authorization is required on the IIS7 which does not pass when IIS receives direct requests, but that (authorization) succeeds if requests are obtained from locally running Fiddler.