Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am trying to install Umbraco manually from visual studio using the Umbraco version 7.8.1 source code but every time I run it I get this error:
Can I please get some help ? Thanks
Why not get it from nuget?
If you need to debug something, you just need the sourcecode on your drive somewhere.
In order to build Umbraco, I would suggest you read this: https://github.com/umbraco/Umbraco-CMS/blob/dev-v7/CONTRIBUTING.md#building-umbraco-from-source-code
Hi Qamar, I get this as well, but it moves past it and continues normally - like a blip on the radar for a minute. Does it stay on that page forever for you?
Yes it does. I tried cleaning the solution and building it again and again but it does not go away.
Hi,
Please see a blog post I wrote and let me know if it helps.
http://www.paulrgriffiths.co.uk/blog/installing-umbraco-7-part-1-setting-up-visual-studio/
This server error typically means that there are also insufficient permissions assigned, and it’s likely that the install folder cannot be accessed.
Try granting full permissions to IUSR. I detail this it part 3.
Thanks Paul
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Installing Umbraco Manually on Visual Studio
I am trying to install Umbraco manually from visual studio using the Umbraco version 7.8.1 source code but every time I run it I get this error:
Can I please get some help ? Thanks
Why not get it from nuget?
If you need to debug something, you just need the sourcecode on your drive somewhere.
In order to build Umbraco, I would suggest you read this: https://github.com/umbraco/Umbraco-CMS/blob/dev-v7/CONTRIBUTING.md#building-umbraco-from-source-code
Hi Qamar, I get this as well, but it moves past it and continues normally - like a blip on the radar for a minute. Does it stay on that page forever for you?
Yes it does. I tried cleaning the solution and building it again and again but it does not go away.
Hi,
Please see a blog post I wrote and let me know if it helps.
http://www.paulrgriffiths.co.uk/blog/installing-umbraco-7-part-1-setting-up-visual-studio/
This server error typically means that there are also insufficient permissions assigned, and it’s likely that the install folder cannot be accessed.
Try granting full permissions to IUSR. I detail this it part 3.
Thanks Paul
is working on a reply...