in

Problem in generating DAL

Last post 05-07-2008 11:07 PM by yitzchok. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 05-06-2008 6:41 AM

    Problem in generating DAL

    <p>

    i have created project usin visual basic language and when i build the soloution then it generate the DAL using C# language. and when i add BL Class in "App_Code" then it shows C#  syntax errors in DAL  .. can anyone tell me why it happens. 

    </p>

  • 05-06-2008 10:15 AM In reply to

    Re: Problem in generating DAL

     You have to use the command line option "/lang vb" when running sonic.exe from the command line.  this will generate the code in VB.

  • 05-07-2008 1:41 AM In reply to

    Re: Problem in generating DAL

     i want to generate the dal using Build Provider so please help....

  • 05-07-2008 11:07 PM In reply to

    Re: Problem in generating DAL

    Make sure that you have a file in the app_code folder that ends with .vb so for example

    site\App_Code\blank.vb
    site\App_Code\SubSonicBuildProvider.abp
    If I am I because I am I, and You are You because You are You, then I am I, and you are you. But If I am I because You are You, and You are You because I am I, then I am not I and You are not You. -Rabbi of Kotzk
Page 1 of 1 (4 items)