The error message is: The property â??nullableâ?? of report parameter
â??CRM_Localeâ?? is set to false.

I have had this error before during our initial installation, but do not
remember how it was fixed. we just performed a reinstall of the whole CRM
system in order to correct some performance issues between CRM and Reporting
Services.

I know others have encountered this same issue. Anybody remember the solution?

RE: Nullable Parameter in a Report issue by MattNC

MattNC
Thu Jun 01 09:53:02 CDT 2006

Browse to your SRS website (http://servername/reports) and navigate to the
report in question. View the report's properties and click Parameters on the
left. Place a checkmark in the Null column next to CRM_Locale. That should do
the trick.
--
Matt Wittemann, CRM MVP
http://icu-mscrm.blogspot.com


"Cody" wrote:

> The error message is: The property â??nullableâ?? of report parameter
> â??CRM_Localeâ?? is set to false.
>
> I have had this error before during our initial installation, but do not
> remember how it was fixed. we just performed a reinstall of the whole CRM
> system in order to correct some performance issues between CRM and Reporting
> Services.
>
> I know others have encountered this same issue. Anybody remember the solution?

RE: Nullable Parameter in a Report issue by Cody

Cody
Thu Jun 01 10:06:01 CDT 2006

Matt,

You would think that would be the simple solution, but unfortunately it is
not. The CRM_Locale parameter does not even have a checkbox for the Null
column.

Besides, it is a much deeper issue, like a permissions thing? or perhaps a
configuration thing? We were able to somehow get these reports to work in the
initial install without modifying the default settings in the past.

Thanks for the attempt,
Cody

"MattNC" wrote:

> Browse to your SRS website (http://servername/reports) and navigate to the
> report in question. View the report's properties and click Parameters on the
> left. Place a checkmark in the Null column next to CRM_Locale. That should do
> the trick.
> --
> Matt Wittemann, CRM MVP
> http://icu-mscrm.blogspot.com
>
>
> "Cody" wrote:
>
> > The error message is: The property â??nullableâ?? of report parameter
> > â??CRM_Localeâ?? is set to false.
> >
> > I have had this error before during our initial installation, but do not
> > remember how it was fixed. we just performed a reinstall of the whole CRM
> > system in order to correct some performance issues between CRM and Reporting
> > Services.
> >
> > I know others have encountered this same issue. Anybody remember the solution?

RE: Nullable Parameter in a Report issue by taoyue

taoyue
Mon Jun 05 18:19:31 CDT 2006

------=_NextPart_0001_1796CFBB
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

<Cody@discussions.microsoft.com> wrote:
> You would think that would be the simple solution, but unfortunately it
is
> not. The CRM_Locale parameter does not even have a checkbox for the Null
> column.
>
> Besides, it is a much deeper issue, like a permissions thing? or perhaps
a
> configuration thing? We were able to somehow get these reports to work in
the
> initial install without modifying the default settings in the past.


There was a post with the same CRM_Locale issue last week, and the problem
was that Trust for Delegation was not set.


--
Tao Yue
Microsoft Dynamics CRM Development
This posting is provided "AS IS" with no warranties, and confers no rights.
------=_NextPart_0001_1796CFBB
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fmodern\fprq1\fcharset0 Lucida Console;}}
\viewkind4\uc1\pard\f0\fs16 <Cody@discussions.microsoft.com> wrote:
\par > You would think that would be the simple solution, but unfortunately it is
\par > not. The CRM_Locale parameter does not even have a checkbox for the Null
\par > column.
\par >
\par > Besides, it is a much deeper issue, like a permissions thing? or perhaps a
\par > configuration thing? We were able to somehow get these reports to work in the
\par > initial install without modifying the default settings in the past.
\par
\par
\par There was a post with the same CRM_Locale issue last week, and the problem was that Trust for Delegation was not set.
\par
\par
\par --
\par Tao Yue
\par Microsoft Dynamics CRM Development
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par }
------=_NextPart_0001_1796CFBB--


Re: Nullable Parameter in a Report issue by wrenn

wrenn
Tue Jun 06 12:04:49 CDT 2006

Where do I set the Trust for Delegation?


Tao Yue [MSFT] wrote:
> <Cody@discussions.microsoft.com> wrote:
> > You would think that would be the simple solution, but unfortunately it
> is
> > not. The CRM_Locale parameter does not even have a checkbox for the Null
> > column.
> >
> > Besides, it is a much deeper issue, like a permissions thing? or perhaps
> a
> > configuration thing? We were able to somehow get these reports to work in
> the
> > initial install without modifying the default settings in the past.
>
>
> There was a post with the same CRM_Locale issue last week, and the problem
> was that Trust for Delegation was not set.
>
>
> --
> Tao Yue
> Microsoft Dynamics CRM Development
> This posting is provided "AS IS" with no warranties, and confers no rights.
> ------=_NextPart_0001_1796CFBB
> Content-Type: text/x-rtf
> X-Google-AttachSize: 892
>
> {\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fmodern\fprq1\fcharset0 Lucida Console;}}
> \viewkind4\uc1\pard\f0\fs16 <Cody@discussions.microsoft.com> wrote:
> \par > You would think that would be the simple solution, but unfortunately it is
> \par > not. The CRM_Locale parameter does not even have a checkbox for the Null
> \par > column.
> \par >
> \par > Besides, it is a much deeper issue, like a permissions thing? or perhaps a
> \par > configuration thing? We were able to somehow get these reports to work in the
> \par > initial install without modifying the default settings in the past.
> \par
> \par
> \par There was a post with the same CRM_Locale issue last week, and the problem was that Trust for Delegation was not set.
> \par
> \par
> \par --
> \par Tao Yue
> \par Microsoft Dynamics CRM Development
> \par This posting is provided "AS IS" with no warranties, and confers no rights.
> \par }
> ------=_NextPart_0001_1796CFBB--


Re: Nullable Parameter in a Report issue by wrenn

wrenn
Tue Jun 06 12:19:33 CDT 2006

Nevermind. We already have the Trust for Delegation setup... We still
get the error.

Any ideas?

w...@twinengines.com wrote:
> Where do I set the Trust for Delegation?
>
>
> Tao Yue [MSFT] wrote:
> > <Cody@discussions.microsoft.com> wrote:
> > > You would think that would be the simple solution, but unfortunately it
> > is
> > > not. The CRM_Locale parameter does not even have a checkbox for the Null
> > > column.
> > >
> > > Besides, it is a much deeper issue, like a permissions thing? or perhaps
> > a
> > > configuration thing? We were able to somehow get these reports to work in
> > the
> > > initial install without modifying the default settings in the past.
> >
> >
> > There was a post with the same CRM_Locale issue last week, and the problem
> > was that Trust for Delegation was not set.
> >
> >
> > --
> > Tao Yue
> > Microsoft Dynamics CRM Development
> > This posting is provided "AS IS" with no warranties, and confers no rights.
> > ------=_NextPart_0001_1796CFBB
> > Content-Type: text/x-rtf
> > X-Google-AttachSize: 892
> >
> > {\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fmodern\fprq1\fcharset0 Lucida Console;}}
> > \viewkind4\uc1\pard\f0\fs16 <Cody@discussions.microsoft.com> wrote:
> > \par > You would think that would be the simple solution, but unfortunately it is
> > \par > not. The CRM_Locale parameter does not even have a checkbox for the Null
> > \par > column.
> > \par >
> > \par > Besides, it is a much deeper issue, like a permissions thing? or perhaps a
> > \par > configuration thing? We were able to somehow get these reports to work in the
> > \par > initial install without modifying the default settings in the past.
> > \par
> > \par
> > \par There was a post with the same CRM_Locale issue last week, and the problem was that Trust for Delegation was not set.
> > \par
> > \par
> > \par --
> > \par Tao Yue
> > \par Microsoft Dynamics CRM Development
> > \par This posting is provided "AS IS" with no warranties, and confers no rights.
> > \par }
> > ------=_NextPart_0001_1796CFBB--