G
Guest
I followed the code example from the MSDN entitled "Receiving SMS Messages
Inside a Managed Application"
http://msdn.microsoft.com/library/d...en-us/dnnetcomp/html/ReceivingSMSMessages.asp
I managed to compile the mapirule.dll through eVC++. However, now when I
run the managed application through VS.NET, I get the error:
An unhandled exception of type 'System.MissingMethodException' occurred in
CaptureSMS.exe
Anyone know what could be going wrong? I'm sure the DLL was compiled
correctly, and I do have a link to it in the Solution Explorer. Thanks!
Inside a Managed Application"
http://msdn.microsoft.com/library/d...en-us/dnnetcomp/html/ReceivingSMSMessages.asp
I managed to compile the mapirule.dll through eVC++. However, now when I
run the managed application through VS.NET, I get the error:
An unhandled exception of type 'System.MissingMethodException' occurred in
CaptureSMS.exe
Anyone know what could be going wrong? I'm sure the DLL was compiled
correctly, and I do have a link to it in the Solution Explorer. Thanks!