App.Config (4.1, SP1)

Posted by Community Admin on 05-Aug-2018 15:14

App.Config (4.1, SP1)

All Replies

Posted by Community Admin on 31-May-2011 00:00

Hi,

Is the App.Config still used in the ProductsModule, when using the latest version?

E.g. the mapping section refers to a 'sfex_product_item' table, but I defined another name inside my FluentMapping class. That is the one that is being used.

Regards,
Daniel

Posted by Community Admin on 03-Jun-2011 00:00

Hi Daniel ,

The app.config is no longer considered only the fluent mapping code affects the OR mapping.  You can remove this file from the project.

Kind regards,
Nikolay Datchev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Posted by Community Admin on 03-Jun-2011 00:00

Thanks.
The same counts for this section in the project file?

<ProjectExtensions>
    <VisualStudio>
      <UserProperties OpenAccess_ConfigFile="App.config" OpenAccess_ConnectionId="DatabaseConnection1" OpenAccess_Enhancing="False" OpenAccess_UpdateDatabase="False" OpenAccess_EnhancementOutputLevel="1" />
    </VisualStudio>
  </ProjectExtensions>

Regards,
Daniel

Posted by Community Admin on 08-Jun-2011 00:00

Hello Daniel,

Yes i confirm you can remove this as well!

All the best,
Nikolay Datchev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

This thread is closed