Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old April 24th, 2008, 04:38 PM
Member
 
Join Date: Apr 2008
Posts: 47
Default IIS : Moving Site Off SPS

I have a site that is running on a SPS 2003 box and I intend to remove it from that box and off any sharepoint architecture. I currently receive the following error and I am inclined to think it is something to do with not being on the SPS box anymore where SPS would normally take control of permissions amongst other things.

Expand|Select|Wrap|Line Numbers
  1. Server Error in '/' Application.
  2. --------------------------------------------------------------------------------
  3.  
  4. Configuration Error 
  5. Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 
  6.  
  7. Parser Error Message: Required permissions cannot be acquired.
  8.  
  9. Source Error: 
  10.  
  11.  
  12. Line 196:                <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
  13. Line 197:                <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
  14. Line 198:                <add assembly="*"/>
  15. Line 199:            </assemblies>
  16. Line 200:        </compilation>
  17.  
  18.  
  19. Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config    Line: 198 
  20.  
  21.  
  22. --------------------------------------------------------------------------------
  23. Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300 
  24.  
line 198 is where the error is marked as occuring.

Anyone have any experience moving a site off SPS or knows of any things I must do to Policies/Groups that are usually overlooked?

Thanks
Reply
  #2  
Old April 25th, 2008, 01:37 PM
kenobewan's Avatar
Moderator
 
Join Date: Dec 2006
Posts: 4,664
Default

Here is an article that may help:
Use Windows SharePoint Services as a Platform for Building Collaborative Applications

There are other possibilities like adjusting ASP.NET's processModel, using Run WWW service in IIS5 isolation mode checkbox through inetmgr.exe.
Quote:
Originally Posted by Mr Gray
I have a site that is running on a SPS 2003 box and I intend to remove it from that box and off any sharepoint architecture. I currently receive the following error and I am inclined to think it is something to do with not being on the SPS box anymore where SPS would normally take control of permissions amongst other things.

Expand|Select|Wrap|Line Numbers
  1. Server Error in '/' Application.
  2. --------------------------------------------------------------------------------
  3.  
  4. Configuration Error 
  5. Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 
  6.  
  7. Parser Error Message: Required permissions cannot be acquired.
  8.  
  9. Source Error: 
  10.  
  11.  
  12. Line 196:                <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
  13. Line 197:                <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
  14. Line 198:                <add assembly="*"/>
  15. Line 199:            </assemblies>
  16. Line 200:        </compilation>
  17.  
  18.  
  19. Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config    Line: 198 
  20.  
  21.  
  22. --------------------------------------------------------------------------------
  23. Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300 
  24.  
line 198 is where the error is marked as occuring.

Anyone have any experience moving a site off SPS or knows of any things I must do to Policies/Groups that are usually overlooked?

Thanks
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles