CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
web_forms
getting_started
data_presentation_controls
dotnetnuke
data_access-sql_server_sql_server_express_and_sqldatasource_control
security
client_side_web_development
novell-support-groupwise-6x-clients
data_access-data_access_and_objectdatasource_control
asp-net_ajax-asp-net_ajax_control_toolkit
novell-support-netware-6x-install-upgrade
asp-net_ajax-asp-net_ajax_discussion_and_suggestions
novell-support-netware-6x-administration-tools
master_pages_themes_and_navigation_controls
configuration_and_deployment
novell-support-netware-client-winnt-2x-xp
novell-support-groupwise-7x-clients
asp-net_ajax-asp-net_ajax_ui
novell-support-edirectory-netware
community-free_for_all
visual_studio_2005
novell-support-groupwise-6x-install-setup
data_access-xml_and_xmldatasource_control
control-cancel
novell-support-iprint
advanced_asp-net-crystal_reports
data_access-xml_web_services
microsoft-public-access
novell-community-chat
state_management
novell-support-netware-6x-abends-hangs
dotnetnuke-getting_started
novell-support-groupwise-6x-gwia
-net_languages-c
novell-support-identity-manager-engine-drivers
novell-support-groupwise-discontinued
advanced_asp-net-architecture
opensuse-org-suse-linux-support-install-configure-administration
dotnetnuke-custom_modules
novell-support-groupwise-7x-install-setup-admin
novell-support-netware-6x-storage-media
novell-support-groupwise-6x-agents
installation_and_setup
data_access-access_databases_and_accessdatasource_control
windows-hosting_open_forum
visual_web_developer_2005_express
novell-support-groupwise-6x-web-access
novell-support-netware-6x-server-backup
macromedia-dreamweaver
novell-support-netware-5x-administration-tools
novell-support-ifolder
novell-support-bordermanager-install-setup
novell-support-imanager
microsoft-public-dotnet-framework-aspnet
novell-support-netware-5x-install-upgrade
novell-support-cluster-services
novell-support-bordermanager-proxies
novell-support-newsflash
advanced_asp-net-sql_server_reporting_services
microsoft-public-dotnet-languages-csharp
web_parts_and_personalization
about_this_site-feedback_on_this_website
ibm-software-websphere-portal-server
novell-support-netware-dns-dhcp
novell-support-zenworks-desktops-4x-app-launcher
-net_languages-visual_basic_-net
advanced_asp-net-custom_server_controls
novell-support-bordermanager-vpn
novell-support-ndps-neps
microsoft-public-sqlserver-programming
novell-support-netware-webserver
community-jobs
novell-support-netware-4x
advanced_asp-net-mobile_and_handheld_devices
internet_explorer_web_controls
novell-support-zenworks-desktops-4x-install-setup
novell-support-edirectory-linux
novell-support-groupwise-7x-gwia
development_tools-web_matrix_general_discussions
microsoft-public-access-formscoding
macromedia-flash
community-announcements
portal_starter_kit
novell-support-zenworks-desktops-4x-management-agent
novell-support-zenworks-patch-management
novell-support-native-file-access
microsoft-public-access-queries
microsoft-public-access-forms
novell-support-groupwise-7x-web-access
novell-support-netware-small-business-6x
data_access-active_directory_and_ldap
novell-support-edirectory-windows
novell-support-groupwise-7x-agents
novell-support-ichain
data_access-oracle
novell-support-zenworks-desktop-management-6x-imaging
novell-support-groupwise-7x-wireless
novell-support-netware-5x-abends-hangs
advanced_asp-net-localization
novell-support-zenworks-desktop-management-7x-imaging-server-nw-win




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: Date Entered: 2/21/2008 5:42:49 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 8 Views: 63 Favorited: 0 Favorite
9 Items, 1 Pages 1 |< << Go >> >|
"kabir.khan.net
NewsGroup User
APP_CODE problem2/21/2008 5:42:49 PM

0

Hi guys,

      This problem has been bugging the hell out of me. I am using visual studio 2005 developer's edition and I have created a new empty solution by clicking File->New Project->Other Project Types->Visual Studio Sloution->Blank Sloution (This is a blank solution template). After that i add new porject by right clicking on the solution and Click on "New Project" and add "New WebSite". When I right click on the New Project that i added, and go to "add" ->"add asp.net Folder" -> I dont see the option to add "app_code" folder. Why is that ? When i do the same for the New Website that i added i could see all the asp.net folders in the same solution. If you could assist me on that that would be great. I could add the App_code manually but will that create any problems for me later on. Any explained help will be much appreciated. 

Thanks

Kabir

"Matt-dot-net"
NewsGroup User
Re: APP_CODE problem2/21/2008 5:57:26 PM

0

Just skip the step of adding app_code and add some code (a new .cs file).  The IDE will create the folder for you.

"kabir.khan.net
NewsGroup User
Re: APP_CODE problem2/21/2008 6:09:11 PM

0

That did not work i try to add a new item and then click on class and add the class but i just went in to the project folder instead of app_code folder!

Thanks

"Matt-dot-net"
NewsGroup User
Re: APP_CODE problem2/21/2008 6:20:12 PM

0

Sounds like you have already tried to manually add and then deleted.

"kabir.khan.net
NewsGroup User
Re: APP_CODE problem2/21/2008 6:30:02 PM

0

I just created the new solution and project and add new .cs file, it did not work it does not create a app_code folder by itself. When I do create the app_code folder manually i changes to asp.net app_code folder icon and when i convert the application in to web application it change it rename the app_code folder to old_app_code folder. and there is no intellisense inside the .cs files i create under the app_code folder.???

 Thanks

"Mikhail Arkhip
NewsGroup User
Re: APP_CODE problem2/21/2008 8:46:14 PM

0

Are you sure you added a Web site and not Web Application?


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
"kabir.khan.net
NewsGroup User
Re: APP_CODE problem2/22/2008 3:09:12 PM

0

I am quite sure becuase i have tried it about a 10 or 15 time creating solutions and adding web projects not web sites becuase i want my project folder visible to me.

I dont know what to do? Well there is a solution to this problem if i can add a class library project in the solution and precompile it and add it to the bin folder of my web project and then access the classlib.dll from the bin but how do you access the classes in dll. can any one provided me with steps i need to take to accomplised this??????

Thanks everyone

Kabir

"Mikhail Arkhip
NewsGroup User
Re: APP_CODE problem2/22/2008 5:10:13 PM

0

If you are using Web Application, then App_Code does not apply. App_Code is for Web site only. The reason is that App_Code is the only folder that is actually compiled so that's where classes should go. In Web Application all files are compiled, so classes can be placed anywhere and hence there is no need for the dedicated folder. In order to use Class library (which is better idea than App_Code anyway), add a reference to the Class Library project in your Web Application.


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
"kabir.khan.net
NewsGroup User
Re: APP_CODE problem2/22/2008 6:15:22 PM

0

Thanks! Mikhail. That will work for me.

9 Items, 1 Pages 1 |< << Go >> >|


Free Download:













please help about javascript for asp.net button

process.start under specific user id

ss best practice

need help on validation question

server.mappath in web.config file?

datagrid binding to text starting with a space

passing a value from one page to another c#

connect to sql server ?

binding data to a texbox

storing userid in a session parameter

stupid oo question

app_globalresources

pronunciation of asp?

programatically .zip file

convert url to absolute or relative path on server?

server sql server for asp

anyone know the name of this font??????

did not get first row from excel file

please help, mid-level data storage

compiling

reflection - dynamically loading an assembly in asp.net page

advice and direction needed

how can i use the web site admin tool on the server?

creating classes

adrotator question

accesing .aspx pages = blank!

where is the 'generic' error log?

how send email on asp.net?

how to validate if a something already exists

slightly complicated back to my search problem

datareader and dal

basepage error.....it gives me an error..help...confused.

question about one big db or many smaller ones

maintaining state in custom controls

filter excel based on user id

load member particulars after login

selectedindexchanged event not triggering

how to sort the data in a hashtable?

cssclass with calendar controls

how to export the datagrid to excel

vs2005 display 2 scrollable asp pages on the master page.

e-mail

button validation

current directory?

how do i use the placeholder in codebehind.

hide options from some users

converting a string to number or integer

how to get the friendly assembly name of a vs.net 2005 asp.net web-site project

i cannot see my image at runtime

createuserwizard and validation

 
Search This Site:

 
  Privacy | Contact Us
All Times Are GMT