How to handle redirect errors running ASP.NET ecommerce scripts?
This issue is related to the way Windows OS authorizes a user. For Windows based systems the WEB_SERVER name must be the correct machine name for the system under test otherwise authorization will fail. This behavior will be the same regardless of script type. The correct fix is to have the WEB_SERVER parameter in the test.config file equal the COMPUTERNAME of the system under test.
Related Questions
- Im getting java.lang.OutOfMemoryError: Java heap space errors when running large scripts. How can I increase the amount of Java heap space?
- What are the most common errors received when running imports, and what do they mean?
- There are several SyntaxErrors while running buildout. Are these actual errors?