G
galien8
I use Visual Web Developer 2005 Express and web user control DLL's
come in these weird places:
C:\Documents and Settings\JohanStand\Local Settings\Temp\Temporary
ASP.NET Files\website3\f1f514e3\dc9a00f7\assembly
\dl3\8a06d240\2ee2e4db_a7c1c801
FILE: App_Web_hellodnn2.ascx.cdcab7d2.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\JohanStand\Local Settings\Temp\Temporary
ASP.NET Files\website3\f1f514e3\dc9a00f7\assembly
\dl3\8a06d240\2ee2e4db_a7c1c801
FILE: App_Web_hellodnn2.ascx.cdcab7d2.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