.Net Framework4.5.2

.Net Framework4.5.2

MhamedZouheir
Explorer Explorer
728 Views
3 Replies
Message 1 of 4

.Net Framework4.5.2

MhamedZouheir
Explorer
Explorer

Hi every Body

I have couple issues with my model, some views and sheets dispairs when users synchronize with central file.

When I verifierd each user machine I find that there's many version of .netframework (v3.0/v3.5 v4) installed

should we uninstall this version?

 

0 Likes
729 Views
3 Replies
Replies (3)
Message 2 of 4

Dale.Bartlett
Collaborator
Collaborator

We had some issues with addin errors that were possibly due to .NET 4.5.2. Compiling for 4.0 resolved that problem. However, I can't imagine that the .NET Framework version can affect existing model elements. I would look elsewhere initially. If you are generating Views and Sheets programmatically, you should read this:

// Summary: new sheets created using the API may not show in the printable list View/Sheet Set

// especially if undo-redo is used.

http://thebuildingcoder.typepad.com/blog/2015/06/revit-2016-sp1-and-sheets-missing-from-print-dialog...

Note most particularly the comments.

Regards, Dale

 

 




______________
Yes, I'm Satoshi.
0 Likes
Message 3 of 4

MhamedZouheir
Explorer
Explorer

not yet,

did not solve the problem.

0 Likes
Message 4 of 4

Dale.Bartlett
Collaborator
Collaborator

Hi, Do you have any add-ins running? You will need to be more specific as to the problem, but it seems to me that this is a Revit issue, not Revit API issue. You may try the other forum. Dale




______________
Yes, I'm Satoshi.
0 Likes