Community
Civil 3D Customization
Welcome to Autodesk’s AutoCAD Civil 3D Forums. Share your knowledge, ask questions, and explore popular AutoCAD Civil 3D Customization topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

c3dreports GetStationStringWithDerived is not a member

9 REPLIES 9
SOLVED
Reply
Message 1 of 10
kbarnettza
622 Views, 9 Replies

c3dreports GetStationStringWithDerived is not a member

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.

 

 

 

 

 

 

 

 

 

 

9 REPLIES 9
Message 2 of 10
Jeff_M
in reply to: kbarnettza

The reports have always been finicky when loading them the first time. I recall running into this, but not sure what, exactly, I did to correct it. The function IS in the code (I just checked the installer and it's all in there) but I see that I have modified the ReportUtilities module since installing so I had to have done something...I'm just not seeing what that might have been in a quick look.

 

Yes, it's now late here (11:30 p.m., California) headed for bed now. Smiley Happy

Jeff_M, also a frequent Swamper
EESignature
Message 3 of 10
Anonymous
in reply to: kbarnettza

Hi Kevin,

 

I did a quick try using Visual Studio 2012 and it seems to be building the "C3DReport.dll" without any issue.

 

What's the targeting .NET framework you selected in Visual Studio 2013 ?

 

Thanks,

Message 4 of 10
kbarnettza
in reply to: Anonymous

4   ... tried targeting to 4.5 and 4.5.1 ... same error ...

Plus ...

The error message is correct on my side. On my side ReportUtilities.vb does not include a method named GetStationStringWithDerived.

This method is used about 100 times.

 

Does your ReportUtilities.vb include a method named GetStationStringWithDerived?

 

If so .. then I have the incorrect source code ... would be great if you could make it available somehow (not just ReportUtilities.vb , the entire Project).

 

Thx for the asistance.

 

Message 5 of 10
Anonymous
in reply to: kbarnettza

Hi Kevin,

 

I can arrange to upload this, but I am wondering how the source could be different in your installation ?

 

How about others ? Could anyone rebuild this source successfully ?

 

Thanks,
Partha

Message 6 of 10
tyronebk
in reply to: Anonymous

No problems here. Copied source to a writable location, added a reference path to resolve references, build, done.

Message 7 of 10
kbarnettza
in reply to: tyronebk

Looks like I have the incorrect source.

Would be great if someone could zip it, upload to cloud, make public and share ..

please ...

Thx,

Kevin.

 

Message 8 of 10
Jeff_M
in reply to: kbarnettza

Here's the zip I made back in September, I think it was prior to making any edits.

Jeff_M, also a frequent Swamper
EESignature
Message 9 of 10
kbarnettza
in reply to: Jeff_M

Thx Jeff .. is there any chance you can attach the sln file from the parent folder?

 

 

Message 10 of 10
Jeff_M
in reply to: kbarnettza

Here is the sln file. Remove the .txt extension...

Jeff_M, also a frequent Swamper
EESignature

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


 

Autodesk Design & Make Report