The Server.
How can I get the virtual path for a full path in ASP classic. Note that the full path may …
asp-classic server.mappath virtual-pathI am using this code for my LinkButton to download a file when you click on it. Recently i got …
c# asp.net .net server.mappathMy business layer creates files and needs to save them in the App_Data folder of my asp.net mvc 4 …
c# asp.net-mvc server.mappath business-layerFirst of all, I am aware that this question is dangerously close to: How to MapPath in a unit test …
c# .net unit-testing server.mappathOkay just spoke to our server admin and both servers have all permissions set. Now I get an error: The …
asp.net filepath server.mappathI have deployed my project to Azure. In my project I have "App_Data\Images" folder. Now I'm trying to …
asp.net azure server.mappathIn Classic ASP, Server.MapPath() doesn't always work properly in the Application_OnStart event within global.asa. I have an …
asp-classic server.mappath global.asa mappathI'm working with DotNetNuke's scheduler to schedule tasks and I'm looking to get the physical file path of a email …
.net asp.net dotnetnuke scheduler server.mappath