I have an EPiServer project in Visual Studio. When I try to add a new page template, I get the following error message:
"Visual Studio cannot establish a connection to the configured EPiServer database. An EPiServer PageType was not registered for MyTemplate.aspx."
If I run the project locally, it can connect to the SQL server. So, how comes I can't add a page template? Is Visual Studio trying to connect to the database defined in connectionStrings.config?
I'm running EPiServer CMS R2 SP1 5.2.375.133, Windows XP Pro SP3 and Visual Studio 2008 SP1.
Hi!
I have an EPiServer project in Visual Studio. When I try to add a new page template, I get the following error message:
"Visual Studio cannot establish a connection to the configured EPiServer database.
An EPiServer PageType was not registered for MyTemplate.aspx."
If I run the project locally, it can connect to the SQL server. So, how comes I can't add a page template? Is Visual Studio trying to connect to the database defined in connectionStrings.config?
I'm running EPiServer CMS R2 SP1 5.2.375.133, Windows XP Pro SP3 and Visual Studio 2008 SP1.
Regards Kristoffer