No announcements
Found 23475 threads
-
0 Votes
APP_Code
In a dynamically compiled Web site project, ASP.NET compiles the code in the App_Code folder on the initial request to your application.Answered | 2 Replies | 4950 Views | Created by Mr.GMKREDDY - Friday, July 15, 2011 3:44 PM | Last reply by Mr.GMKREDDY - Friday, July 22, 2011 5:36 PM -
0 Votes
multiple app_code and app_data
User-1604169926 posted But why you need multiple app_code and app_data?Answered | 2 Replies | 29 Views | Created by Anonymous - Monday, November 26, 2012 5:46 AM | Last reply by Anonymous - Monday, December 3, 2012 3:16 AM -
3 Votes
working with xml in App_data folder
As far as i know, azure package is deployed it's not creating the /App_Data/ folder, you can check for this.Answered | 5 Replies | 6788 Views | Created by Marchellito69 - Tuesday, August 7, 2012 4:25 PM | Last reply by Arwind - MSFT - Wednesday, August 8, 2012 2:02 AM -
0 Votes
Removing app_code and app_data folders
User-369118603 posted Ok, let me refrase the question: Why can't the code simply be moved out of the app_code folder and compiled?Unanswered | 2 Replies | 64 Views | Created by Anonymous - Sunday, September 10, 2006 7:35 AM | Last reply by Anonymous - Wednesday, September 13, 2006 10:48 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 | 8736 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
Accessing File in MVC app_data folder
or HttpContext.Current.ApplicationInstance.Server.MapPath("~/App_Data") ...Answered | 3 Replies | 15897 Views | Created by MartinSher - Wednesday, February 20, 2013 11:19 AM | Last reply by MartinSher - Wednesday, February 20, 2013 1:07 PM -
0 Votes
App_Code access App_Data?
I have done it another way with Web.config as below: <appSettings> <add ...Answered | 4 Replies | 19 Views | Created by Anonymous - Friday, April 27, 2007 1:25 PM | Last reply by Anonymous - Thursday, November 13, 2008 1:51 PM -
0 Votes
Debugging a UnitTest in App_Code directory
I have used the wizard to generate a unit-test for some code in my web-site's App_Code directory.Answered | 2 Replies | 3903 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
what are the folders app_code,app_data etc..
User1169324036 posted app_code isn't accessible by anyone on the web.Unanswered | 4 Replies | 23 Views | Created by Anonymous - Wednesday, December 14, 2005 8:59 AM | Last reply by Anonymous - Wednesday, December 14, 2005 2:26 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 | 1026 Views | Created by UshaJyothsna - Friday, May 27, 2016 10:22 AM | Last reply by Patrick_Liang - Monday, May 30, 2016 8:11 AM -
0 Votes
App_Code, App_Data, Bin directory location
User-1504067099 posted OK.... here is the SOLUTION (if anyone else comes across this and is having LOTS of trouble with their App_Code, App_Data or Bin directories ...Answered | 5 Replies | 55 Views | Created by Anonymous - Wednesday, July 28, 2010 10:58 AM | Last reply by Anonymous - Thursday, July 29, 2010 9:31 AM -
0 Votes
Where is the deployed App_Data folder [Azure Mobile Services]
In addition to Manu's reply, keep in mind that App_Data files associated to a project are actually database files.Answered | 2 Replies | 3536 Views | Created by Zhengbo Li - Sunday, September 14, 2014 12:01 AM | Last reply by Mang Alex - Monday, September 15, 2014 2:49 PM -
1 Votes
App_Code Assembly error
I have a WCF service created and it has Service.cs and IService.cs classes in App_Code folder and reference some dll.Answered | 6 Replies | 17407 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
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 | 2333 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
Read XML in App_Data from App_Code?
I have a XML file in App_Data.Answered | 3 Replies | 48 Views | Created by Anonymous - Friday, February 9, 2007 11:07 AM | Last reply by Anonymous - Friday, February 9, 2007 12:02 PM -
0 Votes
Can I delete the app_data JOBS in root
This App_Data folder is not in the root, but under d:\home\site\wwwroot (you can use Kudu Console to see the full structure).Answered | 2 Replies | 440 Views | Created by SanjaySk - Sunday, March 27, 2016 2:49 AM | Last reply by SanjaySk - Sunday, March 27, 2016 4:37 AM -
2 Votes
two classes in different languages in \App_code folder
In the App_Code directory, create separate directories for each language.Answered | 2 Replies | 7686 Views | Created by karthikpk - Sunday, September 18, 2011 9:39 AM | Last reply by Karel Zikmund - Thursday, September 22, 2011 1:11 AM -
1 Votes
I can not add a mdf file into app_data folder
Database is connected However, when i want to add the mdf file into my website app_date folder, it said that you can't add this mdf file into app_data folder, denied ...Answered | 1 Replies | 1204 Views | Created by Gigibang - Tuesday, April 21, 2015 1:29 AM | Last reply by dave_gona - Tuesday, April 21, 2015 1:48 AM -
8 Votes
Failed to update database "XXXXXX\APP_DATA\DBSQAFTP.MDF" because the database is read-only
I gave user ASPNET and NETWORK SERVICE Modify control over the App_Data directory and it worked fineAnswered | 12 Replies | 43388 Views | Created by PSinclair - Friday, February 10, 2006 4:04 PM | Last reply by Mr.Moreso - Friday, August 26, 2011 9:15 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 select ...Answered | 3 Replies | 1644 Views | Created by Jey Dude - Tuesday, August 6, 2013 11:16 AM | Last reply by CoolDadTx - Wednesday, August 7, 2013 3:23 PM - Items 1 to 20 of 23475 Next ›
No announcements