views:

12

answers:

0

I have created a wspbuilder project and I have a a small application(working) that returns documents that use a certain content tpye.

However creating an admin page is proving somewhat difficult.

I imported an aspx page in to my project and have the page in the layouts folder which i believe to be correct. If i add control in to the aspx page they display perfectly once deployed.

However i do not seem to have access to these controls via the cs page (intelisense doesn't pick the controls up) nor can i add controls programatically.

I was wondering if anyone else had stumbled across a similar problem and found a solution

Cheers Truez