Menu
Reports causing errors in DNN event viewer
Last Post 4/6/2016 3:55 PM by Deleted User. 0 Replies.
Sort:
PrevPrev NextNext
Author Messages
Deleted User
New Member
New Member
Posts:62


--
4/6/2016 3:55 PM  Quote  Reply  
If you use the Reports Module and include input parameters in your report design, you are likely to be seeing errors in your Event Viewer about "must declare the scalar vairable "@UserID" or something like it.

There is a forum post about it here.

http://www.dnnsoftware.co...e/posts/threadpage/2

And the solution is to turn off indexing the Reports Module using this SQL script




UPDATE DesktopModules
SET SupportedFeatures = 1
WHERE FriendlyName = 'Reports'
Add Reply

Quick Reply
toggle
Username:
Subject:
Body:
Security Code:
CAPTCHA image
Enter the code shown above in the box below.