Group: Forum Members
Last Active: Thu 23 Jul 2020
Posts: 70,
Visits: 175
|
Not necessarily compile, but just build and run.
I think the database was the issue, Kartris doesn't put the full database path, but rather a . to indicate localhost, so that would not run on my local machine - had to switch to the IP address. Thanks.
|
Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
The resources are created dynamically so there would need to be a valid db connection set up in the web.config. But we typically don't compile Kartris these days. We find it runs fine being compiled in situ.
What customizations require that you compile it to run it locally? We typically run webs locally during development which are not compiled.
-- If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
|
Group: Forum Members
Last Active: Thu 23 Jul 2020
Posts: 70,
Visits: 175
|
Any advice on this? I'd like to be able to compile Kartris locally, so I can test my customizations. Thanks,
|
Group: Forum Members
Last Active: Thu 23 Jul 2020
Posts: 70,
Visits: 175
|
It works on my live site, but I want to compile locally, and I can't...I get this error.
|