Hi
i am running report from object designner then i got the image but after attaching that report in employee portal. I cant get the company picture on a report after running it from web page.
Where i add raport to Employee Portal in SHAREPOINT i get info
Navision error (10500): This message is for C/AL programmers: This Automation variable has not been instantiated. You can instantiate it by either creating or assigning it.
Navision error (10500): The operating system cannot find the file C:\Documents and Settings\nep_user\Local Settings\Temp\__TEMP__.19T . Please check that the drive, directory and file names are correct.
I have the same problem. I'm trying to setup a report from a Customer Card. I have defined the correct action. I modified CU6828 and added a new report code section in function 'CreateReportPreview'.
The link is showing up on the Customer Card on Sharepoints website but when I click on it, I get error 10500.
I see now that error 10500 can have different meanings.
Mines is: This message is for C/AL programmers: This Automation variable has not been instantiated. You can instantiate it by either creating or assigning it.
Navision error (10500): The operating system cannot find the file C:\Documents and Settings\nep_user\Local Settings\Temp\__TEMP__.19T . Please check that the drive, directory and file names are correct.
I'm receiving the same error. Anyone an idea how to solve it?
I modified codeunit 6828 EP Report Mgt.:
- edited CreateReportPreview to add my report which is based on the job-table.
- added JobTableBased function for reports which are based on the job-table.
Comments
Where i add raport to Employee Portal in SHAREPOINT i get info
Navision error (10500): This message is for C/AL programmers: This Automation variable has not been instantiated. You can instantiate it by either creating or assigning it.
What can be wrong ?
Navision error (10500): The operating system cannot find the file C:\Documents and Settings\nep_user\Local Settings\Temp\__TEMP__.19T . Please check that the drive, directory and file names are correct.
I work on server
The link is showing up on the Customer Card on Sharepoints website but when I click on it, I get error 10500.
Anyone any ideas?
Mines is: This message is for C/AL programmers: This Automation variable has not been instantiated. You can instantiate it by either creating or assigning it.
I'm receiving the same error. Anyone an idea how to solve it?
Just found a post with a suggested solution: http://www.mibuso.com/forum/viewtopic.php?f=4&t=16137. Going to try that one first..
Tino Ruijs
Microsoft Dynamics NAV specialist
I modified codeunit 6828 EP Report Mgt.:
- edited CreateReportPreview to add my report which is based on the job-table.
- added JobTableBased function for reports which are based on the job-table.
Tino Ruijs
Microsoft Dynamics NAV specialist