[C#] Random Problem

Results 1 to 3 of 3
  1. #1
    Chasing 99 Red Balloons Jordan is offline
    Grand MasterRank
    Jan 2008 Join Date
    UKLocation
    1,763Posts

    [C#] Random Problem

    hi im trying to impliment diffiehellman encryption into a application and im having one final problem

    Code:
    RemotingConfiguration.Configure("DiffieHellmanKeyAgreementApplication.exe.config", false);
    the underlined represents the error and this is the message

    Code:
    Error	1	Invalid token '(' in class, struct, or interface member declaration


  2. #2
    Grand Master King Izu is offline
    Grand MasterRank
    Dec 2006 Join Date
    833Posts

    Re: [C#] Random Problem

    The method call is not contained in a method.

  3. #3
    Chasing 99 Red Balloons Jordan is offline
    Grand MasterRank
    Jan 2008 Join Date
    UKLocation
    1,763Posts

    Re: [C#] Random Problem

    hmm thanks ill try it again it worked till my system blue screened ;(



Advertisement