imon dll is nod32 internet monitor and nl_lsp dll belongs to netlimiter...
i have a httpwebrequest async connection in my code...sometimes it crash and i find imon.dll or nl_lsp.dll in my stack...
Exception is
Unhandled exception at 0x100049fd in eren.exe: 0xC0000005: Access violation writing location 0x00000000.
> nl_lsp.dll!100049fd()
[Frames below may be incorrect and/or missing, no symbols loaded for nl_lsp.dll]
ws2_32.dll!71ab0d59()
System.ni.dll!7a708ffc()
System.ni.dll!7a708ffc()
mscorlib.ni.dll!789b93a4()
....
i am not sure what this mean...
can someone tell why does this occur
any help is welcome
thanx for the replies :)

internet monitors interfere with my httpwebrequest
Michael_B
Jenny Maria Cuenca
I have seen one other person on this forum mention this exact problem before. The only suggestion I would give would be to choose one of the following:
1) contact the company that wrote that software and request a fix.
2) uninstall the software and install a different one.
Good luck.