|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Generating the *.aspx.designer.vb FilesI 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. 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. -- Show quoteHide quoteHope this helps, Mark Fitzpatrick Former Microsoft FrontPage MVP 199?-2006 "Nathan Sokalski" <njsokal***@hotmail.com> wrote in message news:epNOSIZJHHA.3264@TK2MSFTNGP02.phx.gbl... >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. > -- > Nathan Sokalski > njsokal***@hotmail.com > http://www.nathansokalski.com/ >
Why not use DAO?
How I can find out on which platform I am running (32/64 bits)? Binary Read Method? Make inherited property invisible mouse right click your favorite VB 2005 book? Form Focus Windows Service to copy files to a Mapped Drive pseudo spin-lock design help schema.ini Pipe Delimited to Access Database |
|||||||||||||||||||||||