microsoft visual basic

smoochy boys on tour

mighty3

LOMCN Veteran
Veteran
Oct 2, 2008
593
11
105
grantham
sorry if this in the wrong section . but I having trouble with the program (microsoft visual basic) as I am new to it. can any one teamviwer me and help on the errors and just show me the basic if don't mind.
 

Far

tsniffer
Staff member
Developer
May 19, 2003
20,172
30
2,767
540
screenshot your errors here
 

mighty3

LOMCN Veteran
Veteran
Oct 2, 2008
593
11
105
grantham
sorry all i been trying to get it sorted . i have managed to get the launcher made to a point now but i still have an error when useing it .

when start it it comes up with the error

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at MythsLauncher.Form1.Button2_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
MythsLauncher
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/mark/Desktop/MythsLauncher.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/as...0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/as...4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/as....0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/as..._4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/as..._b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

i am use the visual basics 2010 express

i also need some help on making it read the files and do a update for the files from my hostmonster site too if it can be done
 
Last edited:

Far

tsniffer
Staff member
Developer
May 19, 2003
20,172
30
2,767
540
the error you posted is pretty useless, however it looks like a dll file can't be found. check that all your references are found, if not then find them.

if its not a reference then it could be a project within your solution that needs building. the error will always tell you the exact file it needs, so just think it through and it'll become obvious what you'll need to do.
 

mighty3

LOMCN Veteran
Veteran
Oct 2, 2008
593
11
105
grantham
mite be to some thats knows what they are doing lol i am new at doing this lol i only started when i posted this erro

the erro is the same one you get when u dont put the mirexe in windows mode sp3 i have done that and still wont let me open the game

i been learning from youtube lol i watch then do then i learn :P



but ty for the help
 
Last edited:

Far

tsniffer
Staff member
Developer
May 19, 2003
20,172
30
2,767
540
is it compiling at all? if it is, just debug it and step through the code with f11 until it breaks

if it's not, the error window at the bottom should always tell you the exact file thats missing
 

mighty3

LOMCN Veteran
Veteran
Oct 2, 2008
593
11
105
grantham
its was working just the prob is the acess vol error
it still dont let me run the server when is in the compablity mode windows sp3 just spams my screen with boxes

if any one chould spare some of there time in showing me i would be very great fully

i have teamwiever

add me to skype @ [email protected] should come up as coolman

sorry to be a pain and asking all the time
 

Far

tsniffer
Staff member
Developer
May 19, 2003
20,172
30
2,767
540
im a little confused as to what you're trying to do.

are you trying to run a compiled application and getting this error? as this has nothing to do with visual basic :S
 

mighty3

LOMCN Veteran
Veteran
Oct 2, 2008
593
11
105
grantham
what i am trying to do is set up a launcher for my server . i been useing visual basics to do it like it was done on youtube where i been trying to learn how to make it . i followed the the vid and when i came to run the launcher all it was doing was spmamming my screen with loads of boxses saying "Acess Violation at address 00406c08 in module 'mirclient.exe'. Read of address 00000004"

i thought the problem was with the campatibilty mode of the exe it self i changed it to wondows sp3 and put in to admin mode like you do on the heroes files and still it say the erro

all i want is a launcher to laod up server files and check for updates , if are any it downloads them for them did not think it would be this hard lol