Search for this problem in these forums... it should be fairly straight forward. Turn ON .Net services in HSphere for your domain. If you're using VS.Net, compile your application, copy *.aspx, web.config, global.asax, etc., and create a BIN directory off your root and put the project's DLL file there.
-Dave