Re: MOSS 2007 _layouts Application
- From: "Lou Zher" <abuse@xxxxxxxxx>
- Date: Wed, 4 Oct 2006 09:01:16 -0500
Chris,
I found that really simple stuff works like just putting an .aspx file with
inline code, uncompiled, into a subfolder of _layouts.
Try this:
drop this testing.aspx file in to someplace under _layouts:
<html><body><%=Request.ServerVariables("PATH_INFO")%></body></html>
You should be able to request this page from any site.
When I tried building a "Web Application Project" with compiled pages and
use "publish" to get it to the site (or even just plain old copy), it only
works from root. When I try to access from a subsite, SharePoint fails on
trying to load the bin\.dll.
-LZ
<chrjones@xxxxxxxxx> wrote in message
news:1159961550.072315.257760@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Ok I've been working on this one for ages and I'm out of ideas.
In 2003 I created a custom user admin application that sat in the
_layouts virtual directory and allowed us to customise the user admin
side of things for our team sites. Now we want to be able to do the
same thing in MOSS 2007 - only I can't find any way of making it work.
According to:
http://blogs.msdn.com/cjohnson/archive/2006/09/05/740498.aspx it is
possible. Does anyone have any pointers on creating a _layouts
Application in MOSS 2007 or preferably is there a how to for doing
this? My searches for information have all come up blank...
Cheers,
Chris
.
- Follow-Ups:
- Re: MOSS 2007 _layouts Application
- From: Lou Zher
- Re: MOSS 2007 _layouts Application
- References:
- MOSS 2007 _layouts Application
- From: chrjones@xxxxxxxxx
- MOSS 2007 _layouts Application
- Prev by Date: knowing wich previleges i have
- Next by Date: Re: MOSS 2007 _layouts Application
- Previous by thread: MOSS 2007 _layouts Application
- Next by thread: Re: MOSS 2007 _layouts Application
- Index(es):
Relevant Pages
|