Click here to Skip to main content
15,895,084 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I'm building a new website and I have to set the build action on a couple of files in the App_Data folder, but when I click the Properties tab, there's no way to set it. (the option just plain isn't there). What's going on, and how do I fix it?

BTW, I tried the site as .Net 3.5 and .Net 4.0, and that didn't seem to matter.
Posted
Comments
Sandeep Mewara 27-Mar-11 11:12am    
I get this for all, leaving a folder. What kind of file type is it for which you are trying to set this build action?

1 solution

Ok, I guess I get the issue.

Looks like you are working on a web application that is actually a website as per Visual Studio.
You would need to create a new web application and probably copy over the source files there.

I am sure, I don't need to share links for conversion.
 
Share this answer
 
Comments
#realJSOP 27-Mar-11 11:56am    
That was it. Thanks.
Sandeep Mewara 27-Mar-11 11:57am    
Great! :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900