----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Senthil-Maverick Message 2 in Discussion Hi Even my application is of the same nature as yur requirements. i do have 3 servers : 1. WEB SERVER : where my application-site Runs. 2. Component Server: where in all the BUsiness logics of my aplication are kept. 3. Data Server : where my sqlserver is placed. The flow is like this : APPLICATION--->COMPONENT----> DATA BASE. yu have have all the aspx pages in the main server right ? have all the business logics in the midlle tier, and convert all the code behind in to dll's if required convert in to assemblies. also when yu r accesing the particular Business component do give the correct path to refer to that dll. else if yu hvae created asssmblies, do Import the paricular asemblies from the corresponding erver. else if yu have the business components as web services keep these in the middle tier itself. This will make yur 3 tier work fine. with regards Senthil ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDOTNET/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
