sureshcd10
Regular
- Joined
- Dec 25, 2003
- Messages
- 77
I have Three Servers
1-->WebServer
2-->Application Server
3-->DatabaseServer
Now I want to store all my .aspx pages on to (1)WebServer
dll assemblies on to the ApplicationServer and
DataBase to the Database Server
What I should do to make this happen ?How and where I make configure so that the pages detect assemblies (dlls) from the Application Server.
Can any one help me ?
1-->WebServer
2-->Application Server
3-->DatabaseServer
Now I want to store all my .aspx pages on to (1)WebServer
dll assemblies on to the ApplicationServer and
DataBase to the Database Server
What I should do to make this happen ?How and where I make configure so that the pages detect assemblies (dlls) from the Application Server.
Can any one help me ?