Is there a step by step guide to change the layout? Which files should be replaced. I can't find the files in the metronic zip file...
Hello, when I start my project I get the following error:
GetScripts:928 Uncaught TypeError: Cannot set property 'provider' of undefined in GetScripts:928
(function(){ abp.clock.provider = abp.timing.utcClockProvider || abp.timing.localClockProvider; abp.clock.provider.supportsMultipleTimezone = true; abp.timing.timeZoneInfo = { windows: { timeZoneId: 'UTC', baseUtcOffsetInMilliseconds: '0', currentUtcOffsetInMilliseconds: '0', isDaylightSavingTimeNow: 'False' }, iana: { timeZoneId:'Etc/UTC' }, } })();
In the following function, clock is empty. but not abp.
Any suggestions?
If I then click on the application on the start page many more errors.
The project is almost new and we have not adapted much yet. Last time it worked too.
Hi, is this tool also working with asp.net MVC 5.x & Angularjs 1.x? The error which is shown:
Couldn't load information of your Asp.Net Based Project --> Config file not found