When Creating DotNetNuke Modules using a Web Application Project (WAP) occur 2 problem:
1. Error Rendering Control when view DNN user controls in Design mode
2. .designer file generate incorrect type of DNN user control, ex:
instead of
Solution:
See how to Creating DotNetNuke Modules using a Web Application Project (WAP)
At step 5: “Override application root URL” is URL of DNN instance (portal) used to develope module.
Problem 2 has fixed but problem 1 has not yet. Hix hix. Who can help me, please!
When fix problem 2 one error can occur: “Error Creating Control” (in Design mode). To fix it, unload project then reload.
