Source Code Gives Error

Posted By ajitjethe Sun 29 Jun 2014
Add to Favorites1
Author Message
ajitjethe
 Posted Sun 29 Jun 2014
Supreme Being

Supreme Being - (532 reputation)Supreme Being - (532 reputation)Supreme Being - (532 reputation)Supreme Being - (532 reputation)Supreme Being - (532 reputation)Supreme Being - (532 reputation)Supreme Being - (532 reputation)Supreme Being - (532 reputation)Supreme Being - (532 reputation)

Group: Forum Members
Last Active: Mon 30 Jun 2014
Posts: 1, Visits: 2
532
Have downloaded the sourcecode, but getting error while running it. Error list as follow.
Error 1 The resource object with key 'PageTitle_WelcomeToKartris' was not found. C:\inetpub\wwwroot\k26001_mytestweb\Admin\Default.aspx 39
Error 2 The resource object with key 'FormLabel_Username' was not found. C:\inetpub\wwwroot\k26001_mytestweb\Admin\Default.aspx 63
Error 3 The resource object with key 'FormLabel_Password' was not found. C:\inetpub\wwwroot\k26001_mytestweb\Admin\Default.aspx 67
Error 4 The resource object with key 'FormButton_Submit' was not found. C:\inetpub\wwwroot\k26001_mytestweb\Admin\Default.aspx 71
Error 5 The resource object with key 'ContentText_LoginBadUser' was not found. C:\inetpub\wwwroot\k26001_mytestweb\Admin\Default.aspx 79
Error 6 The resource object with key 'ContentText_FrontOfSite' was not found. C:\inetpub\wwwroot\k26001_mytestweb\Admin\Default.aspx 83
Paul
 Posted Mon 30 Jun 2014
große Käse

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

Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807, Visits: 2,748
This looks like a db permissions problem; data for these language specific elements is pulled from the database, if the connection doesn't return data then this error would likely occur.

--
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

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top