umayr / olx

A pet project to scrap OLX ad details. (For learning purposes only)
15 stars 10 forks source link

Could not find App.config file #2

Open rajeem opened 8 years ago

rajeem commented 8 years ago

The App.config is not in the repository. I'm getting the error: Application Configuration file "App.config" is invalid. Could not find file 'C:..\App.config'. C:...\App.config

umayr commented 8 years ago

@rajeem Can you elaborate this issue further? Does this happen when you were compiling API or the project itself?

rajeem commented 8 years ago

In olx project folder there must be an app.config file.

jairodelgado commented 8 years ago

What is the structure of such App.config file. I was unable to run the example!