Click here to Skip to main content
15,881,204 members
Home / Discussions / C#
   

C#

 
GeneralRe: How do I drag'n'drop components from the toolbox instead of writing code? Pin
OriginalGriff27-Jul-16 0:50
mveOriginalGriff27-Jul-16 0:50 
QuestionSystem.web.script.serialization not available to add in web api Pin
Raghavendra.Kodimala25-Jul-16 23:19
professionalRaghavendra.Kodimala25-Jul-16 23:19 
AnswerRe: System.web.script.serialization not available to add in web api Pin
Richard Deeming26-Jul-16 1:42
mveRichard Deeming26-Jul-16 1:42 
AnswerRe: System.web.script.serialization not available to add in web api Pin
F-ES Sitecore26-Jul-16 23:30
professionalF-ES Sitecore26-Jul-16 23:30 
Questionrandom wrong when in loop? Pin
Member 1243103925-Jul-16 20:48
Member 1243103925-Jul-16 20:48 
AnswerRe: random wrong when in loop? Pin
Richard MacCutchan25-Jul-16 21:00
mveRichard MacCutchan25-Jul-16 21:00 
AnswerRe: random wrong when in loop? Pin
Mehmet Coban29-Jul-16 5:50
Mehmet Coban29-Jul-16 5:50 
QuestionClickOnce app launching separate executable being detected as a virus Pin
MichaelC#Noob25-Jul-16 9:44
professionalMichaelC#Noob25-Jul-16 9:44 
Update 08/01/16 - After going back and forth on my end, my IT department resolved the issue. I don't have the specifics on what they did but I believe it was just to whitelist my program.

If I find that it was something different I will update this again.

Thanks everyone who replied.

--------------------

[original post]

I've created a ClickOnce app and one of the menu items launches a separate EXE using the Process.Start() method. The problem I am running into is that the new EXE process is being flagged as a virus (malicious program) by TrendMicro OfficeScan. I assume it is not happy with launching an EXE from another EXE and treats it as malicious.

While I can add an exclusion in OfficeScan, it won't continue to work once there is an update to the ClickOnce app since it creates a new installation folder.

I've done some searching and found nothing so far, or just haven't found the right combination of words to search for.

Has anyone run across this and if so, were you able to resolve it and how?

I'm happy to provide any details.

Thank you in advance.

Mike

modified 1-Aug-16 18:47pm.

AnswerRe: ClickOnce app launching separate executable being detected as a virus Pin
Dave Kreskowiak25-Jul-16 12:51
mveDave Kreskowiak25-Jul-16 12:51 
GeneralRe: ClickOnce app launching separate executable being detected as a virus Pin
MichaelC#Noob25-Jul-16 14:43
professionalMichaelC#Noob25-Jul-16 14:43 
GeneralRe: ClickOnce app launching separate executable being detected as a virus Pin
OriginalGriff25-Jul-16 19:04
mveOriginalGriff25-Jul-16 19:04 
GeneralRe: ClickOnce app launching separate executable being detected as a virus Pin
MichaelC#Noob26-Jul-16 10:39
professionalMichaelC#Noob26-Jul-16 10:39 
AnswerRe: ClickOnce app launching separate executable being detected as a virus Pin
Bernhard Hiller25-Jul-16 21:35
Bernhard Hiller25-Jul-16 21:35 
GeneralRe: ClickOnce app launching separate executable being detected as a virus Pin
MichaelC#Noob26-Jul-16 10:44
professionalMichaelC#Noob26-Jul-16 10:44 
QuestionSending DropDownList Data Pin
MadDashCoder25-Jul-16 8:49
MadDashCoder25-Jul-16 8:49 
QuestionShowing a custom balloon tip icon Pin
Member 1209073125-Jul-16 1:46
Member 1209073125-Jul-16 1:46 
AnswerRe: Showing a custom balloon tip icon Pin
Curry Francis25-Jul-16 1:53
Curry Francis25-Jul-16 1:53 
AnswerRe: Showing a custom balloon tip icon Pin
Ravi Bhavnani25-Jul-16 5:36
professionalRavi Bhavnani25-Jul-16 5:36 
QuestionLINQ Join Result Is Null Pin
MadDashCoder24-Jul-16 9:15
MadDashCoder24-Jul-16 9:15 
AnswerRe: LINQ Join Result Is Null Pin
Mycroft Holmes24-Jul-16 14:30
professionalMycroft Holmes24-Jul-16 14:30 
GeneralRe: LINQ Join Result Is Null Pin
MadDashCoder24-Jul-16 18:24
MadDashCoder24-Jul-16 18:24 
AnswerRe: LINQ Join Result Is Null Pin
Richard Deeming24-Jul-16 22:31
mveRichard Deeming24-Jul-16 22:31 
GeneralRe: LINQ Join Result Is Null Pin
MadDashCoder25-Jul-16 4:51
MadDashCoder25-Jul-16 4:51 
QuestionWhat is the correct code to invoke subscribers for an event? Pin
User 1106097923-Jul-16 21:16
User 1106097923-Jul-16 21:16 
AnswerRe: What is the correct code to invoke subscribers for an event? Pin
BillWoodruff23-Jul-16 21:31
professionalBillWoodruff23-Jul-16 21:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.