Downloaded the source code for an Orchard module from Codeplex and added using VS2012 to my copy of the Orchard source. When I run the source the new module is not available to enable.
Asked
Active
Viewed 100 times
0
-
Have you built it? What module is it? – Hazza May 23 '13 at 13:48
2 Answers
0
It probably doesn't build. Check your logs, and if you still can't see what's wrong, attach a debugger.

Bertrand Le Roy
- 17,731
- 2
- 27
- 33
0
Thanks Hazza and Bertrand - Fixed it by unzipping into the modules folder then added the existing project from the modules folder rather than from my download folder.

David Bloor
- 11
- 2