SA-MP Forums Archive
Visual Basic 2010 Compiler Bugged - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Visual Basic 2010 Compiler Bugged (/showthread.php?tid=630171)



Visual Basic 2010 Compiler Bugged - Zorono - 10.03.2017

Hello all, so as my normal way iam working much hard and learning more and more to make my mini SA-MP Server Community a big one so iam making a APP for my community with VB-2010 and it was being finished but since 1 day i have got a proplem with my Visual Basic 2010 Compiler and now i can't compile my APP ever idk why please help guys


Edit:
there is another 10 errors of the same type:
please help guys


Re: Visual Basic 2010 Compiler Bugged - Sew_Sumi - 10.03.2017

probably got the exe running or your antivirus is fucking with it.


Re: Visual Basic 2010 Compiler Bugged - Zorono - 10.03.2017

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
probably got the exe running or your antivirus is fucking with it.
iam not running the .exe file now becuase it has some proplems and i have already fixed it on the code but itsn't compiled yet so i can't open the APP becuase of .Net Framework4 Errros MessageBox so iam sure the proplems is from my Antivirus but what should i do


Re: Visual Basic 2010 Compiler Bugged - ]Kurence[ - 10.03.2017

Uninstall your antivirus


Re: Visual Basic 2010 Compiler Bugged - Zorono - 10.03.2017

Quote:
Originally Posted by ]Kurence[
Посмотреть сообщение
Uninstall your antivirus
iam getting proplems with malware and virus but i may try disabling it for a minute


Re: Visual Basic 2010 Compiler Bugged - ]Kurence[ - 10.03.2017

I am living without antivirus for a few years now.

When I download a file that I am not sure if it is ok, then I use virustotal.com
Antivirus makes problems like this and your PC is slower.

If you have problems with malware, go to task manager and check "startup" items - these are launched when your PC starts. Look at mine - useless shit is disabled.
https://ctrlv.cz/shots/2017/03/10/ACTn.png


Re: Visual Basic 2010 Compiler Bugged - Zorono - 10.03.2017

Quote:
Originally Posted by ]Kurence[
Посмотреть сообщение
I am living without antivirus for a few years now.

When I download a file that I am not sure if it is ok, then I use virustotal.com
Antivirus makes problems like this and your PC is slower.

If you have problems with malware, go to task manager and check "startup" items - these are launched when your PC starts. Look at mine - useless shit is disabled.
https://ctrlv.cz/shots/2017/03/10/ACTn.png
okay thnx dude i will try that soon thnx


Re: Visual Basic 2010 Compiler Bugged - Sew_Sumi - 10.03.2017

Usually with anti-virus, it tries to scan the file, and that causes trouble for programs that are trying to copy it.

Disabling the anti-virus, or adding the folders you are working with in your project to the exclusions, usually helps out.


Re: Visual Basic 2010 Compiler Bugged - Unte99 - 11.03.2017

In what way does your application work? Does it connect to the server and can give players some sort of features that can be done without connecting to the server (in-game) or somehow different... ?