|
I've followed the Video on DNN, have MSBuild, but when I try and add a new module using the template I get:
Website\DesktopModules\MyModule\MyModule.csproj: The Web Application Project MyModule is configured to use IIS. The Web server 'http://dnndev/desktopmodules/MyModule/' could not be found.
I did edit the template, and changed the URL reference to my DNN setup (localhost/Dotnetnuke_Community).
All the files get generated and put in the websites 'desktopmodules' folder, but no project created in Visual Studio.
Any thoughts?
|