I'm unable to update a dll file without breaking the program that calls the dll.
I've referenced the dll file and I'm not sure what I'm missing.
The error message is There is no source code available for the current location.
The calling program works fine if I re-add the dll reference but not if I just deploy a change to a dll.
I've referenced the dll file and I'm not sure what I'm missing.
The error message is There is no source code available for the current location.
The calling program works fine if I re-add the dll reference but not if I just deploy a change to a dll.
Comment