logo

Warning: The forum is now for consultation only. Please use GitHub Discussions to post any questions or comments.


Welcome Guest ! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
laskamano  
#1 Posted : 3 years ago
laskamano

Rank: Newbie

Groups: Registered
Joined: 6/15/2020(UTC)
Posts: 4
Jamaica

Error got when executing schedule 'ef55b191-8195-4f88-be63-d5b36a058aab':
Object reference not set to an instance of an object.

at Seal.Model.ReportExecution.ExecuteReportSchedule(String scheduleGUID, Report refReport, ReportSchedule refSchedule)

how to fix Thanks :D
epf  
#2 Posted : 3 years ago
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
Check that the TaskScheduler has all the rights required.
You may first run it from a cmd prompt (perhaps in Administrator mode):
Code:
cd "C:\Program Files\Seal Report"
"C:\Program Files\Seal Report\SealTaskScheduler.exe" 9cdd9b08-d4ba-419b-8fb6-4cc73a3c5a8e

to check if this works.
laskamano  
#3 Posted : 3 years ago
laskamano

Rank: Newbie

Groups: Registered
Joined: 6/15/2020(UTC)
Posts: 4
Jamaica

I have tested and still have error


"Error message
Switching to second AppDomain, for RazorEngine...
Error got when executing schedule 'ef55b191-8195-4f88-be63-d5b36a058aab':
Object reference not set to an instance of an object.

at Seal.Model.ReportExecution.ExecuteReportSchedule(String scheduleGUID, Report refReport, ReportSchedule refSchedule)"



Is it possible that it was caused by task scheduler or permission ?
epf  
#4 Posted : 3 years ago
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
can you try with the last 6.5 version (just released...)
thanks
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.