Then I ran the code to debug and got the following error.
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'Umbraco.Web.UmbracoApplication'.
Line 1: <%@ Application Inherits="Umbraco.Web.UmbracoApplication" Language="C#" %>
I would really appreciate if you guys can help me get this going.
There exist an related issue with local visual studio versions and umbraco version 7.2.0 and 7.2.1? This issue should be fix in the new 7.2.2 from yesterday.
cannot install umbraco using VS 2013 express edition
HI
This is my first time messign with this cms and nothing is working. I followed the instruction from this page
https://live4coding.wordpress.com/2014/07/21/setting-up-umbraco-with-visual-studio/
I want to install as webforms. Here is the link to an image on how my solution looks like after installing from nuget
http://postimg.org/image/6dvla6xub/
Then I ran the code to debug and got the following error.
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'Umbraco.Web.UmbracoApplication'.
Line 1: <%@ Application Inherits="Umbraco.Web.UmbracoApplication" Language="C#" %>
I would really appreciate if you guys can help me get this going.
Thanks
Hi Masood,
welcome to our!
There exist an related issue with local visual studio versions and umbraco version 7.2.0 and 7.2.1? This issue should be fix in the new 7.2.2 from yesterday.
(see here: https://our.umbraco.org/forum/getting-started/installing-umbraco/61127-Nuget-Install-Package-UmbracoCms-not-working)
Do you use the english version of Visual Studio?
Which version of umbraco do you will install?
Best,
Sören
I just installed version 7.1.9 and now i got this prompt about asking for ProfiledDBConnection http://postimg.org/image/vyvobtv5p/
Hi Masood,
what happens if you click on "cancel"? Works everything or do you have trouble because of this?
Best,
Sören
is working on a reply...