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
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