Microsoft Developer Network > Forums Home > Using Forums Forums > Off-Topic Posts (Do Not Post Here) > Problem with installing a published C# application on a web site
Ask a questionAsk a question
 

QuestionProblem with installing a published C# application on a web site

  • Tuesday, November 03, 2009 6:47 PMCDMIS Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    After I successfully publish a C# applcation to my web server on our croporate Intranet, when anyone tried to install the application form the page generated by CLickonce, we get the error below (this is a partial part of the huge error). I never had trouble like this when using Visual Studio 2006. Anyoen know what to do? I have tried everythign I can think of.


    PLATFORM VERSION INFO
     Windows    : 5.1.2600.131072 (Win32NT)
     Common Language Runtime  : 2.0.50727.3603
     System.Deployment.dll   : 2.0.50727.3053 (netfxsp.050727-3000)
     mscorwks.dll    : 2.0.50727.3603 (GDR.050727-3600)
     dfdll.dll    : 2.0.50727.3053 (netfxsp.050727-3000)
     dfshim.dll    : 2.0.50727.3053 (netfxsp.050727-3000)

    SOURCES
     Deployment url   : file:///C:/Documents%20and%20Settings/e652972/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/SAYAIZX3/Zone%20Response%20Tester.application

    ERROR SUMMARY
     Below is a summary of the errors, details of these errors are listed later in the log.
     * Activation of C:\Documents and Settings\e652972\Local Settings\Temporary Internet Files\Content.IE5\SAYAIZX3\Zone Response Tester.application resulted in exception. Following failure messages were detected:
      + Downloading file:///C:/Documents and Settings/e652972/Local Settings/Temporary Internet Files/Content.IE5/SAYAIZX3/Zone Response Tester.application did not succeed.
      + Could not find file 'C:\Documents and Settings\e652972\Local Settings\Temporary Internet Files\Content.IE5\SAYAIZX3\Zone Response Tester.application'.
      + Could not find file 'C:\Documents and Settings\e652972\Local Settings\Temporary Internet Files\Content.IE5\SAYAIZX3\Zone Response Tester.application'.
      + Could not find file 'C:\Documents and Settings\e652972\Local Settings\Temporary Internet Files\Content.IE5\SAYAIZX3\Zone Response Tester.application'.

    COMPONENT STORE TRANSACTION FAILURE SUMMARY
     No transaction error was detected.

    WARNINGS
     There were no warnings during this operation.

    OPERATION PROGRESS STATUS
     * [11/3/2009 1:24:16 PM] : Activation of C:\Documents and Settings\e652972\Local Settings\Temporary Internet Files\Content.IE5\SAYAIZX3\Zone Response Tester.application has started.

    • Moved byHarry ZhuMSFTWednesday, November 11, 2009 4:35 AM (From:Visual C# Express Edition)
    •  

All Replies