vlgomes
2008-10-09 19:29:00 UTC
Hi,
I'm trying to use the Virtual Earth Platform, to be used in a mobile device.
I have a developer account, and i'm just trying some things to be
familiarized with the platform. I've created a Windows Mobile 5.0 Device
Application Project in VS2005 and i've inserted the functions present in this
"tutorial" http://msdn.microsoft.com/en-us/library/cc980893.aspx.
I've changed the values
commonService.Credentials = new System.Net.NetworkCredential("myAccountID",
"myAccountPassword") with the values of my developer Account and even though
when i test the credentials, the following message cames back Your Virtual
Earth Platform developer account credentials test was successful. You are
authorized for access to staging.
when i test my program, the following exception appears
"An exception occurred: Credentials are either invalid or unspecified."
Obviously, I checked and re-checked the account id and the account password,
and i just don't know where the error is.
Would you please help me?
Best regards,
Vasco Gomes
I'm trying to use the Virtual Earth Platform, to be used in a mobile device.
I have a developer account, and i'm just trying some things to be
familiarized with the platform. I've created a Windows Mobile 5.0 Device
Application Project in VS2005 and i've inserted the functions present in this
"tutorial" http://msdn.microsoft.com/en-us/library/cc980893.aspx.
I've changed the values
commonService.Credentials = new System.Net.NetworkCredential("myAccountID",
"myAccountPassword") with the values of my developer Account and even though
when i test the credentials, the following message cames back Your Virtual
Earth Platform developer account credentials test was successful. You are
authorized for access to staging.
when i test my program, the following exception appears
"An exception occurred: Credentials are either invalid or unspecified."
Obviously, I checked and re-checked the account id and the account password,
and i just don't know where the error is.
Would you please help me?
Best regards,
Vasco Gomes