Monday, January 12, 2015

cant access newly added class files in APP_code Folder VS 2013 from other files (aspx, etc....)



sometimes you cant access some newly added class files from APP_code folder in VS 2010,VS 2011 from aspx or other files.

select the File that cant be accessed in solution explorer. Click on properties.

Change the Build Action from Content to Compile

That should fix it.

Bobby :)

No comments:

Post a Comment