Re: How to incorportate ASP.NET Application with SPS 2003?
- From: "Chandima" <digitalmelon@xxxxxxxxx>
- Date: Thu, 20 Jul 2006 23:47:41 +1200
Hi
When you say "incorporate" do you want to run an ASP.net application on the
same server as SPS 2003?
Or do you want to access the URL of an ASP.Net application within your site
collection?
In the Central Administration pages of SharePoint you can specify an
excluded path. A excluded path tells IIS that the request for a site should
be handled by IIS and not the SPS Isapi filter.
ex: http://portalname/sites/yoursite (this is the default sites path) which
is handled by the SPS Isapi.
If you want to host http://portalname/[customwebapp]/default.aspx you'll
need to first create the excluded path in the Central Administration pages
then create you virtual folder within the SPS web application in IIS.
HTH
Chandima
http://digitalmelon.com/blog
"Shell" <Shell@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0D094EDB-46D3-4844-9073-646A3F3E904F@xxxxxxxxxxxxxxxx
Hi All,
I want to incorporate my ASP.NET Application into one of the SPS 2003 Site
collection so that the URL won't change in the browser. Please guide me on
how do I achieve that?
Thanks,
Shell
.
- Prev by Date: RE: MOSS 2007 import users errors
- Next by Date: Re: dying sharepoint portal
- Previous by thread: RE: MOSS 2007 import users errors
- Next by thread: Re: Access Denied to Site Settings / Site Features - MOSS 2007
- Index(es):
Relevant Pages
|