|
|
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/26/2006 9:37:19 AM
Posts: 3,
Visits: 4
|
|
I have created and extended a virtual server, and can access its home page without any problems. but when I link to any pages under _layout folder ( for instants, click add site ) I got error: Error: Server error in '/_layout Application Configuration Error: Line 43: <sercurityPolicy> <strustlevel name="WSS_medium" policyFile="c:\Program Files\Comman Files\Microsoft Shared\web server Extensions\60\WSS_medium.. <strustlevel name="WSS_minimal" policyFile="c:\Program Files\Comman Files\Microsoft Shared\web server Extensions\60\WSS_minimal.. I have worked on it for couple days, and still, can't go through. Can someone help me...
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/11/2007 12:36:11 PM
Posts: 3,
Visits: 9
|
|
| What database server are you running, 2000 or 2005? Check the ASP.Net tab on the web site and see what version of ASP.Net is running on the web site. Portal Server does not work properly with ASP.Net 2.0. Barry
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/26/2006 9:37:19 AM
Posts: 3,
Visits: 4
|
|
| Thank you very much for your response. sorry for not response sooner . becuase I have other project to do and now I am back to my sharepoint. I used SQL 2000 and .netframe work 1.1 (asp.net 1.1) Error during extending the virtual server: I can see my new portal site default page: like: http://mchincename/default.aspx, but when I click any links on this default page, for instants, “Add listing “,”create subarea”, it will load page: http://machinename/_layouts/1033/spnewlisting.aspx?CatID=eb39cab9-9e0a-4904-a684-8753cb37c592 I got error: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. (C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\template\layouts\1033\web.config line 44), I can't access any pages under _/layouts/ My portal site is default web site .Under this site , I have three virtual directories: _layouts, _Bit_bin, _wpresources. There are all being assigned to same applcaiton pool: MSsharepointPortalAppPool. Also I have checked my local computer ( window 2003 server enterprise version with sp 1.0 ) users and group , the group SPS_WPG and IIS_WPG have same members and I now only use my domain admin account. Please advise, and thank yor very much for your time, Helen
Group:
IIS 6.0 app pool and sites:
Default web site property: ISAPI filter: stsfltr hight
Virtual dir _layouts:
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 1/15/2008 10:58:36 AM
Posts: 7,
Visits: 11
|
|
| This may be unrelated, but from what I'm reading online about the error that you're receiving, it appears to be linked to the permissions you've given the web site in IIS. If you go to the Home Directory of the Web Site in IIS, look at the Execute Permissions. On my non-SharePoint web sites, the Execute Permissions are "Script Only," but on my SharePoint extended web sites on the same server, the Execute Permission is "Scripts and Executables." Again, not sure if this is the problem. Hope it helps. -chad
|
|
|
|