VB.NET

Moderators: seancampbell
Number of threads: 4022
Number of posts: 10035

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Program Will Not Load Posted by chip050555 on 29 Dec 2005 at 10:10 AM
I am having a problem in running my code. It was working fine and now when I run the code it shuts down and gices me the following message:

'DefaultDomain': Loaded 'c:\windows\microsoft.net\framework\v1.0.3705\mscorlib.dll', No symbols loaded.
'ESD': Loaded 'C:\Documents and Settings\cgillesp\My Documents\Visual Studio Projects\ESD\bin\ESD.exe', Symbols loaded.
'ESD.exe': Loaded 'c:\windows\assembly\gac\system.windows.forms\1.0.3300.0__b77a5c561934e089\system.windows.forms.dll', No symbols loaded.
'ESD.exe': Loaded 'c:\windows\assembly\gac\system\1.0.3300.0__b77a5c561934e089\system.dll', No symbols loaded.
'ESD.exe': Loaded 'c:\windows\assembly\gac\system.drawing\1.0.3300.0__b03f5f7f11d50a3a\system.drawing.dll', No symbols loaded.
'ESD.exe': Loaded 'c:\windows\assembly\gac\system.data\1.0.3300.0__b77a5c561934e089\system.data.dll', No symbols loaded.
'ESD.exe': Loaded 'c:\windows\assembly\gac\system.xml\1.0.3300.0__b77a5c561934e089\system.xml.dll', No symbols loaded.
The program '[2828] ESD.exe' has exited with code 0 (0x0).

An older version of the program runs fine and gives me the following message when I terminate it:

'DefaultDomain': Loaded 'c:\windows\microsoft.net\framework\v1.0.3705\mscorlib.dll', No symbols loaded.
'ESD Log Application': Loaded 'C:\Documents and Settings\cgillesp\My Documents\Visual Studio Projects\ESD Log Application\bin\ESD Log Application.exe', Symbols loaded.
'ESD Log Application.exe': Loaded 'c:\windows\assembly\gac\system.windows.forms\1.0.3300.0__b77a5c561934e089\system.windows.forms.dll', No symbols loaded.
'ESD Log Application.exe': Loaded 'c:\windows\assembly\gac\system\1.0.3300.0__b77a5c561934e089\system.dll', No symbols loaded.
'ESD Log Application.exe': Loaded 'c:\windows\assembly\gac\system.drawing\1.0.3300.0__b03f5f7f11d50a3a\system.drawing.dll', No symbols loaded.
'ESD Log Application.exe': Loaded 'c:\windows\assembly\gac\system.data\1.0.3300.0__b77a5c561934e089\system.data.dll', No symbols loaded.
'ESD Log Application.exe': Loaded 'c:\windows\assembly\gac\system.xml\1.0.3300.0__b77a5c561934e089\system.xml.dll', No symbols loaded.
'ESD Log Application.exe': Loaded 'c:\windows\assembly\gac\accessibility\1.0.3300.0__b03f5f7f11d50a3a\accessibility.dll', No symbols loaded.
'ESD Log Application.exe': Loaded 'c:\windows\assembly\gac\microsoft.visualbasic\7.0.3300.0__b03f5f7f11d50a3a\microsoft.visualbasic.dll', No symbols loaded.
'ESD Log Application.exe': Loaded 'c:\windows\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseservices.dll', No symbols loaded.
'ESD Log Application.exe': Loaded 'c:\windows\assembly\gac\system.enterpriseservices\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseservices.thunk.dll', No symbols loaded.
The program '[1912] ESD Log Application.exe' has exited with code 0 (0x0).

What could be different in the two programs? I looked at the properities for the application and see no changes and the startup code for both versions of the programs are very similar. That is not mush has changed between the two versions.

Thanks for any help.
Report
Re: Program Will Not Load Posted by aamirwazir on 29 Dec 2005 at 9:44 PM
thr might be a problem
with ur Assembly Info file
put ur forms altogether with resx and vb files in anew project and dont copy the Assembly Info file , .vbproj file and sln file in ur new project....
also include all the forms in ur new project....
i think it will work
cuz once i had a similar kinda situation i dont exactly remm the exception but ... one day b4 tht error it worked fine....
best of luk



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.