Hello,
I am trying to install SplendidCRM on Windows XP proffessional edition.
But after installation when I hit the URL for SplendidCRM as http:/Localhost/SplendidCRM,it gives me error.
Parser Error Message: Unknown server tag 'SplendidCRM:SplendidGrid'.Source Error:Line 5: <asp:Table SkinID="tabEditViewButtons" Width="100%" CellPadding="0" CellSpacing="0" style="padding-bottom: 2px;" runat="server" />Line 6:Line 7: <SplendidCRM:SplendidGrid Width="100%" CssClass="listView"Line 8: CellPadding="3" CellSpacing="0" border="0"Line 9: runat="server">Source File: /SplendidCRM/App_Themes/Sugar/Sugar.skin Line: 7
Please update me regarding this because I stuck here.
Regards,
Sonali
What version of SplendidCRM did you install? Did you install the Standard version or the Express version?
You also might want to check IIS to ensure that the web site is configured to use .NET 2.0.
That was problem reagrding IIS only.I have installed SpelndidCRM successfully.
Now I need some more help.Is there any help available for customizing the CRM such as,adding new tabs,screens.
I need this because I am not able to see any "new tab" option under Admin->Configure new tab option.
If possible please help me regarding this.
A tab is really a module and there is no online way to create a module. Most of our system is data driven, so creating a module requires that you develop both SQL code and C# code. If you are going to add a module, you will likely need the SQL code that is provided with a SplendidCRM Professional license.