Skip to content

deploy dash on IIS error #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lx1054331851 opened this issue Aug 17, 2017 · 1 comment
Closed

deploy dash on IIS error #115

lx1054331851 opened this issue Aug 17, 2017 · 1 comment

Comments

@lx1054331851
Copy link

my flask demo app works fine on IIS, the demo code is :

image

so I replace the flask demo code with dash demo code copied from dash official website, it looks like :

image

there, the dash app on IIS went wrong, the error information is :

image

the dash demo code works fine in the debug environment with the command:
python.exe hello.py

my environment is Anaconda 3, Python 3.6 x64.

I'm not sure where is the problem?
should I need to do more configuration on IIS after I replace the flask code with dash code?
My flask app name is hello.py, I just replace the hello.py file's content.

@chriddyp
Copy link
Member

chriddyp commented Oct 4, 2017

@chriddyp chriddyp closed this as completed Oct 4, 2017
HammadTheOne pushed a commit to HammadTheOne/dash that referenced this issue May 22, 2021
monorepo changes + shallow clone
HammadTheOne pushed a commit to HammadTheOne/dash that referenced this issue May 28, 2021
monorepo changes + shallow clone
HammadTheOne pushed a commit to HammadTheOne/dash that referenced this issue May 28, 2021
HammadTheOne pushed a commit that referenced this issue Jul 23, 2021
HammadTheOne pushed a commit that referenced this issue Jul 23, 2021
monorepo changes + shallow clone
AnnMarieW pushed a commit to AnnMarieW/dash that referenced this issue Jan 6, 2022
* Fix for datepicker initial month

Added current date as the last resort for the initialVisibleMonth property of the component in DatePickerRange.react.js and in DatePickerSingle.react.js (issue plotly#115)

* Fix formatting

* Fix DatePickerSingle formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants