How can I use IIS to connect & compiler distributing ASP.NET files

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I had success to get link with "File Shared" use IIS in Windows 2003.
It can compiler & run, but the session will be lose when 445 port
reconnection.
(Its often happen) (Firewall open 137,138,139,445 port)

What is the right way to implementation connection structure with
distributing ASP.NET files use IIS. Like
figure(http://homelf.kimo.com.tw/slash_tsai/net.jpg)

I wanna build IIS in WWW host, and put ASP.NET files in host "AP".
There were be several WWW hosts in runtime to process the common ASP.NET
files which put in "AP" host.

Please help me, Thanks. :D
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top