Urgent... PLEASE Help!

G

Guest

Hello all,
I want to add dataAccess.cs file to folder "DALayer" in template project

My project code:
<VisualStudioProject>
<CSHARP ProjectType = "Web">
<Build>
settings.....
</Build>
<Files>
<Include>
<Folder RelPath = "DALayer\" />
<File
RelPath = "DALayer\dataAccess.cs"
SubType = "Code"
Link = "dataAccess.cs"
BuildAction = "Compile"
/>
<Folder RelPath = "BSLayer\" />
<Folder RelPath = "UILayer\" />
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
I also put my dataAccess.cs in Templates\1033 directory and in Templates.inf file.
so I get dataAccess.cs added to the root of the project and not into de folder.

I appreciate any help you can provide as I'm really stuck right now.

bahadi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top