Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

hosting of ASP.Net application

Status
Not open for further replies.

sheila11

Programmer
Dec 27, 2000
251
US
Hi all,

Is it true that we have to host an asp.net application in one of the two following ways:

1) Host it in _vti_bin, or some other directory and Exclude the path, to let ASP.Net handle it.

2) Host it in LAYOUTS directory (\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\LAYOUTS) to let the SharePoint handler handle it.

Am I correct in assuming that we use the SharePoint object model if we select the 1st option?

TIA,
Sheila
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top