.NET Visual Studio Errors. Missing references?

.NET Visual Studio Errors. Missing references?

rjames94
Enthusiast Enthusiast
618 Views
3 Replies
Message 1 of 4

.NET Visual Studio Errors. Missing references?

rjames94
Enthusiast
Enthusiast

Hi I'm trying to modify the .NET Parcel Volume report output. I've opened the C3dReports.dll into visual studio and also added the AcCoreMgd, AcdbMgd, AcMgd, AecBaseMgd, AeccDbMgd dlls as references but I'm still getting errors, see below. What else am I missing?

 

rjames94_0-1666032298162.png

 

0 Likes
Accepted solutions (1)
619 Views
3 Replies
Replies (3)
Message 2 of 4

Jeff_M
Consultant
Consultant

You opened the DLL? You should open a copy of the C3D Reports project which should have the correct references.

 

2022-10-17_12-57-37.jpg

Jeff_M, also a frequent Swamper
EESignature
0 Likes
Message 3 of 4

rjames94
Enthusiast
Enthusiast

Sorry that was a typo, yes I opened the .sln file you're showing. I right click to build it and get the 438 errors. It was originally like 700+ errors but add the .dll files mentioned in my post lowered them. There no additional references or dependencies I need to add? You don't get any errors trying to build the project?

 

rjames94_0-1666043242147.png

 

0 Likes
Message 4 of 4

rjames94
Enthusiast
Enthusiast
Accepted solution

So I fixed all 11 of my missing references now I only have 2 errors. I dont believe I changed any code so I'm not sure why I'm getting this. see below, any ideas on a fix?

 

EDIT: Nevermind. I did change  some code. All errors have been fixed.

 

rjames94_0-1666044261804.png

 

0 Likes