Unable to Run the Analytics web app locally #10
Unanswered
data-usr
asked this question in
DashBoards & WebApps
Replies: 1 comment
|
Installing and running Composable locally, on Windows 11, should not be a problem. I think in this case what's required is a license file. Kindly email support@composable.ai for assistance. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am trying to run composable analytics locally on my machine for few checks, following the installation guide at composable docs
I have installed the application (pointing to a local sql server express edition as my db) and when I try to hit the
localhost/companalyticsI see data at root level is invalid error.I checked application pools and .net framework runtimes.
I see all of them are present in my machine.
Did anyone encountered the same issue ?
Am trying to run the application from Windows 11 and local iis.
Is this a possible reason ? and we should be running it from the windows server only ?
Complete stack trace printed on the browser:
All reactions