-
Hello,
I'm trying to import just 15k products initially using the CSV import facility. The import has been very unstable so far. Sometimes it's 300 products, sometimes - 900. The largest I could pull…
-
**Edit: the "no .NET Framework support for ASP.NET Core 2.0" plan has been officially cancelled and running ASP.NET Core 2.0 on .NET Desktop will be supported in the next previews.** For more informat…
-
I was just about to reply to issue "How to drive F# Adoption - Part 1" (#798) when I noticed that it disappeared. Same for Part 2 (#803) and Part 3 (#809). Why do issues get deleted?
**Edit**: Part 1…
-
Running `dotnet restore` with latest `dotnet cli` (`1.0.0.1370 beta`) on a proj that was restoring fine a couple of days ago under the prior `dotnet cli` (`1.0.0.1306 beta`) ...
```
Unhandled Excepti…
-
Hello,
I'm running version 6.0.0 in an Azure webapp with ~ 4 gigs of data in 100 repositories. Unfortunately Azure page load times are consistent at 25-30 seconds. I've tested the same code with th…
-
windows 10 pro x64
vs 2015 enterprice
nodejstool 1.1 rc
iojs 3.0.0
python 2.7.10 x64
node-gyp in iojs 3.0.0 is intalled globally
stop working -> restarting
-
Trying to follow read me to build project and getting errors about versions not existing from Nuget
C:\NuGetGallery-master\build.msbuild(57,9): error : Unable to find version '3.4.0-beta-632' of pack…
-
We are using a two weeks old commit from Orchard 1.9-Integration branch. We are in the process of developing public facing site of our client who is a big name in US healthcare industry. We have exper…
-
vs version = 2015rc
windows version = 8.1
steps to reproduce
new -> project -> basic azure node.js express 4 application
every time i run it i get t the same error. It still works but its super anno…
-
As suggested by @davidfowl I'm opening an issue to make some enhancements to EmbeddedFileProvider
1. Embedded views can be loaded from multiple assemblies.
2. Embedded views can be overridden by ~~phy…