This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.
Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.
Before posting questions here you might want to review the developer documentation.
Hello, I'm getting this error when I was following along with the tutorial videos, after completing video number 13:
Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "Resources.GuestBookResource.resources" was correctly embedded or linked into assembly "App_GlobalResources._kh9oahr" at compile time, or that all the satellite assemblies required are loadable and fully signed.
I'd appreciate any advice as to how to debug this. It builds just fine, so this is a run-time error, and I'm still running on the VS dev server (not IIS, as I didn't want to re-write my localhost default path because I'm working on different projects while following along with the tutorials). Thanks!
I still haven't been able to solve this. Apparently this has something to do with designating your own culture... I'm not exactly sure.
If you are using the Express version of Visual Studio, I recommend get the full version, you probably qualify to get it free via the Web Site Spark program.
Hope it helps,
Joe
I'm using VS 2010 Premium...
Make sure you are copying your .resx file(s) in the post build event of your ui project so it lands in Web/App_GlobalResources