dotnetnuke 7 - How do you drag a Button from the toolbox to a UserControl in a Class Library? -
i unable drag button or standard control toolbox in vs2013 onto user control view.ascx generated using dotnetnuke 7 c# compiled module template.
template installation guide: http://www.christoc.com/tutorials/all-tutorials/aid/2
any ideas? tia!
i found answer here: https://christoctemplate.codeplex.com/discussions/355503
hc27080401 jan 11, 2014 @ 9:02 am
i find may template problem,open project file(.csproj),change output path "....\bin\" "bin\", works
Comments
Post a Comment