Hi, When I switch into design mode, I see the following error.
Could not find any resources appropriate the specified culture or neutral culture. Make sure "AjaxControl.Toolkit.Properties.Resources.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all satellite assemblies required are loadable and fully signed.
I have seen several posts on this issue that discuss adding an updated script manager to your project and then add a new control. I have tried that, and I have tried creating a brand new project. I still get this message.
I have updated my AJax Toolkit to the latest release hoping that would fix it.
I think the problem has something to do with embedding tab containers and tab panels inside a formview. This is when I see the error. If I want to update one of the fields in the template, I have to remove the tabs first and then put them back.
If anyone could help with this issue, it would be greatly appreciated. I can also post some generic code if needed. I just built a small project for another issue, which also has the above issue.
Could not find any resources appropriate the specified culture or neutral culture. Make sure "AjaxControl.Toolkit.Properties.Resources.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all satellite assemblies required are loadable and fully signed.
I have seen several posts on this issue that discuss adding an updated script manager to your project and then add a new control. I have tried that, and I have tried creating a brand new project. I still get this message.
I have updated my AJax Toolkit to the latest release hoping that would fix it.
I think the problem has something to do with embedding tab containers and tab panels inside a formview. This is when I see the error. If I want to update one of the fields in the template, I have to remove the tabs first and then put them back.
If anyone could help with this issue, it would be greatly appreciated. I can also post some generic code if needed. I just built a small project for another issue, which also has the above issue.