I know it doesn’t directly answer your question, but I have Django running on Windows Server 2012. After wrestling with IIS for just a bit, I decided to just use Apache instead.
From: [email protected] [mailto:[email protected]] On Behalf Of Majid Hojati Sent: Friday, May 11, 2018 12:52 PM To: Django users Subject: Deploy on windows IIS Hi, I have faced a problem while deploying django on windows server 2008 with IIS I followed this http://blog.mattwoodward.com/2016/07/running-django-application-on-windows.html and it returns unexpectedly exited error. I am using python 3.6 and the development pythons server runs with no problem but I can not configure factcgi, What options do I have? I can not even find the problem with this error. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/81d75081-c368-498d-9980-3b0e0d0feefe%40googlegroups.com<https://groups.google.com/d/msgid/django-users/81d75081-c368-498d-9980-3b0e0d0feefe%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4c33a4b74dbf4eb68b663bdfac96cb0e%40ISS1.ISS.LOCAL. For more options, visit https://groups.google.com/d/optout.

