Generating the *.aspx.designer.vb Files

N

Nathan Sokalski

I have an ASP.NET application in which I register several of my usercontrols
in the Web.config file's
<system.web><pages><controls></controls></pages></system.web> section.
However, my usercontrols (*.ascx files) are not showing up in the
*.aspx.designer.vb file. Is there any way to explicitly ask Visual Studio to
regenerate this file? Thanks.
 
M

Mark Fitzpatrick

If you opent the .aspx file and switch between design view and html view and
back it will prompt VS to check the controls and add any that are missing to
the designer file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top