I have created a website inside Umbraco, and now I would like to duplicate it. I've read some information about how to do this, but I guess my experience in SQL servers etc. just isn't enough.
Here's what I did after I finished my first website:
+ I installed a fresh Umbraco website using Webmatrix (as I always do) + I kept all installation options at default + Then I closed Webmatrix + Copied all files and folders from the first website over the new ones + I rebooted my computer (just to be sure) + I started Webmatrix + I got an error :-)
Description: An error occured parsing a required source to comply to this request. Consult the following details of this parser error and edit the source file where necessary. Parser error message: Can't load the type Umbraco.Web.UmbracoApplication Error in source: Rule 1: "" Source file: /global.asax
Duplicating an Umbraco installation
I have created a website inside Umbraco, and now I would like to duplicate it. I've read some information about how to do this, but I guess my experience in SQL servers etc. just isn't enough.
Here's what I did after I finished my first website:
+ I installed a fresh Umbraco website using Webmatrix (as I always do)
+ I kept all installation options at default
+ Then I closed Webmatrix
+ Copied all files and folders from the first website over the new ones
+ I rebooted my computer (just to be sure)
+ I started Webmatrix
+ I got an error :-)
What am I doing wrong here?
Here's the error. It's in Dutch, so I'll try to translate it for you:
Server error in application
----------------------------------------------------------
Parser error
Description: An error occured parsing a required source to comply to this request. Consult the following details of this parser error and edit the source file where necessary.
Parser error message: Can't load the type Umbraco.Web.UmbracoApplication
Error in source:
Rule 1: ""
Source file: /global.asax
Thanks in advance!
Haha "Rule 1" should be "Line 1" ;-), my bad
is working on a reply...