Hi
I have a custom feature I created and I used the WebStore as a model of how to do things right.
When I open my main ascx control and go to design mode I see...
[ctop1]
Error creating Control - pnlWrapper
Could not load file or assembly 'App_GlobalResources' or one of it's dependancies. The system cannot find the specified file
[cbottom1]
I did not used to have this problem.
So... I installed a new/empty with a new database 2.3.1.5. test site and using VS 2008 opened WebStoreModule.ascx and went to Design mode. Same error. Normally I'd just use source view but I have 2 grids and several other controls on my page and it's a pain with no design mode.
Anyway to get my design mode back?
Thanks