MudassarRasool / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Can't load file DotNetRuntimeSupport.cs under c:\Server\Projects\MbUnit v3\Work\src\Gallio\Gallio\Common\Platform. Check the file permission and the existence of that file. #936

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a test method
2. Retrieve data from App.config file
3. Try to debug the method using Gallio Icarus
4. Error is displayed when the break pint hits - 
ConfigurationManager.AppSettings["Key"].ToLower()=="Value"

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

1. Sharp Develop IDE 4.4.1

2. Gallio Icarus framework 3.4

3. Chrome Browser

4. Windows 7 OS

5. Dot net framework : 4.5.1

Please provide any additional information below.
Screenshot : http://screencast.com/t/3NGgSapXZ

Original issue reported on code.google.com by arunkuma...@gmail.com on 3 Mar 2015 at 9:40