Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2008
    Posts
    8

    .NET over a network, using CASPOL.EXE

    My goal is to get my .NET application to run over a network. And it errors out with the following:
    Problem signature:
    Problem Event Name: CLR20r3
    Problem Signature 01: digitalsigncontroller.exe
    Problem Signature 02: 1.0.2.1
    Problem Signature 03: 48c065a8
    Problem Signature 04: mscorlib
    Problem Signature 05: 2.0.0.0
    Problem Signature 06: 47577b16
    Problem Signature 07: 37d0
    Problem Signature 08: b
    Problem Signature 09: System.Security.Security
    OS Version: 6.0.6001.2.1.0.768.3
    Locale ID: 1033
    _____________________________
    I am trying to run CASPOL.EXE as a Custom Action, Run Executable, but it appears that it is not running or I don't see any issues using Async Wait.

    My command is
    CASPOL.EXE -q -m -ag 1.2 -url file://[INSTALLDIR]* FullTrust

    This works if I run it manually (from a Command Prompt) and the application runs.

    Any ideas?
    Is there a better way to get .NET LocalIntranet_Zone Security set to FullTrust for my INSTALLDIR ?

    Thx, Mike.

  2. #2
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    Quote Originally Posted by MikeTaber View Post
    My command is
    CASPOL.EXE -q -m -ag 1.2 -url file://[INSTALLDIR]* FullTrust

    This works if I run it manually (from a Command Prompt) and the application runs.
    Can you post the actual call you're making?
    what is Installdir resolving to? Perhaps you need quotes?


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  3. #3
    Join Date
    Apr 2008
    Posts
    8
    It is running
    CASPOL.EXE -q -m -ag 1.2 -url file://F:\KS\DigitalSignController\* FullTrust

    I just re-installed using a log file, and I did not see that this is even being run. So my focus went to my RunExecute Custom Action.

    So I hard coded the full path in, and made the Timing for AfterInstallFinalize and it seemed to run (although in a DOS window: I thought Bill Gates said DOS was dead ) So now I'm putting back in the [INSTALLDIR] folder reference and testing it on another machine.

    I'll keep you posted.

    Thx, Mike.

  4. #4
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    dos is dead -- what you're talking about is a console application ;-)

    (actually; I still support a warehouse application writen in FoxPRo/dos running on dos 3.2


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

Similar Threads

  1. Dependency Module: Microsoft .NET Framework 2.0
    By Adam in forum Setup Factory 8.0 Examples
    Replies: 30
    Last Post: 11-20-2009, 08:27 PM
  2. Dependency Module: Microsoft .NET Framework 1.1
    By Darryl in forum Setup Factory 8.0 Examples
    Replies: 12
    Last Post: 06-10-2008, 02:26 AM
  3. Setup Factory and VS 2005
    By vazir786 in forum Setup Factory 7.0
    Replies: 4
    Last Post: 01-13-2006, 08:47 PM
  4. .NET 1.1 Dependency Script Questions
    By drpepper in forum Setup Factory 7.0
    Replies: 1
    Last Post: 01-03-2006, 02:04 PM
  5. Sorry quick question Boolean
    By slafta in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 06-05-2005, 12:37 AM

Posting Permissions

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