You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TD Ameritrade .NET SDK Discussions
Hi
I'm receiving the following error when I try to compile:
Error 1 Cannot import the following key file: Key.pfx. The key file
may be password protected. To correct this, try to import the
certificate again or manually install the certificate to the Strong
Name CSP with the following key container name:
VS_KEY_FF7B7AEA25615A3B
I've tried to manually install the key, but it requires a password.
How can I get this password?
Len
Visual C# Express 2010
Windows 7 32-bit
SDK Developer
unread,
Dec 18, 2010, 2:31:06 AM12/18/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TD Ameritrade .NET SDK Discussions
Just reference already compiled TDAmeritradeSDK.dll assembly from /Bin
folder into your project. Not need to recompile unless you need to
modify it. In this case you can just get rid of key file in project
settings.