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
andrikulyk  
#1 Posted : Friday, February 5, 2016 12:16:00 PM(UTC)
andrikulyk

Rank: Newbie

Groups: Registered
Joined: 2/5/2016(UTC)
Posts: 2
Ukraine
Location: Lviv

Thanks: 1 times
Hi all!

I have a question on reports upgrade from v.1.5 to v.2.
We have production environment v.1.5 running very well, but we'd like to upgrade to v.2.
So I set up completely new environment on test machine and installed v.2. Then I copied all DataBases, Devices, Reports, Sources from production to test machine.
Now I'm trying to run reports but I'm getting
Quote:
Compilation error when parsing the view 'view(Report)'
error.
so I'm wondering do we need to update reports or other items in some way to get them running. See full error below.

Thanks in advance.

Quote:
Compilation error when parsing the view 'view(Report)': 'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?) 'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?) 'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?) 'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?) 'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?) Compilation error when parsing the view 'view(Report)':
'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?)
'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?)
'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?)
'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?)
'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?)

Execution errors:
Error in view template 'Model HTML View': Error parsing configuration of template 'Model HTML':
Error:'Seal.Model.Parameter' does not contain a definition for 'NVD3ConfigurationParameter'

Path:C:\ProgramData\Seal Report Repository\Views\Model.config.cshtml
Compilation error when parsing the view 'view(Report)':
'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?)
'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?)
'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?)
'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?)
'Seal.Model.Report' does not contain a definition for 'WebExecutionGUID' and no extension method 'WebExecutionGUID' accepting a first argument of type 'Seal.Model.Report' could be found (are you missing a using directive or an assembly reference?)

Execution messages:
11:39:09 Rendering report...
11:39:09 Error in view template 'Model HTML View': Error parsing configuration of template 'Model HTML':
Error:'Seal.Model.Parameter' does not contain a definition for 'NVD3ConfigurationParameter'

Path:C:\ProgramData\Seal Report Repository\Views\Model.config.cshtml
epf  
#2 Posted : Friday, February 5, 2016 1:30:28 PM(UTC)
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)
It is probably because you had custom templates: in your Views, set the properties 'Use custom template text' to false to see if the custom template was the problem...
If yes, you have to modify it again to achieve your original modification.
thanks 2 users thanked epf for this useful post.
andrikulyk on 2/5/2016(UTC), jakub on 5/16/2016(UTC)
andrikulyk  
#3 Posted : Friday, February 5, 2016 1:51:07 PM(UTC)
andrikulyk

Rank: Newbie

Groups: Registered
Joined: 2/5/2016(UTC)
Posts: 2
Ukraine
Location: Lviv

Thanks: 1 times
That really fixed my error. Thank you @epf.
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.