common language run time error

i developed an application using vb .net with database connection and i tried to run it unde windows 98 with .net framework 1.1 but i get a common language run time de... error ? can any one help please
[203 byte] By [Freshabd] at [2007-12-17]
# 1
you have to describe the error and when it occurs as detailed as you can in order for someone to help you. For instance, it occurs on connection.open!
papadi at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Framework Data Access and Storage...
# 2
ok the error says exacttly (common language runtime debugging services)
application has generated an exception that could not be handled
process id=.....,thred id =.......
and then if i clicked ok (if i clicked cancil ill open the debugger)
i get this msg
(no debugger found)
register JIT debugger is not available an attempt to lunch a JIT debugger with the follwing command resulted in an error code of 0x2(2), please check computer settings
cordbg.exe !a0xfffef473

i installed .net framework 1.1 and the (MDAC) version 2.7
....

Freshabd at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Framework Data Access and Storage...
# 3
Hi

Check following two URL's. hope these works for you.

Summary in following is that your .Net installation is currupt and you need to reinstall .net Framework. Proper Procedure is listed in these URL's. If you still face problem, feel free to mail me at manish.net@gmail.com

http://www.pcreview.co.uk/forums/thread-1326003.php

http://support.microsoft.com/?id=320112

ManishTandon at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Framework Data Access and Storage...
# 4
Thank u very much i was so busy the last few days and i didnt try ur suggestions ill do try and let u know the results thanks u very much for ur help i appreciate it :)
Freshabd at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Framework Data Access and Storage...
# 5
We recently experienced the same problem and after following the lead of a corrupted installation of the framework we actually found the error was down to missing DLLs that had been added to the compiled executable at design stage.
Once these DLLs were in place the compiled executable worked as planned.
FatherFil at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Framework Data Access and Storage...
# 6
and how can i know the missing files and where can i get those DLL's ?
Freshabd at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Framework Data Access and Storage...

.NET Development

Site Classified