Jump to content

JS script injected for all pages / JS script inyectado para todas las páginas.


Go to solution Solved by Schulte,

Recommended Posts

Posted

I am working with asp.net MVC + jquery.validate, I am trying to do a REMOTE POST CALL for validations into a page but I am reciving this message: 

Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://gc.kis.v2.scr.kaspersky-labs.com') does not match the recipient window's origin ('http://localhost:54812').

I need to solve this problem in develoment enviroment and be sure that this problem is not going to be present in productions enviroment.

How can I solve this problem?

 

Any Idea, it is a Kaspersky problem? How can I round around if there are no solution?

  • Solution
Posted

Hello @superByron, Welcome.

Please open ‘Settings - Network settings’ and disable ‘Inject Script into web traffic...’.

 

 

Posted

Hello @Schulte, thanks for your responce.

Other question:

What about my clients? are they going to have to do the same?

Maybe some of the coould have kids, then I don´t think that they are going to feel confortable with that, then, what other alternative can they have 

Posted

Hello @superByron,

of course I don't know your project as well as you do.

But I suspect that the problem occurs only in the development environment.
Once set in the production environment, the error should no longer occur and your clients do not have to change any settings.
But you can only test this yourself.

  • 4 weeks later...
Posted

hello guys, this is the only discussion about this problem that i found and a have to tell that happened in productions environment with a client of mine, he can not execute a simple task, this error occur.

Telling him to disable those settings is the only way to fix it ??
Or can i do something else?

Thank you @Schulte 

Guest
This topic is now closed to further replies.


×
×
  • Create New...