locked
ASP.NET with WebForm C# project,Create Entity Framework 6 DbContetxt Generator appear an error RRS feed

  • Question

  • User1497005810 posted

    My project is ASP.NET with WebForm C#. I install Oracle Developer Tools for Visual Stduio 2017. I create an Entity Framework 6 DbContext Generator, but Visual Studio Professional disappears an error as below. Does somebody know how to solve this problem?

    Error           Transforming in progress: Override the Substitute Substitution Primitives with the actual name from which you generated the .edmx file '$edmxInputFile$'. eBook.csharp D:\MyWeb\eBookHis5\eBook.CSharp\ModelOracle.tt 1 
    錯誤  正在執行轉換: 請使用您要從中產生 .edmx 檔的實際名稱,覆寫替代語彙基元 '$edmxInputFile$'。 eBook.csharp D:\MyWeb\eBookHis5\eBook.CSharp\ModelOracle.tt 1 

    Friday, January 26, 2018 5:33 AM

All replies

  • User-832373396 posted

    <g class="gr_ gr_78 gr-alert gr_gramm gr_inline_cards gr_run_anim Punctuation only-ins replaceWithoutSep" id="78" data-gr-id="78">Hi</g> <g class="gr_ gr_57 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="57" data-gr-id="57">akira</g>,

    Error           Transforming in progress: Override the Substitute Substitution Primitives with the actual name from which you generated the .edmx file '$edmxInputFile$'. eBook.csharp

    Sir, here is the solution.

    • Replace the $edmxInputFile$ in this .tt file with the real project name;

    Reference:

    https://social.msdn.microsoft.com/Forums/office/zh-CN/cff8908c-ff02-4577-8757-c2d9a7d852da/1-edmx-edmxinputfile?prof=required 

    With regards, Angelina Jolie

    Monday, January 29, 2018 7:05 AM