CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Threaded View

  1. #1
    Join Date
    Mar 2000
    Location
    Oxford, UK.
    Posts
    352

    Red face how do you deploy a csharp application?

    [ I concur with Hannes and DataMiser (see below); Question is therefore reinstated -BioPhysEngr ]

    I know this sounds like a simple question, but let's not forget we're using MS technologies here.

    How do I get my application, all dlls and things into a single file that I can send to someone for them to run on their PC? I tried to use the "publish" thing in devstudio but it makes no sense to me, and it didn't work. When I install the setup.exe it says "Application validation did not succeed. Unable to continue".
    Last edited by BioPhysEngr; June 2nd, 2012 at 11:47 PM. Reason: reinstated the question

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured