Re: How to incorportate ASP.NET Application with SPS 2003?



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


.



Relevant Pages

  • RE: Portal 2003
    ... For using your own web application under the same url of SPS2003, you can set up one excluded path understand the SPS url and then deploy your ... all the request to the SPS site will be handled by the Sharepoint ISAPI filter. ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Server2k3, IIS, SPS Installation broken.
    ... > My recommendation is uninstall SPS and start over. ... > remove IIS and then re add IIS. ... at the end of the installation where it said it was done ... >> database connectivity. ...
    (microsoft.public.sharepoint.portalserver)
  • Re: Annoymous Settings
    ... IIS ... Guest account as Reader ... SPS ... ensure that the Internet Guest account has been added with at least Reader ...
    (microsoft.public.sharepoint.portalserver)
  • Re: Info about tuning the IIS and SPS thread settings
    ... I want to dig the role of IIS so that get clear picture so what can be done ... The amount of physical memory, in MBs, immediately available for allocation to a process or for system use on the server. ... trends begin to emerge that equate requests per second with CPU consumption ... SPS requests get routed through the IIS 6.0 as SPS also has its own thread ...
    (microsoft.public.sharepoint.portalserver)
  • Re: How to setup SPS as a website on IIS 6
    ... >I'm very new to SPS and I have installed it on a Windows 2003 member server ... The rest of the text seems to indicate you've installed WSS ... ... > I have setup SSL in IIS for the Sharepoint Central Administration website, ... > I know how to setup Sharepoint services, but I'm missing the middle piece ...
    (microsoft.public.sharepoint.windowsservices)