Open GoogleCodeExporter opened 8 years ago
Thanks for reporting Markus.
Pointing to the exact line in code is great.
Not many people bother to read the source.
I am trying to simulate the bug here so I can resolve it.
I understand that it is detecting the item type wrongly.
What is the actual item type?
If I were to create a minimal setup to replicate the problem, what should my
folder structure look like?
Original comment by nunespascal
on 28 Mar 2013 at 5:27
No problem :-) I'm developing as well and I'm glad if someone tells me where
the fault may be and not just that there is one :)
The actual type is folder.
i had a simple structure.
Root
-Folder
--Datasource
-Folder
--Report
exception occurs on first folder.
It is treated as report after line 402 because it is not detected as folder.
my environment is VS2010, SQL2008R2 SP2.
Original comment by markusri...@gmail.com
on 28 Mar 2013 at 9:33
Original issue reported on code.google.com by
markusri...@gmail.com
on 27 Mar 2013 at 4:35