When I run this Winform: Unable to locate default version of the 'app.config' file - Please contact IdeaBlade tech support
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim EM As New IronDomainModel.EM
End Sub
But the app.config is there in the project !!!
What i do ?