- Published on
Could not load file or assembly System.Data.SQLite
Have you just deployed your Sitefinity site to live and you get a YSOD of System.Data.SQLite? Here's likely the quick fix for the issue!
Tutorials, Rants, Coding, Sitefinity, Javascript, it's all here. Please enjoy my content and let me know what you think!
Have you just deployed your Sitefinity site to live and you get a YSOD of System.Data.SQLite? Here's likely the quick fix for the issue!
Make your forms look and work super cool with KendoUI
Format javascript date objects to string formats using KendoUI...you're using it ANYWAY right?
It's sometimes hard to debug a javascript template, but with kendo templates being plain script tags, it's actually really easy!
If you're getting a YSOD crash page due to a C# assembly version mismatch, this quick config change will fix you right up!
Aggregated Links, Tutorials, and Tips about Sitefinity
Here's how you can debug issues with the RadControls ClientSide Javascript API
Here's how you can address getting a Validation of viewstate MAC error screen in Sitefinity
KendoUI is embedded in Sitefinity, here's how to use it.
Sitefinity pre v8 uses WCF services, this is a simple tutorial on crafting your own services through their layer.
Windows Workflow Foundation files are XAMLX and sometimes your breakpoint just don't get hit, perhaps give this a try.
Here are some Telerik JustCode Templates you can use in the Sitefinity 4.4 Module builder.
Have you ever wanted to change the look or feel of the Sitefinity Page Editor itself for your users? It's easily doable, here's how.
I was so blown away by how cool 4.4 is, I had to record the Q/A part, here's the transcript!
Notice: Sitefinity 4.4 Module Builder Preview on KendoUI Release day
Disabling the L2 Cache to fix the Row not found: GenericOID Errors, and Events not saving in Sitefinity
Quick two steps to change which class every page inherits from
Drag\drop a google wave right onto a page in Sitefinity 3.x
Cufon is a cool tool, this should get you up and running with Cufon+RadControls
Please help me vote in better OA Stored Procedure support using Teleriks PITS tracker
This post will outline how to easily (re: no code) bind nested repeaters with telerik OpenAccess.
NeedsDataSource is a nice way to populate a report, but I always have trouble remembering which Type to cast to for the "object sender" variable. So here's an exampling of Binding to OpenAccess to flatten the data out for the report.
ELMAH: Error Logging Modules and Handlers for ASP.NET is a pretty awesome error logger. I've installed it on a couple sitefinity instances so I figured I'd blog about it to help some others with it.
I've modified the existing Files.aspx page under ~/Sitefinity/Admin...this one is better in Sitefinity 3.x :)
The amount of controls available on the toolbar is super minimal compaired to what is actually available to the RadEditor. Luckily as always Telerik has make it super easy to expand.