Error "the resource object with key was not found" when compiling locally

Posted By bpaluch Tue 26 Nov 2013
Add to Favorites0

Error "the resource object with key was not found" when compiling...

Author Message
bpaluch
 Posted Thu 12 Dec 2013
Supreme Being

Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)

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.
Paul Marked As Answer
 Posted Fri 6 Dec 2013
große Käse

große Käse - (522,938 reputation)große Käse - (522,938 reputation)große Käse - (522,938 reputation)große Käse - (522,938 reputation)große Käse - (522,938 reputation)große Käse - (522,938 reputation)große Käse - (522,938 reputation)große Käse - (522,938 reputation)große Käse - (522,938 reputation)

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
bpaluch
 Posted Tue 3 Dec 2013
Supreme Being

Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)

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,
bpaluch
 Posted Tue 26 Nov 2013
Supreme Being

Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)Supreme Being - (47,132 reputation)

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.

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top