25 November 2005
Remove PrecompiledApp.config
The Sitecore 5.2.0.1 package contains a file called PrecompiledApp.config, located in the root-folder. Because of this little nasty bugger, you receive this Server Error if you try to add your own class to the solution:
Server Error in '/' Application.
The directory '/App_Code/' is not allowed because the application is precompiled.
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.
I tried all sorts of things to fix it, but ended up contacting Runi from Sitecore. He replied that I should hust remove the PrecompiledApp.config file - and voila! it worked...
11:51 Posted in Sitecore | Permalink | Comments (1) | Email this
23 November 2005
Sitecore Database Installer for .Net 2.0 (Enhanced)
We've experienced some problems with the DatabaseInstaller provided by Sitecore, so to save us some time I decided to develop my own...
- .Net framework 2.0 (!!!)
- SQL server 2005
- Sitecore 5.2.0.1
The application is compiled on these specs - and not tested on anything else... Feel free to download and use it.
If you have any requests or find bugs, feel free to post a request - I'll see if I can find the time the add/fix it...
NOTE: this application is highly inspired by the original Sitecore database installer... I have created an application which does the exact same job, and have just added some features and fixed some bugs.
And off course: THIS SOFTWARE AND THE ACCOMPANYING FILES ARE SUPPLIED "AS IS", WITHOUT ANY WARRANTIES WHATSOEVER WHETHER EXPRESSED OR IMPLIED.... yada yada yada...
Download the file here: Sitecore Database Installer for .Net 2.0 (Enhanced)
08:35 Posted in Sitecore | Permalink | Comments (0) | Email this
17 November 2005
DbBrowser...
Log in to the Sitecore Client, and navigate to http://www.yourdomain.com/sitecore/admin/dbbrowser.aspx
Voila...
17:35 Posted in Sitecore | Permalink | Comments (0) | Email this
14 November 2005
Introduction
This is the first post on my blog on Sitecore Development. Most blogs about Sitecore is from the Sitecore team, and I thought it was time to share some of my experiences - from a Sitecore Partner Developer point of view...
I've just started planning a large application using the coming version of Sitecore for .Net 2.0. I'll try to keep this blog updated with what ever comes up during development.
Happy reading :o)
Anders
08:30 Posted in Sitecore | Permalink | Comments (0) | Email this



