« Previous Next »

Thread: Integrating the Windows Web Application Gallery - Sample error

Last post 10-12-2009 2:57 PM by walterov. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 10-02-2009, 2:56 PM

    Integrating the Windows Web Application Gallery - Sample error

     

     When using the sample provided in this article I get the following error. What do I need to change in the web.config file?

    Configuration Error body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }

    Server Error in '/' Application.

    Configuration Error

    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.

    Parser Error Message: Could not load file or assembly 'Microsoft.Web.Delegation, Version=7.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

    Source Error:

    Line 29: 				<add assembly="Microsoft.Web.Deployment, Version=7.1.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    Line 30: <add assembly="Microsoft.Web.PlatformInstaller, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    Line 31: <add assembly="Microsoft.Web.Delegation, Version=7.1.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/></assemblies>
    Line 32: </compilation>
    Line 33: <!--

    Source File: C:\Websites\ControlPanel\Sample\Content\Default Web Site\ControlPanelAppRtwAPI\web.config    Line: 31


    Version Information: Microsoft .NET Framework Version:2.0.50727.4016; ASP.NET Version:2.0.50727.4016
     

    Kevin Tunis
    Kevin Tunis
    Knowledge Mgmt. Solutions, Inc.

    blog: http://kevintunis.com
    twitter: http://twitter.com/tunis
    LinkedIn:http://www.linkedin.com/in/kevintunis
  • 10-12-2009, 2:57 PM In reply to

    • walterov
    • Not Ranked
    • Joined on 07-30-2007, 5:42 PM
    • Posts 4

    Re: Integrating the Windows Web Application Gallery - Sample error

    Hi Kevin, I believe we already answered this one over email, but in case that is not the case... You probably have an RC component still in your system. Could you go to Control Panel and uninstall both Web Platform Installer (WebPI) and Web deployment tool? Then go to http://www.microsoft.com/web/downloads/platform.aspx, install WebPI, and then use it to install the Web Deployment tool.

     

    Regards,

    Walter.
Page 1 of 1 (2 items)
Microsoft Communities