No announcements
Found 2424143 threads
-
0 Votes
App_Code not accessible when not in wwwroot dir
I do not try to access a file in App_Code with the browser.Answered | 10 Replies | 314 Views | Created by Anonymous - Friday, October 23, 2015 9:58 AM | Last reply by Anonymous - Monday, October 26, 2015 7:41 AM -
0 Votes
APP_Code
Items in this folder are then recompiled when any changes are detected.Answered | 2 Replies | 5098 Views | Created by Mr.GMKREDDY - Friday, July 15, 2011 3:44 PM | Last reply by Mr.GMKREDDY - Friday, July 22, 2011 5:36 PM -
3 Votes
Access to the path 'C:\Inetpub\wwwroot\Folder\Subfolder' is denied.
Makes sense when I think of it.Answered | 7 Replies | 17201 Views | Created by GaryAF - Monday, August 6, 2012 6:33 PM | Last reply by Porky_Online - Monday, February 29, 2016 1:59 PM -
0 Votes
dir in powershell
forum=winserverpowershell Richard Mueller - MVP Enterprise Mobility (Identity and Access)Answered | 1 Replies | 1670 Views | Created by ruggb - Sunday, October 27, 2019 8:28 PM | Last reply by Richard Mueller - Sunday, October 27, 2019 10:12 PM -
0 Votes
Access 2007 - Dir funtion keeps returning null
It probably worked for me because i accidentally tested in Access 2003.Answered | 4 Replies | 1109 Views | Created by JillJab - Monday, July 29, 2013 4:08 PM | Last reply by Bill Mosca, MS MVP 2006-2016 - Monday, July 29, 2013 7:13 PM -
0 Votes
Access class by another class which are not placed in App_Code folder
public Class2 { public void Foo () { var objClass1 = new Class1(); objClass1.Test(); } } By default when you ...Answered | 3 Replies | 1782 Views | Created by Jey Dude - Tuesday, August 6, 2013 11:16 AM | Last reply by CoolDadTx - Wednesday, August 7, 2013 3:23 PM -
0 Votes
Intellisense in App_Code
Hi, I've just upgrade my web application from vs2008 to vs2010, I create a new web app from vs2010, then copy across all the existing files from vs2008, then I add a new class file ...Answered | 1 Replies | 9132 Views | Created by kin.ko - Wednesday, May 19, 2010 12:06 AM | Last reply by Shrikant Maske - Thursday, May 20, 2010 1:37 PM -
0 Votes
App_code and bin folders in sharepoint site
Hi Usha, In .NET development, we can use the App_code folder to store files which can be access through the whole project(might be a custom web ...Answered | 1 Replies | 1307 Views | Created by UshaJyothsna - Friday, May 27, 2016 10:22 AM | Last reply by Patrick_Liang - Monday, May 30, 2016 8:11 AM -
1 Votes
Moving wwwroot to blob store
I stumbled when I got to the first stage of Shared Configuration.Answered | 3 Replies | 838 Views | Created by mt.krakatau - Thursday, September 28, 2017 9:21 AM | Last reply by AjayKumar-MSFT - Saturday, October 7, 2017 4:24 PM -
0 Votes
Debugging a UnitTest in App_Code directory
When the latter is the case, hover with your mouse over it to know why the breakpoint is not hit.Answered | 2 Replies | 4028 Views | Created by P.Huhn - Friday, December 5, 2008 6:04 PM | Last reply by Bill.Wang - Tuesday, December 9, 2008 7:44 AM -
0 Votes
SDK Sample: Why must App_Code be in wwwroot?
ASP.NET will compile all of the files in this folder and include it in the bin of your website when it hosts it.Answered | 3 Replies | 6685 Views | Created by K.Kong - Sunday, May 4, 2008 4:48 AM | Last reply by Shan McArthur (CRM MVP) - Wednesday, May 7, 2008 5:01 PM -
3 Votes
move dll from the build dir to other dir
When you go to use your P/Invoke method, the CLR will see that DLL loaded in the address space of the process already, and just use it.Answered | 7 Replies | 3410 Views | Created by Boyu Zhang - Tuesday, February 8, 2011 5:05 PM | Last reply by Boyu Zhang - Wednesday, February 9, 2011 11:00 PM -
1 Votes
App_Code Assembly error
The same service would work in my local and give the xml output when i navigate to http://localhost/RestfulWS/Service.svc/PP but when i ...Answered | 6 Replies | 17871 Views | Created by kranthi1283 - Tuesday, October 19, 2010 8:43 PM | Last reply by Dixon Alwin - Thursday, November 27, 2014 10:22 PM -
0 Votes
Change Current Dir ?
Current directory isn't a concept for Metro style apps and they don't have access to the GetCurrentDirectory or SetCurrentDirectory API.Answered | 3 Replies | 2656 Views | Created by Raptor K - Saturday, April 7, 2012 1:35 PM | Last reply by Rob Caplan [MSFT] - Monday, April 9, 2012 9:19 PM -
0 Votes
An error was encountered when processing operation 'Create Directory' on 'wwwroot'
Do you get any error when trying to create a new website from the Azure Portal?Answered | 1 Replies | 3003 Views | Created by Mattlarr - Wednesday, November 19, 2014 12:23 PM | Last reply by Syed Irfan Hussain - Wednesday, November 19, 2014 2:01 PM -
0 Votes
WebApps missing in Azure Portal and unable to rename folder in wwwroot
The webapp name is: ppc.azurewebsites.net Please explain how to get sessionID because when I refresh the browser in the Azure portal and press Ctrl+Alt+A I get my window manager favourites ...Answered | 4 Replies | 1926 Views | Created by Pit Bull - Tuesday, April 4, 2017 1:25 PM | Last reply by Pit Bull - Thursday, April 6, 2017 11:13 PM -
0 Votes
Deleted Virtual Directories from wwwroot
So is it possible that the virtual directories and all the config files in the wwwroot folder could be restored from the Full Farm backup.Answered | 1 Replies | 8298 Views | Created by Zaheeruddin Babur - Saturday, May 21, 2011 12:25 AM | Last reply by Ivan Sanders - Saturday, May 21, 2011 6:40 AM -
0 Votes
The type exists in both App_Code & Website.
I have build it and getting below error- The type ‘Log’ exists in both 1_App_code, version=0.0.0.0, Culture=neutral, ...Answered | 1 Replies | 2709 Views | Created by Maggy111 - Monday, May 23, 2016 1:04 PM | Last reply by Stefan Hoffmann - Monday, May 23, 2016 1:47 PM -
0 Votes
Command line 'dir'
What are three useful functions syntax allows when using command 'dir' ???Answered | 1 Replies | 8365 Views | Created by Adatoode - Thursday, February 4, 2010 6:23 AM | Last reply by Tagore Bandlamudi - Monday, February 8, 2010 9:35 AM -
0 Votes
Deal with Dir
You don't declare filesize, no wonder you can't access any member.Answered | 13 Replies | 7932 Views | Created by Jackson_1990 - Friday, April 20, 2012 7:43 AM | Last reply by BenoitRoosens - Monday, April 23, 2012 2:57 PM - Items 1 to 20 of 2424143 Next ›
No announcements