error but can't catch

P

Pujo Aji

Hello,

I experiance something wierd when I can't find why. I tried to use "try" and
"catch" mechanism but I 'm not able to capture the error:
An unhandled exception of type 'System.NullReferenceException' occurred
in Unknown Module

Anyone has an advice?

Sincerely Yours,
Pujo Aji
 
P

Pujo Aji

Hello Rakesh,

I found the problem is solved by doing the following process:
1. uninstall SP1 for .net framework 1.1
2. uninstall .net framework 1.1
3. Reinstall .net framework 1.1 only without SP1

I don't know why but this is possibly the problem with SP1 framework
1.1.

Sincerely Yours,
Pujo Aji
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top