CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2002
    Location
    Mumbai
    Posts
    30

    About System.Diagnostics

    I am having a very wierd problem .
    iam using System.Diagnostics.Process and System.IO .i develop using VS.NET Studio and it works fine .but when i try to deploy it on a machine which is just having .net framework .it throws error.

    Any Help will be appreciated


    Regds
    Amit

  2. #2
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    what is the error code is throwing ,
    mention all details.

    I am doing the same but not getting the error.
    - Software Architect

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