M
Marcela Rodriguez
Hi,
I appreciate if you could help me. I need to modify the source code of
the AccessPoint class of the OpenNETCF.Net library, in order to
deactivate the method that returns the Signal Strength. I have already
done this, but when
public int SignalStrengthInDecibels
{
get
{
return rssi;
}
}
I build the solution, the following error is generating:
Cryptographic failure while signing assembly
'C:\OpenNETCF.Net\obj\Debug\OpenNETCF.Net.dll' -- 'Error reading key
file 'C:\OpenNETCF\OpenNETCF.SDF.snk' -- The system cannot find the file
specified. '
Regards,
Marcela
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
I appreciate if you could help me. I need to modify the source code of
the AccessPoint class of the OpenNETCF.Net library, in order to
deactivate the method that returns the Signal Strength. I have already
done this, but when
public int SignalStrengthInDecibels
{
get
{
return rssi;
}
}
I build the solution, the following error is generating:
Cryptographic failure while signing assembly
'C:\OpenNETCF.Net\obj\Debug\OpenNETCF.Net.dll' -- 'Error reading key
file 'C:\OpenNETCF\OpenNETCF.SDF.snk' -- The system cannot find the file
specified. '
Regards,
Marcela
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!