Resources for the DotNetNuke Community
Support this site
I'm trying to work through the tutorial. I have a clean install (v3.2.2) but before I added a project I tried to build the solution and get hundreds of errors, most being:
'ClientAPI' is not a member of 'Utilities'.
I get the same thing when I build the dotnetnuke.core and dotnetnuke.desktopmodules solutions. PLEASE HELP
Try using the DotNetNuke.All solution first to do a full rebuild of the system. Then you will be able to use the other solutions.
im using a fresh install of 3.3.4 and am getting the same build errors so tried what you suggested and the DotNetNuke.All solution compiled fine but the others still come up with a ton of errors mainly to do with the clientAPI not being declared?not sure what is going wrong here?
again i just had to remove the Microsoft.Applicationblocks.data reference and readd which its located in the root/bin folder.
nice tut!