Even in Main site am getting the Error.
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Sections must only appear once per config file. See the help topic <location> for exceptions.Source Error:
Line 147: <add key="SplendidSQLServer" value="Integrated Security=SSPI;Initial Catalog=SplendidCRM;Data Source=CSKP-RAMYA\SQLEXPRESS" /> Line 148: </appSettings>--> Line 149: <appSettings xmlns=""> Line 150: <add key="SplendidProvider" value="System.Data.SqlClient" /> Line 151: <add key="SplendidSQLServer" value="Integrated Security=SSPI;Initial Catalog=SplendidCRM;Data Source=CSKP-RAMYA\SQLEXPRESS" />
Source File: E:\Working folder\SplendidCRM Software\Web Site\web.config Line: 149
Please Guide me .........
Thanks in Advance
Regds,
Ramya T.R.
Remove the xmlns="" part. Did someone edit this by hand, or were these problems caused by the SplendidCRM Configuration Wizard?
I have removed the part mentioned.
But i got the Same error in Importing.
Pleaase tell me how to solve .
And for your information,if any changes are made in coding,its not getting reflected in debug mode,can i know why this happens.
FYI: No one edited file, it caused from Splendid CRM Confign Wizard only.
Thanks in a Advance
Ramya T.R
Item has already been added. Key in dictionary: 'TEAM_ID' Key being added: 'TEAM_ID'
2.I tried to solve the issue and written my code in Original source,The updated coding is not getting rebuil
3.I need to do the following, please tell me how to accomplish it
If there is a team say
1. x – Team Manager
2. y – Team Member
3. z – Team Member
If the manager assigns a task to x, then that user only should be able to view and edit the task, similarly if task is assigned to y, he should be able to view and edit.
Please help me out to solve this issue.
This is being the issue for me even after upgradation.
Thanks for your consistent support