Click here to Skip to main content
15,885,546 members

Comments by Abrar Kazi (Top 131 by date)

Abrar Kazi 9-Oct-17 23:57pm View    
I am using Razor Engine still it fetches aspx first.
Abrar Kazi 15-Jun-17 1:07am View    
Thanks.
Abrar Kazi 10-Apr-17 7:29am View    
I now updated jquery ui 1.11.3 to jquery 1.12.1 and it worked fine.
The only thing now i need to check is if the update on jquery doesnt affect any other operation wrt jquery as this website will go live with the change.

Thank u so much for your help. Cheers :)
Abrar Kazi 10-Apr-17 3:20am View    
Hi Karthik , theres a new discovery of possible problem found in this case i guess.

in my Layout Page these are the scripts :
<script src="@Url.Content("~/Scripts/jquery.1.11.3-min.js")">

<!-- Datepicker Form -->




jquery and jquery ui versions mismatch . could this be the reason ?
Abrar Kazi 6-Apr-17 6:25am View    
i tried it seperately in other project and it works fine there