aspnet-development-server Questions
5
I am trying to publish my MVC application in .NET core. I tried the File system, but it's missing all the View related files and throws error as soon as accessed.
After copying the view folder it...
Yukikoyukio asked 26/11, 2016 at 6:5
2
Solved
I'm working on a web platform which uses ASP.NET MVC and supports plugins.
In this platform, each plugin is a folder under /Plugins folder.
For example, plugin A's virtual path is /Plugins/PluginA....
Harmsworth asked 10/7, 2012 at 8:41
1
I have 3 projects in my solution.
Whenever I attempt to debug a unit test in any of the projects, VS2010 starts 3 (1 for each project) ASP.net development servers.
The issue I have is that VS2010...
Octavie asked 14/6, 2011 at 14:36
1
© 2022 - 2024 — McMap. All rights reserved.