Where in Visual Studio can I edit my app's name

Where in Visual Studio can I edit my app’s name ?

I already reseved the app name in “Windows App Submission Dashboard”

When I submitted the app, it errored out saying 

"This package is using an app name that hasn’t been reserved for this app: “blablabla” "

Can someone give me a quick tip ?

I just got the same error.  Would like to know too…

I think I figured it out.

in Visual Studio, click on WMAppManifest.xml

it’s under properties of your project in solution explorer.

It did changed the name in the phone, I have not submitted the app for review yet.

I’m still trying to figure out the correct naming convention for the “app’s publisher name” uri schema

zune:search?publisher=[publisher name]

Double click the WMAppManifest.xml file in your solution explorer. This will bring up the editor for that file and you can change the display name there.

I just got the same error.  Would like to know too…

I think I figured it out.

in Visual Studio, click on WMAppManifest.xml

it’s under properties of your project in solution explorer.

It did changed the name in the phone, I have not submitted the app for review yet.

I’m still trying to figure out the correct naming convention for the “app’s publisher name” uri schema

zune:search?publisher=[publisher name]

Double click the WMAppManifest.xml file in your solution explorer. This will bring up the editor for that file and you can change the display name there.