I use Visual Web Developer 2005 Express and web user control DLL's
come in these weird places:
C:\Documents and Settings\JohanS tand\Local Settings\Temp\T emporary
ASP.NET Files\website3\ f1f514e3\dc9a00 f7\assembly
\dl3\8a06d240\2 ee2e4db_a7c1c80 1
FILE: App_Web_hellodn n2.ascx.cdcab7d 2.lxm65j8j.DLL
Indeed I made an HelloDNN2 user control in a web application and I did
build page for the ascx.
But these are not genuine DLL's I think because:
* You cannot add them to the toolbox
* You cannot register the DLL's (no design time errors though) on a
aspx web page so that they are loaded at runtime. You simply do not
see them! And again no errors (at runtime)
* You can create module definitions with them in DotNetNuke (no
errors) but then again you do not see the modules in edit, design or
view
Are these code behind DLL's and do not incorporate ascx as a genuine
custom user control would do?
Johan
come in these weird places:
C:\Documents and Settings\JohanS tand\Local Settings\Temp\T emporary
ASP.NET Files\website3\ f1f514e3\dc9a00 f7\assembly
\dl3\8a06d240\2 ee2e4db_a7c1c80 1
FILE: App_Web_hellodn n2.ascx.cdcab7d 2.lxm65j8j.DLL
Indeed I made an HelloDNN2 user control in a web application and I did
build page for the ascx.
But these are not genuine DLL's I think because:
* You cannot add them to the toolbox
* You cannot register the DLL's (no design time errors though) on a
aspx web page so that they are loaded at runtime. You simply do not
see them! And again no errors (at runtime)
* You can create module definitions with them in DotNetNuke (no
errors) but then again you do not see the modules in edit, design or
view
Are these code behind DLL's and do not incorporate ascx as a genuine
custom user control would do?
Johan
Comment