- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Civil 3D 2014
I need to edit some items in the Report facility. Found the VB dot net source code under:
C:\ProgramData\Autodesk\C3D 2014\enu\Data\Reports\Net\Source
Opened it in Visual Studio 2013 for Windows Desktop
Set the paths of the references.
Set the build to a different folder.
On Build Solution there is a long list of this error:
GetStationStringWithDerived is not a member of Report.ReportUtilities
Looks like the source provided to users is not the actual source - correct?
How do I correct this error?
I am much more proficient in C#. Is the reporting source project available in C#?
I was considering using Autodesk support to make a support request for this problem. But this kind of request is probably not covered by standard support - correct? If I want Autodesk support for this kind of problem I probably need to be a member of the ADN - correct?
All I really want is to solve the GetStationStringWithDerived method error and continue to edit the source.
The other questions can be ignored. I just got carried away.
Thx for reading,
Cheers for now,
Kevin.
Solved! Go to Solution.