Thanks for your reply.
I've tried what you have suggested but I get the following error so I'm not sure why this is happening? f.y.i. Spanish was not in the dropdown list as an option so I looked at the xml available for version 1.2.3. and it was there so I copied them into the 1.2.2. xml/language folder. I'm guessing that this may be the cause of my error but I was at the end of my trial and error wits.
Any ideas on how to get this to work?
Thanks
Herk
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
Votations.NSurvey.Resources.ResourceManager.LoadResources(String language) +523
Votations.NSurvey.Resources.ResourceManager.GetString(String name, String languageCode) +383
Votations.NSurvey.WebControls.SurveyBox.BuildNextPageButtonRow() +442
Votations.NSurvey.WebControls.SurveyBox.BuildSurveyBox(Boolean enableQuestionDefaults) +2422
Votations.NSurvey.WebControls.SurveyBox.BuildSurvey() +764
Votations.NSurvey.WebControls.SurveyBox.OnLanguageSubmit(Object sender, EventArgs e) +107
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
|
Server Error in '/Survey' Application.
Object reference not set to an instance of an object.
Version Information: Microsoft .NET Framework Version:2.0.50727.3623; ASP.NET Version:2.0.50727.3618