shareware starter kit cs for visual studio 2008

Discussion in 'ASP.NET Starter Kits' started by rubenc, Dec 20, 2010.

  1. Hi
    I have a problem trying to run the SSk sampleApp

    it says:
    ---------------------------
    Microsoft Visual Studio
    ---------------------------
    Error while trying to run project: Unable to start program 'C:\Users\username\Documents\Visual Studio 2008\Projects\SSK1\SSK1\SampleApp\bin\Debug\SampleApp.exe'.



    This application has failed to start because the application configuration is incorrect. Review the manifest file for possible errors. Reinstalling the application may fix this problem. For more details, please see the application event log.

    The app event log says:
    Source: SideBySide
    General: Activation context generation failed for "C:\Users\username\Documents\Visual Studio 2008\Projects\SSK1\SSK1\SampleApp\bin\Debug\SampleApp.vshost.exe.Manifest".Error in manifest or policy file "C:\Users\username\Documents\Visual Studio 2008\Projects\SSK1\SSK1\SampleApp\bin\Debug\SampleApp.vshost.exe.Config" on line 2. The application config file root element must be configuration.


    Any ideas?
    thank you for your help

    saludos
    rubenc
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    i do not believe this is a web application.
     
  3. it is for windows.forms with a web service
    is this forum only for web app?

    By the way it's working now

    apparently it was related with app.config file

    thanks anyways

    saludos
    rubenc
     

Share This Page