SDAuthUtilDevice ??

A

A.User

I have a CE.NET device built with Platform Builder 4.2 it has CF and
sdauthutildevice.exe embedded in the image. I have been able to succesfuly
remotly debug a C# program before. I would start the sdauthutildevice
app on the device then do the Tools->smart device authenication utility in
VS type in the IP address of the device and it would connect and I could
step and debug.
Now all of a sudden I can't connect any more. I always get this error
screen..
I can't figure out what happened. I am pretty sure I screwed up the PC side
as I can connect and debug on another
PC with its copy of VS.

What is this strange file pubkey.blb ???
How can I repair???

Unknown error occurred while prepping
deviceSystem.IO.FieldNotFoundException: Could not find file "C:\Documents
and Settings\dave\Local Settings\Application Data\PubKey.blb". at
System.IO__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileInfo.get_Length()
at Microsoft.SDAuthUtil.Form1.TCPFileToDevice(String localFileName)
at Microsoft.SDAuthUtil.Form1.DoPrepDevice()
 
A

A.User

Actually running delDesktopCryptKey did the trick!
Thanks for pointing me in the right direction!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top