[VB.NET] Will not build programs.

NSA

sudo apt-get thefuckout.tar.gz
Dec 9, 2011
715
86
Hello.

I recently un-installed a program called "Eazfuscator".
After doing so, I went to re-build my program and I got this error...

5ef223ab9f0d44c7a3bfa890f96b2994.png


I re-installed VB.NET and still I get this error.
This tutorial ( ) by the program creator tells me how to manually remove it from VB but I cannot find an option in the Project Properties for "Build Events".

Can anyone help with this? :[
 

Ecko

23:37 [autobots] -!- eckostylez [[email protected]]
Nov 25, 2012
1,396
960


Please follow the instructions below to manually remove Eazfuscator.NET protection from your project:

Locate the project of interest in Solution Explorer window of Visual Studio. Ensure the project is selected.
Invoke the context menu of a project by clicking Right mouse button.
Find Properties menu item and click on it.
Project properties window will appear.
Find Build Events tab in a window and select it.
Delete all text related to Eazfuscator.NET in post-build event command line as shown at the picture below:

PostBuildEvent.png
 

NSA

sudo apt-get thefuckout.tar.gz
Dec 9, 2011
715
86
This did not work.
There is nowhere in VB that allows me to edit the post-build options.
I am using Express, maybe this is the problem.
 

St4nley

Member
Apr 13, 2013
469
76
Are you sure you installed ALL of the nessacary components. It's a bitch like that also uninstaling may have removed some necessary components on accident some that may not even be provided by VB
 

NSA

sudo apt-get thefuckout.tar.gz
Dec 9, 2011
715
86
Managed to fix this by installing Visual Studio 2010 Professional.
Now I can get to the Post-Build events.

Problem solved.
Please close thread.
 

Users who are viewing this thread

Top