Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Target Page Job for the extension object is not found. #36

Closed
pmohanakrishna opened this issue Dec 22, 2016 · 3 comments
Closed

The Target Page Job for the extension object is not found. #36

pmohanakrishna opened this issue Dec 22, 2016 · 3 comments
Assignees
Labels
bug Product bug shipped

Comments

@pmohanakrishna
Copy link

I am trying to extend table job using a tableextension.
I am getting attached error referring to "page job" not found etc.
though I guess it is because of the app.json file missing (Am I correct?), it should show error "table job" not found instead of "page job"
error
?

@esbenk
Copy link
Contributor

esbenk commented Dec 22, 2016

The error message is clearly wrong. It should have been Table Job.

You guess is right. You need the app.json file to point to the directory with the symbol files for the base-application. When the symbol references are in places you will also get intellisense for the available tables.

First time you type "Ctrl+Shift+B" to build or F5 to deploy, we will create one for you. Just make sure the "packageCachePath": "../../resources" points to the same folders as the installed samples.

@esbenk esbenk self-assigned this Dec 22, 2016
@StanislawStempin StanislawStempin added the bug Product bug label Dec 22, 2016
@esbenk esbenk closed this as completed Dec 29, 2016
@pmohanakrishna
Copy link
Author

It would be helpful if you can share the action items taken and when can we get the solution also.

@esbenk
Copy link
Contributor

esbenk commented Dec 29, 2016

Sorry. The bug is fixed, but the timeframe for next update has a lot of dependencies, and is yet to be determined.

@StanislawStempin StanislawStempin added ships-in-future-update The issue is fixed in our 'master' branch and will ship in the next PREVIEW release and removed accepted labels Dec 30, 2016
@StanislawStempin StanislawStempin added this to the January Update milestone Jan 10, 2017
@StanislawStempin StanislawStempin added shipped and removed ships-in-future-update The issue is fixed in our 'master' branch and will ship in the next PREVIEW release labels Jan 14, 2017
@microsoft microsoft locked and limited conversation to collaborators Apr 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Product bug shipped
Projects
None yet
Development

No branches or pull requests

3 participants