Menu

dotNet Framework version

SabrinaJ
2005-02-15
2013-04-02
  • SabrinaJ

    SabrinaJ - 2005-02-15

    Hello,

    I downloaded your code generator and wanted to install. The code generator requires .Net Framework version 1.1.4322. But it doesn't work with .NET framework v2.0 redistributable Beta 1_x86.exe.

    My question is why it doesn't work with my redistributable? And if I should download the .Net Framework version 1.1.4322 which one is the right one? Should I download the redistributable or the SDK?

    SabrinaJ

     
    • Özkan Pakdil

      Özkan Pakdil - 2005-06-14

      same problem here actually I installed it at .net beta 2 but it did not generate any code.

       
    • Özkan Pakdil

      Özkan Pakdil - 2005-06-14

      ---------------------------
      Error Loading Data Mapping Values
      ---------------------------
      Error Loading Data Mapping Values
      ---------------------------
      OK  
      ---------------------------

      after I compile codes I get thies error when I press the generate button. btw u forget to exclude tests with nunit in your code zip file.

       
    • Victor Y. Dominguez

      Hi,

      I finally installed VirtualPC and I was able to test the code generator with .NET Framework 2.0.

      To solve the "Error Loading Data Mapping Values"
      Please copy:

      CodeGenerator > DataManager >
      DataTypeManager.xml
      DataTypeManager.xsd
      Files to the folder of your executable. (i.e. CodeGenerator > Output > Gui > bin > Debug)

      About the broken reference of the nunit.framework.
      You just have to remove that broken reference and add it again to the one that is the Libraries Folder.

      Thanks
      V

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.