vs 2013

Posted By nethaji Wed 4 Feb 2015
Add to Favorites0
Author Message
Paul
 Posted Fri 13 Feb 2015
große Käse

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

Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807, Visits: 2,748
That suggests missing permissions for the database.

http://userguide.kartris.com/Default.aspx?headID=49

see steps 5, 6 and 7


--
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
nethaji
 Posted Wed 11 Feb 2015
Supreme Being

Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)

Group: Forum Members
Last Active: Wed 11 Feb 2015
Posts: 2, Visits: 8
984
yes i have changed in web.config for connection string,but still i recv error as "the resource object with key ***was not found in all ascx files while be build in vs2013.
Paul
 Posted Wed 4 Feb 2015
große Käse

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

Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807, Visits: 2,748
If you have a Kartris install, then you can connect to this with VS 2013 without any errors:

------ Rebuild All started: Project: k28001_test, Configuration: Debug Any CPU ------
Validating Web Site
Building directory '/App_WebReferences/'.
Building directory '/App_Code/'.
Building directory '/Admin/App_LocalResources/'.

...
Validation Complete
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========


The key is that you must have setup Kartris so that it is connected to a properly populated database. Kartris uses a custom resource provider to pull language specific text from the database rather than a resx file - this means all language specific text elements can be changed easily from the back end.


--
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
nethaji
 Posted Wed 4 Feb 2015
Supreme Being

Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)Supreme Being - (984 reputation)

Group: Forum Members
Last Active: Wed 11 Feb 2015
Posts: 2, Visits: 8
984
is it possible to open source code in visual studio for customization ,if it so how to open without any error .(resx,serives).

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top