J
Jose Torres Gomez
Guest
Hello all,
This is driving my crazy. I have a VB.net project, after adding a dll as reference, it stops showing inline errors alerts.
So for example, this is an image before I add the DLL (it is an internal custom DLL with some business logic), we can see that test is underlined in red because the declaration is commented.
After adding the dll, it doesn't show error any more
If I remove the DLL the error shows again immediately.
Some idea what this could be about?
Thank you
From Microsoft Forums
Continue reading...
This is driving my crazy. I have a VB.net project, after adding a dll as reference, it stops showing inline errors alerts.
So for example, this is an image before I add the DLL (it is an internal custom DLL with some business logic), we can see that test is underlined in red because the declaration is commented.
After adding the dll, it doesn't show error any more
If I remove the DLL the error shows again immediately.
Some idea what this could be about?
Thank you
From Microsoft Forums
Continue reading...