BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Hi Otto,
Thanks for using Syncfusion products.
We have analysed the reported issue with our sample. We hosted a MVC Gantt application in IIS Server with below mentioned script reference,
Script reference:
<script src="@Url.Content("~/Scripts/jquery-1.10.2.min.js")"></script> <script src="@Url.Content("~/Scripts/jquery.easing-1.3.min.js")"></script> <script src="@Url.Content("~/Scripts/jquery.globalize.min.js")"></script> <script src="@Url.Content("~/Scripts/jsrender.min.js")"></script>
<script src="@Url.Content("~/Scripts/ej/ej.web.all.min.js")"></script> <script src="@Url.Content("~/Scripts/ej/ej.unobtrusive.min.js")"></script>
<link rel='nofollow' href="@Url.Content("~/Content/ej/default-theme/ej.theme.min.css")" rel="stylesheet" /> <link rel='nofollow' href="@Url.Content("~/Content/ej/ej.widgets.core.min.css")" rel="stylesheet" /> |
But we are unable to reproduce the issue. Please find the below screen shot for the output from our side in fire bug, while deploying the Gantt application in IIS server.
Also we are unsure about the content in the below files,
@Scripts.Render("~/Scripts/Pages/layout.js")
@Scripts.Render("~/Scripts/Pages/language.js")
@Scripts.Render("~/bundles/modernizr") |
So can you please revert us by modifying the sample based on your application along with the replication procedure? This would be helpful for us to serve you.
Sample Location: http://www.syncfusion.com/downloads/support/directtrac/118337/MVC09NewSample-83608237.zip
Please let us know if you need more information on this.
Regards,
John. R