Can no longer generate task panes
-
Wednesday, August 15, 2012 7:50 PM
So I made a project to test out developing an app for Word. I was able to get it to register the task pane, and could access it.
Now, however, if I create a new project and hit debug, Word opens but with no task pane. If I load my old project, the task pane appears. But no new project will work. Is there a way to figure out what is happening?
EDIT: I dont know how to fix this, but I noticed in my working project there was a file, MyApp.app and a folder MyAppManifests that were generated last week. None of my new projects have these files. Is there a reason the manifest is not being created?- Edited by Pendraggon87 Wednesday, August 15, 2012 9:47 PM
All Replies
-
Wednesday, August 15, 2012 9:51 PM
SOLVED - Visual studio must be run as administrator. Then, right click on the project containing the XML and hit debug. This will generate the correct files.- Marked As Answer by Tom_Xu_WXModerator Thursday, August 16, 2012 6:01 AM
-
Thursday, August 16, 2012 6:01 AMModerator
Hi Pendraggon87,
I'm glad to hear you have solved your issue by youself. Thanks for sharing your experience here, it's very beneficial for other community members who have similar issue to see how you solved your issue.
Have a good day,
Tom
Tom Xu [MSFT]
MSDN Community Support | Feedback to us

