cancel
Showing results for 
Search instead for 
Did you mean: 

Reporting Service initialisation error

Lakshmi_Narayan
Level 4
Partner

Hi,

 

I am facing issue with the deployment of reporting service. 

I get error Failed to deployreporting service, and the below error is logged.

 

 

Exception : System.ArgumentException: Cannot bind to the new display member.

Parameter name: newDisplayMember

   at System.Windows.Forms.ListControl.SetDataConnection(Object newDataSource, BindingMemberInfo newDisplayMember, Boolean force)

   at System.Windows.Forms.ListControl.set_ValueMember(String value)

   at Symantec.EnterpriseVault.Reporting.ReportDeployForm.GetSQLServersCallback(IAsyncResult asyncResult)

 

I am trying to install the reporting component on the SQL server(64 bit), with reporting service(32 bit) configured

 and enabled 32 bit .net framework as detailed in the MS Kb article.

 

Error does seem to be related VB..please help to resolve the issue

 

thanks

Narayana

 

1 ACCEPTED SOLUTION

Accepted Solutions

MichelZ
Level 6
Partner Accredited Certified
Did you follow this guide: http://seer.entsupport.symantec.com/docs/301513.htm Cheers

cloudficient - EV Migration, creators of EVComplete.

View solution in original post

3 REPLIES 3

MichelZ
Level 6
Partner Accredited Certified
Did you follow this guide: http://seer.entsupport.symantec.com/docs/301513.htm Cheers

cloudficient - EV Migration, creators of EVComplete.

Lakshmi_Narayan
Level 4
Partner

Thanks for the respnse.

I havnt followed the article mentioned. But i have followed the http://support.microsoft.com/?kbid=894435 as per the EV install and configure document. It no where specfies that .net 1.1 should be removed.

Will follow this article, and will get back.

 

thanks

Narayana

Lakshmi_Narayan
Level 4
Partner

 It worked. 

But 32 bit reporting service will not work till we setEnable32BitAppOnWin64 as true

Symantec KB  http://seer.entsupport.symantec.com/docs/301513.htm recomends to Disable 32bit App on 64 bit.

And i am not sure why removal 1.1 is not documented in install and configure doc..

 

thanks

Narayana