Questions tagged [symantec]

92 questions
11
votes
4 answers

Virus Scanning Uploaded files from Azure Web/Worker Role

We are designing an Azure Website which will allow users to Upload content(MP4,Docx...MSOffice Files) which can then be accessed. Some video content we will encode to provide several differing quality formats, before it will be streamed (using Azure…
Tim
  • 7,401
  • 13
  • 61
  • 102
8
votes
2 answers

ElasticSearch.Net dll quarantine from Antivirus - WS.Reputation.1

Symantec Antivirus quarantines the ElasticSearch.Net dll and brings the web application down as access denied error is raised. ElasticSearch.NET Version : 2.3.1 Symantec Version : 12.1.6 I have added in exceptions however I need to know why…
Akshay G
  • 2,070
  • 1
  • 15
  • 33
6
votes
2 answers

Using EV Certificate With ClickOnce

My company purchased an EV Certificate from Symantec to use for a software product we produce. Specifically it is called: Symantec Class 3 Extended Validation Code Signing CA – G2. To develop and build this product we use Visual Studio 2013, and we…
6
votes
3 answers

How to defer loading of a Norton Secure Site Seal?

I am displaying a Norton Secure Site Seal in a website and I would like to improve the page speed deferring the loading of the seal script. All the tries I've done failed and I found only this page where this is mentioned (link). Has anyone ever…
w3jimmy
  • 692
  • 10
  • 21
5
votes
1 answer

Symantec Scan Engine .NET API Error

I am currently using Symantec Scan engine .NET api for anti virus scanning. I am getting this error "ERR_INITIALIZING_STREAM_REQUEST" - Problem encountered while initializing a stream request to Symantec Scan Engine. But not much details are…
Srinivas
  • 133
  • 1
  • 7
5
votes
3 answers

Visual Studio 2022 Can't Build Any Projects

Every time I go to build any project in Visual Studio 2022, all I get in the buil output is: Build started... 1>------ Build started: Project: ConsoleApp7, Configuration: Debug Any CPU ------ The example above is a simple default template for a…
5
votes
1 answer

Android admob quarantined by symantec

This morning I came back to my computer with this alert, see the image (the lower window is the properties of one of the entries above): How do I investigate this? Can i use the hash presented to see if it is a false positive? Has anyone else…
Adam
  • 2,845
  • 2
  • 32
  • 46
3
votes
2 answers

Signed ClickOnce app gives "Publisher could not be verified"

I am deploying a signed ClickOnce app on our company network. The app is a desktop application which is built by a build server and deployed to a shared drive location. It is signed with a Symantec Code signing certificate that we bought for our…
Rye bread
  • 1,305
  • 2
  • 13
  • 36
3
votes
1 answer

VB6 IDE removed by Symantec Endpoint due to 'WS.Reputation.1'

One person on my team found their VB6 IDE was no longer working. We eventually realized that the file VB6.EXE (from C:\Program Files (x86)\Microsoft Visual Studio\VB98) was missing and that this was because Symantec Endpoint Protection (14) had…
StayOnTarget
  • 11,743
  • 10
  • 52
  • 81
3
votes
1 answer

Unknown Publisher warning using Symantec EV Certificate

My company purchased an EV Certificate from Symantec to use for a software product we produce. Specifically it is called: Symantec Class 3 Extended Validation Code Signing CA – G2. We apply the Certificate to the execuatables and DLLs using…
2
votes
2 answers

Using Win32's ::CopyFile to retrieve file from Symantec Enterprise Vault

I'm having a problem copying a file from a Symantec Enterprise Vault. Usually, I use the Win32 ::CopyFile function to copy from one NTFS to another. Now, the NTFS has a special symbolic link or shortcut. If you access the shortcut via Windows…
Terry G Lorber
  • 2,932
  • 2
  • 23
  • 33
2
votes
0 answers

C++ code conflicts with Antivirus/VPN and freezes/crashes computer

I've written a code that utilizes OpenMPI for a message passing interface. However, when I run the code, it freezes everything on my computer except for my mouse and the only fix is a forced restart or a shut down. I'm running the code from WSL and…
2
votes
0 answers

Why AzureAD expects estsrequest parameter in relay state for SAML IDP initiated workflow

We have created a new SAML connector using a generic template in Symantec VIP access manager. We have configured Azure AD as relying party(Service Provider) in this SAML connector with IdP-initiated flow. After login to the Symantec IdP portal,…
2
votes
1 answer

Wait until Symantec End Point DoScan.exe finishes scanning the file

I am developing an application which uses file upload. My client uses Symantec End Point Protection on Windows Server. So, I am using a sample code to check whether a file being uploaded on server. I am calling SEP using command line. Sample Code: …
Hardik Mishra
  • 14,779
  • 9
  • 61
  • 96
2
votes
0 answers

IE11 is very slow on HTTPS sites

We have an internal web application and since short, it is very slow in IE11. Chrome and Firefox do not have this problem. We have an HTTP version of the same website, and this is fast with up to 6 concurrent HTTP sessions to the server and session…
1
2 3 4 5 6 7