in

dashCommerce

An ASP.NET Open Source e-Commerce Application

The Project ´Type is not supported by this installation - Error

Last post 03-27-2008 8:07 AM by Trafficante. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 02-23-2008 9:59 PM

    • rdiazc
    • Not Ranked
    • Joined on 02-24-2008
    • Posts 1

    The Project ´Type is not supported by this installation - Error

    When try to open dashCommerce 3.0 in VS.NET 2005 Team Suite the following error ocurred:

    The project file 'E:\dashCommerce\Web\Web.csproj' cannot be opened.

    The project type is not supported by this installation.

    Any idea?

    Thanks in advanced

  • 02-24-2008 7:47 PM In reply to

    Re: The Project ´Type is not supported by this installation - Error

     Make sure that the web application project support is installed.

    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 02-25-2008 12:11 PM In reply to

    Re: The Project ´Type is not supported by this installation - Error

    ... Or remove that and drop it into a new WebApp in your IIS and add that to your solution.

    Its a bit more comfortable if you like it more server like ;)

    Cheers

    *Freetime Freestyle DashCommerce development*

    Currently working on:
    ##############################################################
    · TagCloud - patching
    · Headline Generator 50%
    · Navigation XHTML with Images 80%
    · Extended Shopping Cart Widget - 5%
    · XML Sitemap Service Exporting for Google, Froogle what ever. 33%
    - JQuery Implementing for better JLib Support 70%
    Filed under: , ,
  • 02-25-2008 5:44 PM In reply to

    • clinc
    • Not Ranked
    • Joined on 02-25-2008
    • Posts 1

    Re: The Project ´Type is not supported by this installation - Error

    Do you have the lastest VS.NET service pack? 

  • 03-26-2008 5:56 AM In reply to

    Re: The Project ´Type is not supported by this installation - Error

    I have same error,

    I try remove and add it again but not success.

    And when I browse a page in IIS Manager I got this 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 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

    Source Error:

    Line 37:     <compilation debug="true">
    Line 38: <assemblies>
    Line 39: <add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
    Line 40: <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
    Line 41: <add assembly="System.Web.Extensions.Design, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>

    Source File: E:\Source\eCommerce\Web\web.config    Line: 39
     

  • 03-26-2008 11:16 PM In reply to

    Re: The Project ´Type is not supported by this installation - Error

    First this is not the same error. You error is caused by not having installed ASP.NET AJAX or having installed just the 3.5 version.
    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 03-27-2008 8:07 AM In reply to

    Re: The Project ´Type is not supported by this installation - Error

    rdiazc:

    When try to open dashCommerce 3.0 in VS.NET 2005 Team Suite the following error ocurred:

    The project file 'E:\dashCommerce\Web\Web.csproj' cannot be opened.

    The project type is not supported by this installation.

    Any idea?

    Thanks in advanced

     

    for this problem you must install SP1 for .net2005

    sorry for my English.

Page 1 of 1 (7 items)