L
Leon
I'm Creating multiple custom unique namespaces within the same web
application.
Using VS.net do I still have to compile each namespace into an assembly
separately using
the vb.net 2003 command prompt, then reference the assembly to the web
application.
*Remember I'm creating the namespaces within the same web application not a
code library or another application!
*Also at the current moment I'm getting an error message using the Imports
statement with my custom created namespaces.
Thanks
application.
Using VS.net do I still have to compile each namespace into an assembly
separately using
the vb.net 2003 command prompt, then reference the assembly to the web
application.
*Remember I'm creating the namespaces within the same web application not a
code library or another application!
*Also at the current moment I'm getting an error message using the Imports
statement with my custom created namespaces.
Thanks